Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

How to get a list of all tracker variable present on the website.

Avatar

Level 2

Our website seems to have many tracker variables implemented (possibly on global scope or maybe not) . I need to get a list of all the tracker variables present on the website. Is there anyway I could do it through the console on browser?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
4 Replies

Avatar

Level 2

Thanks for replying but that is unrelated to my question.

My question is about the tracker object (usually named 's'). Our website has multiple implementation of the the tracker objects so I wanted to get a a list of tracker objects on the website.

Thanks

Avatar

Community Advisor

The s objects will be injected typically from the master s.code. Find out what type of implementation. Is it via DTM? or older code? My link will show you an actual network parameters captured for each beacon fired and sent (like Charles tool).

I am guessing since you are trying to understand individual s objects fired on pages you are either having dev issues or looking at modifying your analytics infra structure?

Is it that you just want an overview of all variables/events possibly being captured?

Avatar

Correct answer by
Community Advisor

You need to use the following: Adobe Experience Cloud Debugger - Chrome Web Store

See the doc: Marketing Cloud Help