I have some custom visitor profile attributes set up in Target audiences and I am trying to figure out within the adobe debugger or developer tools on the browser how can I validate and see what profile attributes I qualify for when going to a webpage?
Thanks,
~John
Solved! Go to Solution.
Here's how I check profileAttributes
Here's how I check profileAttributes
Thanks for the detailed response.
Can you provide details into how to grab an authentication token?
Views
Replies
Total Likes
Sure! Here is how I grab it from Adobe Target's console.
1. Go to Adobe Target > Administration top menu
2. Click Implementation from the left nav
3. Scroll to the Debugger section, copy the bolded query string and append to your url querystring
Sample URL constructed of URL+Debugger query string from the screenshot
https://www.mydomain.com/promopage/?mboxTrace=window&authorization=ef12d044-04db-47b1-b6a5-b354efa05479
You can also use the Experience Platform Debugger extension.
Sign in,
Visit your webpage
Select Target from the Solutions left nav,
Then Configuration from the main body, next to Network Requests
And enable Target Tract by flipping the toggle.
Good luck! Let us know how it goes!
Views
Like
Replies