Closed (fixed)
Project:
Google Analytics
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2008 at 05:08 UTC
Updated:
4 Jul 2008 at 06:01 UTC
The module is not inserting the code for GA/Urchin into my site, despite the setup being such that it should for every page outside of admin/*, user/*, and node/add/*.
Comments
Comment #1
CSCharabaruk commentedTurned out to be a theme error, was missing
theme('closure')at the bottom.