Hi guys. I've got Google Analytics and just about to insert this code:
Quote:
"<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-10477412-1");
pageTracker._trackPageview();
} catch(err) {}</script>"
|
Before the end of the </body> tag of each page. Has anyone else got Google Analytics on their WordPress site? Would be great help if anyone could share their experience....
Also, I do know there is a Blog Stats with WordPress but need Google's version.
Cheers.