A/B test Using partial activity URL
I am trying to set up a A/B test for a particular page such as www.example.com/path1/path123456/contentTitle.html. and any page that matches the first part of the path. The URL rule I am trying is:
OR any page where url starts with www.example.com/path1/path123
The test runs fine on the full url page but does not show up on any other page. Is such a test possible and if so what I am doing wrong.
Thanks in advance

