New***So what do you think..Check it out!**

.

cpug - in FF2, code is displayed at bottom under copyright…



```php 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”)); var pageTracker = _gat._getTracker(“UA-3909910-1”); pageTracker._initData(); pageTracker._trackPageview(); ```

Thanks. Do you know by chance where to insert the google analytics code at?

cpug - There is supposedly new code for analytics, but I’m using the old code yet. I have the script placed in bottom.tpl at the very end of the file, right after the last tag. I’m sure you could put it wherever you want, but that seems to work for me (and others).

Okay thanks.

anything else?