Downloads

Download google_analytics-6.x-3.1.tar.gztar.gz 49.56 KB
MD5: a6ae42764460bbe74f47ce2b0d0d4ea5
SHA-1: f22f2194ce9bff472380e9088f984f270eb95410
SHA-256: b608492143d02b71b447afd30303959feac989a922358739922ac79732462ae0
Download google_analytics-6.x-3.1.zipzip 71.88 KB
MD5: 1e3e62caf6d9c09b10fe8e2c7a0ca420
SHA-1: a422742d1e7844e57c88a6c38e6be8a896a26019
SHA-256: 807ae43022c0481e0e97f0c415b6a78d367f38caa86361ce637d212cc737fe8d

Release notes

NOTE: If the token module is installed on your site the minimum required token version is 6.x-1.14, but for some technical reasons 6.16 or the latest DEV (mid december 2010 or later) is highly recommended.

Major new features:

  • #609892 by joetsuihk, hass, bec, jmesam: Added Multiple custom variables

Fixes and changes:

  • Fixed broken ga.js URL if i18n language path prefix is used.
  • Added dummy query-string to ga.js to gain control over browser-caching.
  • #477830 by hass: Refactored local file caching and cache clear logic
  • #928360: Warning: rmdir(), check if directory exists
  • #477830: Followup, no need to clear JS cache as ga.js is not aggregated with core
  • #933204: Wrong URL (404) to module admin page at status report
  • Refactored _googleanalytics_cache() and hook_cron
  • Added purge watchdog message.
  • #566656: Can't segment anonymous user
  • #987116 by pobster: Simpletests fail in 3.x because of "Web Property ID" name change.
  • #990882 by gilgabar: User segmentation via 'User roles' does not require profile module.
  • Add token validation to form field, requires token latest DEV (mid december 2010)
  • Add more blacklisted tokens
  • More user friendly token validation with more helpful error message.
  • #1021878: Undefined function token_element_validate().
  • #609892 by Dave Reid: Correct broken token code
  • Added code comments
  • Allow comparison of the same path with different case
  • Renamed tokens to [user-role-names] and added [user-role-ids].
  • #1026892: User object may not loaded in hook_token_values / PHP warnings shown
Created by: hass
Created on: 20 Jan 2011 at 22:51 UTC
Last updated: 23 Mar 2014 at 15:39 UTC
New features
Bug fixes

Other releases