You are here

UPGRADE.txt in Google Analytics 5

UPGRADING
---------

WARNING: If you upgraded from Google Analytics 1.3 or before you must
check your "Role specific tracking settings" settings at
admin/settings/googleanalytics. If not set properly Google Analytics
may begin tracking different pages than you intended after upgrading.

Beginning with Google Analytics 1.4 the logic for when to include the
Google Analytics code on a page has been reversed. In 1.3 and before,
roles were checked in checkboxes to exclude Google Analytics from
counting pages when users with those roles were logged in. Beginning
with 1.4 those same checkboxes are used to include the tracking code
only on pages for the roles checked.

Beginning with 1.5, if no boxes are checked, the code will be placed on
all pages. With version 1.5 the visibility settings have designed to
mirror Drupal's block visibility settings.


Note that with Google Analytics 1.4 you are not able to track pages for
authenticated users who have no specific role set and also exclude
other authenticated users who do have a specific role. Clicking on the
"authenticated user" role checkbox will automatically cause the tracking
code to be written for all logged in users.

Beginning with Google Analytics 1.5 admins with permission can include
custom php to get the precise tracking they desire that might not be
possible with the available configuration settings.

File

UPGRADE.txt
View source
  1. UPGRADING
  2. ---------
  3. WARNING: If you upgraded from Google Analytics 1.3 or before you must
  4. check your "Role specific tracking settings" settings at
  5. admin/settings/googleanalytics. If not set properly Google Analytics
  6. may begin tracking different pages than you intended after upgrading.
  7. Beginning with Google Analytics 1.4 the logic for when to include the
  8. Google Analytics code on a page has been reversed. In 1.3 and before,
  9. roles were checked in checkboxes to exclude Google Analytics from
  10. counting pages when users with those roles were logged in. Beginning
  11. with 1.4 those same checkboxes are used to include the tracking code
  12. only on pages for the roles checked.
  13. Beginning with 1.5, if no boxes are checked, the code will be placed on
  14. all pages. With version 1.5 the visibility settings have designed to
  15. mirror Drupal's block visibility settings.
  16. Note that with Google Analytics 1.4 you are not able to track pages for
  17. authenticated users who have no specific role set and also exclude
  18. other authenticated users who do have a specific role. Clicking on the
  19. "authenticated user" role checkbox will automatically cause the tracking
  20. code to be written for all logged in users.
  21. Beginning with Google Analytics 1.5 admins with permission can include
  22. custom php to get the precise tracking they desire that might not be
  23. possible with the available configuration settings.