Downloads

Download google_analytics-6.x-3.0.tar.gztar.gz 45.38 KB
MD5: 3ac833f98ddde7ed96c05856186ea836
SHA-1: 258b994c9031baca64f674e46520480adf47e963
SHA-256: b0422fa358575a383c66ef4422c42df82e2a719726d829423dd8e2b322f55a1d
Download google_analytics-6.x-3.0.zipzip 67.36 KB
MD5: 5f5bf84f84a4f9fb760c4334e0b6d61d
SHA-1: 2bf04fcc26d362ab8abeed28d3c22854bf3e506b
SHA-256: 34d3c963d86dbea5f469fa99d00569c1368c1acbd3a2d1c1fe998156318ee51b

Release notes

Drush users: Upgrade from 6.x-2.2 to later version fails, see Drush updatecode should fork to a backend process to avoid problems. Recommendation: Don't use Drush!

Important changes

  • #336924: Massive page rendering slowdown with many links
  • #648284 by hass: Support for Asynchronous Tracking
  • #679404: warning: Parameter 1 to profile_load_profile(), Fix for PHP 5.3

Normal fixes and changes:

  • #877754 by retrodans: Lots of external clicks in GA, but no detail
  • by hass: Try to update Google Analytics custom code snippet to async version
  • Added a FIXME comment that this is only an interim solution for _anonymizeIp().
  • #811156 by hass: Found some people reporting that _gaq.push(["_gat._anonymizeIp"]) works in async code.
  • #795294 by hass: Make account number validation more foolproof
  • #866868 by neilnz, hass: Support 403 and 404 error detection in Pressflow
  • #270819: Change documentatio
  • D7 backport of some UI text changes
  • Updated sample JS code in test.
  • D7 backport of some UI text changes.
  • Updated some descriptions for new GA API.
  • #679404: don't run profile specific code if no fields selected for tracking.
  • Invoke all modules with hook_load_profile to extend the $user object with trackable data.
  • Refactoring $fields array building.
  • Only select used fields from profile_field table
  • Changed author
  • Cleanup: Moved hook_requirements into .install file
  • Changed selectbox size
  • #545886 by hass: update extension list to piwik default
  • Catch clicks on elements
  • Update test's for latest simpletest 2.x change
  • Name the user setting checkbox always "Enable user tracking". Not sure what I've tested there...

New translations:

  • by Denes Szabo: Hungarian translation
Created by: hass
Created on: 23 Sep 2010 at 19:45 UTC
Last updated: 23 Mar 2014 at 15:39 UTC
New features
Bug fixes

Other releases