Using query string or tracking code or preferably placement name parameter for Target Experiences | Community
Skip to main content
Level 3
January 19, 2021
Solved

Using query string or tracking code or preferably placement name parameter for Target Experiences

  • January 19, 2021
  • 2 replies
  • 2353 views

We are currently using URL strings to identify paid audiences that we want to test/target within Adobe Target. Is there a way to use placement name instead of the URL to determine the correct addressable audience? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by josejr19
I think I need to understand more with what you are working with but if you can fire off an AAM pixel, then technically they will be in that segment. If you have Target and AAM integrated, then you can Target them on the site using the AAM segment. If you fire the pixel though on that same page load you want to see the experience you will need to make another call to Target using getOffer/applyOffer because of the delay.

2 replies

Level 5
January 20, 2021

@jonesmarketing Are you able to share an example of the URL? If I am understanding correctly, you should create the activity on the url you want and under page delivery setting for the activity add an additional condition like url contains placementID=XYZ.

 

Here is a quick screen grab of how I set it up.

 

Level 3
January 20, 2021

AH stink. Didn't mean to hit correct reply. No, this is not what we are after. This is actually what we are doing now but our media team is honestly struggling with user error on manually providing these and things are falling through the cracks. I'm trying to find way to use Target differently or AAM to identify these groups instead of relying on the URL. My thought was relying on the analytics data layer to provide the information I need to identify groups over using the URL. 

Level 5
January 20, 2021
Are the Target activities being segmented based on the placement value? If so what kind of taxonomy is used for the value? Perhaps you move the logic into the page prior to calling Target and then passing an mbox parameter with the placement "friendly name".