Hi Team,
Can someone help me with the Crazy Egg 3rd party pixel on all pages implementation through DTM. Please help me if any correction is needed for the code
setTimeout(function(){var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0011/6111.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
Help is highly appreciated!!
Thanks,
Balakrishna