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

SeaBass-1’s picture

Component: Code » User Interface
Priority: Critical » Normal

There 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.

SeaBass-1’s picture

There 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.

hass’s picture

Status: Active » Closed (duplicate)

Sounds like duplicate of http://drupal.org/node/179026.