Downloads

Download google_analytics-6.x-3.2.tar.gztar.gz 23.46 KB
MD5: 3dd265abbf6b10cab20410b53d81da96
SHA-1: 407c4cab8405a680ed748aa5d127db772f195f22
SHA-256: b0444d4c51b29f6ce392974fd4efe2ccedcd747008ea2382f69ed8e242c48448
Download google_analytics-6.x-3.2.zipzip 27.76 KB
MD5: e23a97b8ab430a3f1530bc27f6545b3e
SHA-1: 315599f2ca18456d1c84384d0b68cac13b8e768c
SHA-256: 4557b22bd6df5f01f4e3243029e485d85ea2af005f1f2148c1519f7d60202bcc

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.

New features:

  • #936684: Exclude roles from tracking
  • #807320: Track outgoing links as targets / Disable event tracking optionally for outgoing links.

Bugfixes and other changes:

  • Translations can be found on l.d.o. Use l10n_update module to install them automatically.
  • Do not read css_js_query_string variable if not required.
  • #1039394: Fix for E_ALL warning if $account->roles is empty / Prevent possible token warnings.
  • Typo in loose -> lose fixed.
  • #1038740: Followup - Added migration link for help.
  • Delay the outbound click by a fraction of a second. See http://www.google.com/support/analytics/bin/answer.py?answer=55527
  • Doubled the rows of the pages textarea.
  • Rename all variables and UI from Outgoing to Outbound
  • As per documentation at http://code.google.com/intl/en/apis/analytics/docs/gaJS/gaJSApiDomainDir... - '_link' already does the document.location internally.
  • Readme: Roles exclusion do not required PHP code snippet any longer (build in feature).
  • D7 backport: Changed Web Property ID form validation error message.

Tests:

  • Tests: 'access administration pages' is required to access 'admin' pages
  • Tests: Form error text in UA validation had a typo.
  • Tests: Added some helpful inline documentation.
  • Tests: Switched to drupalLogout()
  • Tests: Added a new 403 test on 'admin' pages
  • Tests: Added new 404 test
  • Tests: Changed some documentation
  • Tests: Added _anonymizeIp test
  • Tests: Added before and after code snippets tests
  • #936684 Followup: Tests for "Exclude roles from tracking"
  • Tests: Added role tests
  • Tests: D6: Re-arranged .test file to root folder.
Created by: hass
Created on: 7 Feb 2011 at 18:31 UTC
Last updated: 23 Mar 2014 at 15:39 UTC
New features
Bug fixes

Other releases