Closed (fixed)
Project:
Google Analytics
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2006 at 14:44 UTC
Updated:
8 Jun 2006 at 16:03 UTC
Hi:
I've got a Drupal site with google analytics module and when I view the page source I can't find the line:
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
The footer code is there, but I can't find the previous line.
</script>
<script type="text/javascript">
_uacct = "XX-XXXXX-X";
urchinTracker();
</script>
You can see it at http://iota.goedi.net
Comments
Comment #1
buddaUsing the same CVS version on http://www.mobilebeat.co.uk/ the code in the header is correct.
Comment #2
budda