Tealium UTAG Debugger

Gold Contributor
Gold Contributor

Hi,

Is there any way to test the Tags before publishing to any environment like do we have a preview mode option where we can test the tags are working or not and then I can publish to the DEV, QA or PROD environment, or is it mandatory to publish tags in one of the environment before testing?

Thanks,
Roshan

 

5 REPLIES 5

Tealium UTAG Debugger

Gold Contributor
Gold Contributor
Hello @Roshanchauhan,

AFAIK we don't have any environment on preview mode option to validate the code whether expected tags are triggering or not but we can use Tamper Monkey Addon to validate the scenarios and make/create changes in Tealium and publish into DEV/QA/PROD . Please view the below link to proceed further

https://community.tealiumiq.com/t5/Tealium-Experts-Secret-Sanctuary/Tamper-Monkey-Add-on-for-JS-amp-...

Hope it helps!!! Happy Learning!!

Tealium UTAG Debugger

Gold Contributor
Gold Contributor

@Srinivasan thanks for the valuable information, the given URL is not working it's showing the following error.

a.png

Thanks,

Roshan

Tealium UTAG Debugger

Gold Contributor
Gold Contributor
Here you go,

Usually when I write a code to capture any event tracking on any link click, anchor links, button, RADIO, Form field etc. We will pick it up the CLASS or ID attribute to write any JavaScript or JQuery code. Post that we will deploy it in Tealium to create a new version instead of if we can use Tamper Monkey it may helpful to test it in browser itself instead of creating various version to confuse yourself when finding the production version detail. Tampermonkey is the most popular Userscripts manager, with over 10 million users. Tampermonkey is used to run so called Userscripts (sometimes also called Grease monkey scripts). Userscripts are little computer programs that for example add download buttons to YouTube pages, cleanup your Facebook timeline or help playing an online game. This is purely work if we have so many vendors work with Customers to avoid confusing in creating various version.



Here is the following link which we can use to add-on in Google chrome to avoid creating multiple version on Tealium

https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en

Hope it helps!!

Tealium UTAG Debugger

Gold Contributor
Gold Contributor

Thanks @Srinivasan!

I have installed the Tamper Monkey extension on my chrome browser and testing the tags. I'll get back to your help if I get stuck in this.

Thanks!

Tealium UTAG Debugger

Gold Contributor
Gold Contributor
Sure @Roshanchauhan. Also, share your experience on Tamper Monkey.

Happy to help!!! Have a great day!!!
Public