Sitemeter in Mozilla

If you're using Site Meter counter and statistics tracker on your website, you may notice the tracking code generates extra html comments in Mozilla. For example, check out the individual link pages at Gizmodo. To fix this, use the following code:

<script type="text/javascript">
var site="your-SiteMeter-site-ID";
var g_leavenoscript="true";
</script>
<script type="text/javascript" src="your-SiteMeter-counter-URL"></script>

More information available here. [via MovableBlog]

» posted by pinder on February 10, 2003 at 04:30 PM

Comments

THank you so much. This problem was driving me crazy! All is well now.

Michael - http://www.tradermike.net/

# posted by MIchael

Post a Comment

This discussion has been closed.