Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
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
Résolu ! Accéder à la solution.
Here's how I check profileAttributes
Vues
Réponses
Nombre de J’aime
Here's how I check profileAttributes
Vues
Réponses
Nombre de J’aime
Thanks for the detailed response.
Can you provide details into how to grab an authentication token?
Vues
Réponses
Nombre de J’aime
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!
Vues
Likes
Réponses