Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download google_analytics-7.x-1.1.tar.gztar.gz 26.78 KB
MD5: 66ddbf256ba8acd4a1c8d2801de1eaa9
SHA-1: b0c6f1d839e30503a40edf61a64237483af70ee9
SHA-256: 8a6dd44a6b4767604456ee6de6f7d1d0026c9d28a0957090a8536607ca75ed60
Download google_analytics-7.x-1.1.zipzip 31.94 KB
MD5: 101da24fa7fbef9c1815f699a3f6a574
SHA-1: f7ae8e481a185702b85de84e7b8ffe34696c679c
SHA-256: fcf9e3063c22249c20e4b428956e307d177039cd043a1640a5f58fcd7f7eeec2

Release notes

NOTE: If the token module is installed on your site the minimum required token version is 7.x-1.0-beta1.

New features:

  • #339235: Add multi/cross domain tracking
  • #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.
  • Custom code snipped 'after' may not removed after backup.
  • 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.
  • Vertical tab has not always shown the correct status of page visibility settings in vertical tab summary().
  • Order variables in hook_uninstall by alphabet.
  • Delay the outbound click by a fraction of a second. See http://www.google.com/support/analytics/bin/answer.py?answer=55527
  • Remove blank line.
  • Doubled the rows of the pages textarea.
  • Replace tab with spaces.
  • 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.
  • Admin specific page tracking may not set up correctly, if upgrade runs from stone age ga releases.
  • Reordered the vertical tabs. Order of settings is general to more specific.
  • Rename googleanalytics_visibility variable to googleanalytics_visibility_pages for consistency.
  • Top-level domain tracking: Force JavaScript tracking code to show in 'header' and disable JavaScript scope setting.
  • Other vertical tabs summary for exempted roles visibility.
  • Readme: Roles exclusion do not required PHP code snippet any longer (build in feature).
  • Codestyle: Use "elseif" and not "else if"

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
  • Tests: Added 3 different domain mode tests
  • #936684 Followup: Tests for "Exclude roles from tracking"
  • Tests: Added role tests
Created by: hass
Created on: 7 Feb 2011 at 18:27 UTC
Last updated: 23 Mar 2014 at 14:44 UTC
New features
Bug fixes

Other releases