Expand my Community achievements bar.

Applications for the 2024 Adobe Target Community Mentorship Program are open! Click to the right to learn more about participating as either an Aspirant, to professionally level up with a new Certification, or as a Mentor, to share your Adobe Target expertise and inspire through your leadership! Submit your application today.
SOLVED

How to get adobe experience name in javascript console

Avatar

Level 4

Hello All,

We have a requirement where we need to capture the experience name in the browser .

This experience name is the one which we have for any activity type we have in target.

Please let me know if there are any way we can get these values.

i have used mBoxDivIdsMap, mBoxNameMap, still no luck.

Thanks,

Tulasi.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Tulasi,

Have you considered using Response tokens​ ?

View solution in original post

9 Replies

Avatar

Correct answer by
Employee

Hi Tulasi,

Have you considered using Response tokens​ ?

Avatar

Level 4

Thank you @surebee,  will try now.

If works will update the forum.

Thanks,

Tulasi.

Avatar

Level 4

Checked target and rsponsetokens i need are enabled(already) and so added the code in DTM.

In the response am not seeing the responseTokens at all,

please see the screen shot.

Am i missing anything?

NoRepnseToken.png

I really appreciate all your help.

Thanks,

Tulasi.

Avatar

Employee

Hi Tulasi,

What is the URL you are using to test please?

Thanks!

Avatar

Level 4

I have opened the ticket with adobe and they helped me to resolve the issue.

Mainly we need to use response token and configure the activity properly in target.

Now all good. Thanks for your help.

Thanks,

Tulasi.

Avatar

Level 5

is there any documentation around it ? what needs to be done in the activity. i am trying to do this as well.

Avatar

Employee

Wonderful, thanks, Tulasi! Glad to hear that the issue is resolved. Have a great day!

Avatar

Employee

Hi surajp86368405​,

Could you please elaborate on your use case? What version of at.js are you using?

Have you looked at the documentation outlined in: Response tokens ?

Avatar

Level 5

Hi  -  i just want to be able to capture the the experience names that a user has seen and capture those into a variable.