A new tool for validating the Universal Data Object and event tracking calls. The Universal Tag (UTAG) Debugger provides an easy way for marketers and developers to validate the data layer and tracking events in real-time on their site. It's very similar to WebCompanion, but is focused on the data layer and the data captured by each tracking event within utag.js. Link to documenation: https://community.tealiumiq.com/t5/iQ-Tag-Management/Tealium-Tools-Universal-Tag-UTAG-Debugger/ta-p/15179 JSON: {
"id" : "teal.sol.debug",
"title" : "UTAG Debugger",
"description" : "Universal Tag Debugger",
"no_ui" : true,
"scripts" : {
"utag_monitor" : {
"js" : "void(window.open(\"\",\"utagmon\",\"width=600,height=600,location=0,menubar=0,status=1,toolbar=0,resizable=1,scrollbars=1\").document.write(\"<script language='JavaScript' id='utagmon' src='//tags.tiqcdn.com/utag/tealium-solutions/main/prod/utag.4.js?opt_show_enrich=0&opt_show_meta=0&opt_show_query=0&opt_show_jspage=0&opt_show_tiq=1&opt_show_cookie=0&_cb=\"+Math.random()+\"'></\"+\"script>\"));",
"auto_inject" : true
}
}
}
... View more