To add Analytics code to a side you need to add javascript like:
I see the place to add my code to VBSEO but I don't see the full JavaScript in the footer and Analytics reports 0 visitors to my forum.Code:<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-XXXXXXX-1"); pageTracker._trackPageview(); } catch(err) {}</script>
What am I doing wrong?



LinkBack URL
About LinkBacks





Reply With Quote