Hi,
I have just been through all the Google Analytics setup and am having a problem that a few others seem to have had.
Everything seems to work OK, I have follwed the steps and this is code from the bottom of my pages:
<!-- Google Analytics Code -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2256908-1";
urchinTracker();
</script></body>
which looks fine, but I keep getting the following message:
Tracking Unknown (Last checked: 2007-07-26 2:01 AM PST.)
The Google Analytics tracking code has not been detected on your website's home page. For Analytics to function, you or your web administrator must add the code to each page of your website.
I have version 1.3.7 installed, I have tried all of the suggestions that seems to have got most other people with this error up and running but it doesn't seem to work here.
This is the line from tpl_main_pafe.php (didn't need to be changed):
<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>
And I have uploaded all the files.
Any help would be great.
Thanks
Oh the site is www.stainlesstools.co.uk
Bookmarks