wood1e
07-03-2008, 07:04 AM
Hi, I installed Google analytics a few days ago, and we have had a total of one visitor. And yet with Aebanalyser software we have been using, we get on average 1000 visitors a day.
I have addded the coding Google requires, which is this:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write("<script src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'></script>" );
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-OuRNumber");
pageTracker._initData();
pageTracker._trackPageview();
</script>
Is there something else I should have installed?
I have addded the coding Google requires, which is this:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write("<script src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'></script>" );
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-OuRNumber");
pageTracker._initData();
pageTracker._trackPageview();
</script>
Is there something else I should have installed?