Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLVED

Goal Metrics for A/B Test

Avatar

Level 2

I am trying to track how many users viewed a set of pages through my Target activity.  The challenge is that the page URLs contain a dynamic part that keeps changing, like this -> https://www.test.<random>.com

How can I configure goals and settings in Target to track page views in this scenario?

 

Please note that there is no separate Analytics solutions implemented for this domain.


image.png

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi @siva-subramanian ,

 

You can add URL contains condition such as-

TanishaNebhwani_0-1745491030467.png

OR

If you have more conditions for the URL, you can add viewed an Mbox (give global mbox name) and add Audience targeting.

TanishaNebhwani_1-1745491140079.png

TanishaNebhwani_2-1745491209501.png

 

Hope this helps!

 

 

View solution in original post

3 Replies

Avatar

Correct answer by
Level 2

Hi @siva-subramanian ,

 

You can add URL contains condition such as-

TanishaNebhwani_0-1745491030467.png

OR

If you have more conditions for the URL, you can add viewed an Mbox (give global mbox name) and add Audience targeting.

TanishaNebhwani_1-1745491140079.png

TanishaNebhwani_2-1745491209501.png

 

Hope this helps!

 

 

Avatar

Community Advisor

@siva-subramanian In addition to the solution suggested by @TNxx , you may also find the following thread helpful:
Profile Script to Return True on the Third Page View
It outlines a custom profile script approach that could be relevant to your use case.

Avatar

Level 2

Never thought of this approach. Great insights, thanks!