Closed (duplicate)
Project:
Google Analytics
Version:
5.x-1.3
Component:
User Interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2007 at 16:22 UTC
Updated:
13 Oct 2007 at 13:43 UTC
I'm having the same issue i've seen reported already. I've made sure the theme has the required php variable code in it (default garland theme)...and i've renamed the directory in the module folder to googleanalytics rather than google_analytics...neither one of these has solved the problem...
Comments
Comment #1
SeaBass-1 commentedThere is a discrepancy between the README for this module and the GA settings for role tracking. The README states:
Usage
=====
In the settings page enter your Google Analytics User ID.
You will also need to define what user roles should be tracked.
Simply tick the roles you would like to monitor.
The settings page for the role tracking section states:
Define what user roles should not be tracked by Google Analytics.
So, if you uncheck all roles you will track everyone and the code will be there. If you check certain roles they will NOT be tracked, thus the tracking code will not show in your HTML when the site is accessed by these role.
Comment #2
SeaBass-1 commentedThere is a discrepancy between the README for this module and the GA settings for role tracking. The README states:
Usage
=====
In the settings page enter your Google Analytics User ID.
You will also need to define what user roles should be tracked.
Simply tick the roles you would like to monitor.
The settings page for the role tracking section states:
Define what user roles should not be tracked by Google Analytics.
So, if you uncheck all roles you will track everyone and the code will be there. If you check certain roles they will NOT be tracked, thus the tracking code will not show in your HTML when the site is accessed by these role.
Comment #3
hass commentedSounds like duplicate of http://drupal.org/node/179026.