Forum Moderators: DixonJones
Therefore the tracking is on every page. When I log into analytics, it reports 5 visitors, when the blog gets thousands a day.
I checked and the code is getting found at the bottom of the page's source code, should it be higher?
This is the code:
<li class="module-list-item"><a href=""></a><br /><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-MY-ID");
pageTracker._trackPageview();
} catch(err) {}</script></li>
Am I doing something wrong or does someone have a better way to do this?
See more information at URL:
[getstarted.typepad.com...]
[support.typepad.com...]
Maybe it will help you more information...