Rev 11832 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
/** Invocation of Google Analytics code.* Don't change anything here.*/var _gaq = _gaq || [];_gaq.push(['_setAccount', '${in.shop2020.gaAccountID}']);_gaq.push(['_setDomainName', '${in.shop2020.gaDomain}']);_gaq.push(['_trackPageview']);(function() {var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;// ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);})();