Download & Extend

Releases for Google Analytics

google_analytics 6.x-4.x-dev

Download Size md5 hash
google_analytics-6.x-4.x-dev.tar.gz 25.9 KB 2316d7d5d7fcb614c489d68c33682b2a
google_analytics-6.x-4.x-dev.zip 29.46 KB 63de0d6739dfb8314c38d48ee4b0e14c
Last packaged version: 6.x-4.x-dev
Last updated: April 21, 2012 - 12:17
Development snapshot from branch: 6.x-4.x

Release notes

Nightly build, may be unstable.

Features in this branch:

  • There are no API changes to the Google tracking code compared to GA 6.x-3.x
  • This branch break all Your customization's made via hook_footer() and only #1023384: Moving ga.js to <head>.

Following module integration's should be broken:

google_analytics 7.x-1.2

Download Size md5 hash
google_analytics-7.x-1.2.tar.gz 27.65 KB a3bac699f10fe454f237bc999dbd43bc
google_analytics-7.x-1.2.zip 32.02 KB 1d644130c9d161ebb9a3dcf09d6da653
Last updated: March 28, 2011 - 19:26
Official release from tag: 7.x-1.2

Release notes

Critical bugs

  • #1057914 by hass: Rollback of document.location that is broken with target and window.open() and maybe other special JS cod
  • #339235: JS error "text" is undefined

New features

Other issues:

  • Backported - What are you tracking?
  • Reorder fieldsets from general to specific from top down
  • Collapse custom variables by default
  • #1056786 by JacobSingh: Tests failing in 7.1.1
  • Added one more doc comment
  • Missed uninstall of variable for #1055980
  • #1056924: Exclude batches from tracking
  • Fieldset not collapsible
  • jquery.closest() can be used to find the closest link of a clicked region and it may be much faster. This is limited to jquery 1.3+ so we can use it only in D7.
  • Corrected wording
  • Wrong cache variable used.
  • Removing translation directories
  • Uninstall variable has wrong name
  • Reorder $custom_var before $codesnippet_before to allow customvar delete/read.
Read more

google_analytics 6.x-3.3

Download Size md5 hash
google_analytics-6.x-3.3.tar.gz 24.93 KB ad951321ba81c86b56229d5b1b50124c
google_analytics-6.x-3.3.zip 28.45 KB 419fe7ec158a6d5daf25b237b796df88
Last updated: March 28, 2011 - 19:26
Official release from tag: 6.x-3.3

Release notes

Critical bugs

  • #1057914 by hass: Rollback of document.location that is broken with target and window.open() and maybe other special JS cod
  • #339235: JS error "text" is undefined

New features

Other issues:

  • Backported - What are you tracking?
  • Reorder fieldsets from general to specific from top down
  • Collapse custom variables by default
  • Added one more doc comment
  • Missed uninstall of variable for #1055980
  • #1056924: Exclude batches from tracking
  • Fieldset not collapsible
  • Corrected wording
  • Wrong cache variable used.
  • Removing translation directories
  • Uninstall variable has wrong name
  • Reorder $custom_var before $codesnippet_before to allow customvar delete/read.
  • #1070574: Empty page filter if form has been reseted to defaults
  • Code cleanup. Renamed constant.
  • Prepare code for #1096478: Make Google Analytics stats more accurate by watching X-PURPOSE and X-MOZ header
Read more

google_analytics 6.x-3.2

Download Size md5 hash
google_analytics-6.x-3.2.tar.gz 23.46 KB 3dd265abbf6b10cab20410b53d81da96
google_analytics-6.x-3.2.zip 27.76 KB e23a97b8ab430a3f1530bc27f6545b3e
Last updated: February 7, 2011 - 18:33
Official release from tag: 6.x-3.2

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).
Read more

google_analytics 7.x-1.1

Download Size md5 hash
google_analytics-7.x-1.1.tar.gz 26.78 KB 66ddbf256ba8acd4a1c8d2801de1eaa9
google_analytics-7.x-1.1.zip 31.94 KB 101da24fa7fbef9c1815f699a3f6a574
Last updated: February 7, 2011 - 18:33
Official release from tag: 7.x-1.1

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
Read more

google_analytics 7.x-1.0

Download Size md5 hash
google_analytics-7.x-1.0.tar.gz 23.55 KB b5b4a16d5dd4a180faf6ccd38626e730
google_analytics-7.x-1.0.zip 28.4 KB 7233ebf5e469519bffc9927339fb71c8
Last updated: January 20, 2011 - 22:56
Official release from tag: 7.x-1.0

Release notes

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

  • #848350 Disabling user tracker in user/edit doesn't work
  • #811156: Add anonymize visitors IP address setting and enable it for German sites.
  • #270819: Ignore visibility filters for 404 or 403 status code
  • Update hooks now return strings or throw exceptions, and update_sql() is no more
  • Updated some descriptions for new GA API.
  • #812606: Change the way how JS is attached to hook_page_alter()
  • #789326 by Gábor, hass: Drupal 7-ize the UI and fix some terminology
  • #814334: JS code not attached to scopes
  • Added configure link
  • #788392 by Gábor: hook_perm() name not updated
  • #695998: Broken link
  • Fix custom user settings for hook_user revam
  • hook_footer() is gone, upgrade code
  • Fix one drupal_add_js() not upgraded to D7
  • Add stream wrapper / public folder support
  • Add 'file' back to menu after the roll back
  • Wrap JS code in (function ($) { ... })(jQuery);
  • $form_state is automatically passed as reference to functions
  • Added file back to menu links
  • drupal_to_js() has been renamed to drupal_json_encode().
Read more

google_analytics 6.x-3.1

Download Size md5 hash
google_analytics-6.x-3.1.tar.gz 49.56 KB a6ae42764460bbe74f47ce2b0d0d4ea5
google_analytics-6.x-3.1.zip 71.88 KB 1e3e62caf6d9c09b10fe8e2c7a0ca420
Last updated: January 20, 2011 - 22:52
Official release from tag: 6.x-3.1

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
Read more

google_analytics 6.x-3.0

Download Size md5 hash
google_analytics-6.x-3.0.tar.gz 45.38 KB 3ac833f98ddde7ed96c05856186ea836
google_analytics-6.x-3.0.zip 67.36 KB 5f5bf84f84a4f9fb760c4334e0b6d61d
Last updated: December 24, 2010 - 23:07
Official release from tag: 6.x-3.0

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.
Read more

google_analytics 6.x-2.3

Download Size md5 hash
google_analytics-6.x-2.3.tar.gz 44.52 KB 12211f67146c47fca03b383426e7bdfe
google_analytics-6.x-2.3.zip 66.4 KB f2f26264e1e7b68480f08fe516774236
Last updated: December 24, 2010 - 23:07
Official release from tag: 6.x-2.3

Release notes

NOTE: It's recommended to use the Google Analytics module v3.0. There is no reason to stay away from 3.x, except your are running Ubercart that hasn't been upgraded yet to the latest tracker API.

Drush: 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
  • #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
  • #795294 by hass: Make account number validation more foolproof
  • #866868 by neilnz, hass: Support 403 and 404 error detection in Pressflow
  • #270819: Change documentation
  • Updated sample JS code in test.
  • #679404: don't run profile specific code if no fields selected for tracking.
  • Refactoring $fields array building.
  • Only select used fields from profile_field table
  • Changed author
  • Cleanup: Moved hook_requirements into .install file
  • Changed selectbox size
Read more

google_analytics 6.x-3.x-dev

Download Size md5 hash
google_analytics-6.x-3.x-dev.tar.gz 25.85 KB 5ecbe56b8040bc57703ec8609a911d6a
google_analytics-6.x-3.x-dev.zip 29.41 KB 2930f6cc31d515201ceb83d0a315c115
Last packaged version: 6.x-3.3+14-dev
Last updated: April 19, 2012 - 00:20
Development snapshot from branch: 6.x-3.x

Release notes

Nightly build for Asynchronous Tracking version.

google_analytics 5.x-1.9

Download Size md5 hash
google_analytics-5.x-1.9.tar.gz 48.44 KB 2b1bb5794f703a64bf30306034c36400
google_analytics-5.x-1.9.zip 71.69 KB 68b9cb5c65b466a3cff3a2a8fd2267cd
Last updated: December 24, 2010 - 23:06
Official release from tag: 5.x-1.9

Release notes

Always name the user setting checkbox "Enable user tracking". Not sure what I've tested there...

Changes from 2.1:
This is a maintenance release with the following changes. If you have jquery_update installed - this upgrade is a MUST HAVE to make the GA module working as expected!

Usability:
- Dynamic title and description for user opt-in/-out setting
- #329750 patch by christefano: Help text is missing command character (for users of OS X).

Features:
- #347359: AdSense reports integration with Google Analytics
- #357944: Support for try / catch (latest tracking code style)

Bugfix:
- #335661: Invalid permission xxxx message running .test's
- #356766 by hass: Selector $('a', context) is not logging clicks with jquery_update

google_analytics 6.x-2.2

Download Size md5 hash
google_analytics-6.x-2.2.tar.gz 40.4 KB d6dc156f22d68af81b97927b2e940eb0
google_analytics-6.x-2.2.zip 60.29 KB fb773bc58652d42e5868c862257056b4
Last updated: December 24, 2010 - 23:07
Official release from tag: 6.x-2.2

Release notes

Always name the user setting checkbox "Enable user tracking". Not sure what I've tested there...

Changes from 2.1:
This is a maintenance release with the following changes:

Usability:
- Dynamic title and description for user opt-in/-out setting
- #329750 patch by christefano: Help text is missing command character (for users of OS X).

Features:
- #347359: AdSense reports integration with Google Analytics
- #357944: Support for try / catch (latest tracking code style)

Bugfix:
- #335661: Invalid permission xxxx message running .test's

google_analytics 5.x-1.8

Download Size md5 hash
google_analytics-5.x-1.8.tar.gz 48.46 KB 62fce11541739d922921dc46b37222b7
google_analytics-5.x-1.8.zip 71.69 KB 6388dabea31d0fb7f6fc688219d810d0
Last updated: December 24, 2010 - 23:07
Official release from tag: 5.x-1.8

Release notes

This is a maintenance release with the following changes. If you have jquery_update installed - this upgrade is a MUST HAVE to make the GA module working as expected!

Usability:
- Dynamic title and description for user opt-in/-out setting
- #329750 patch by christefano: Help text is missing command character (for users of OS X).

Features:
- #347359: AdSense reports integration with Google Analytics
- #357944: Support for try / catch (latest tracking code style)

Bugfix:
- #335661: Invalid permission xxxx message running .test's
- #356766 by hass: Selector $('a', context) is not logging clicks with jquery_update

google_analytics 6.x-1.4

Download Size md5 hash
google_analytics-6.x-1.4.tar.gz 49.23 KB ca07cd5a26231df8aacc0c63aecf181c
google_analytics-6.x-1.4.zip 74.5 KB cf2f14515b774e09bf6294f3132fc758
Last updated: December 24, 2010 - 23:07
Official release from tag: 6.x-1.4

Release notes

This is a maintenance release with the following changes. This is the very last release for the 6.x-1.x branch and the branch will be unsupported with this release. Upgrade to the 6.x-2.x branch, please.

Usability:
- Dynamic title and description for user opt-in/-out setting
- #329750 patch by christefano: Help text is missing command character (for users of OS X).

Features:
- #347359: AdSense reports integration with Google Analytics
- #357944: Support for try / catch (latest tracking code style)

Bugfix:
- #335661: Invalid permission xxxx message running .test's

google_analytics 6.x-2.1

Download Size md5 hash
google_analytics-6.x-2.1.tar.gz 40.4 KB 7dfe7e82f04be4946f0109e569be0aad
google_analytics-6.x-2.1.zip 60.3 KB e0ce4691dada577bf253e72fa56da641
Last updated: December 24, 2010 - 23:06
Official release from tag: 6.x-2.1

Release notes

This is a maintenance release with the following changes:

Usability:
- Dynamic title and description for user opt-in/-out setting
- #329750 patch by christefano: Help text is missing command character (for users of OS X).

Features:
- #347359: AdSense reports integration with Google Analytics
- #357944: Support for try / catch (latest tracking code style)

Bugfix:
- #335661: Invalid permission xxxx message running .test's

google_analytics 6.x-2.0

Download Size md5 hash
google_analytics-6.x-2.0.tar.gz 35.78 KB e2c56e47ece0ee344baee0d3f512857d
google_analytics-6.x-2.0.zip 52.09 KB e6e89aa25f6be31b7a408c8b4d9d11d5
Last updated: December 24, 2010 - 23:06
Official release from tag: 6.x-2.0

Release notes

IMPORTANT: Upgrading to this version is highly recommended as Google changed their tracking API some time ago! You should also switch over to GA.JS tracking mode as Urchin support is going to be discontinued.

NOTE: Download, Mail and Outgoing links are now tracked as Events. You can find this reports in your Google Analytics reports under "Content" > "Event Tracking".

* #267170: Change default path filter from user* to user/*/*
* #270745: Drupal.settings undefined in .theme
* #272215: Prevent blank search keys
* #274873: GATC Request Process order of _initData() was wrong
* #274873: followup, _initData() is deprecated.
* #305909: Improvement to default excluded pages
* #275359: Allow adding custom javascript code before and after _trackPageview()
* Added tracker namespace to UI text.
* #315199: stella and me, @file comment added
* Code style fix
* #315199: Coder Comments Review by stella
* Disable wysiwyg editors in textarea's. FCKEditor implements this as pre-D7 feature.
* #315968 by stella and me: Internationalization code review
* Removed duplicate call to cache_clear_all()
* Extended the #maxlength of field tracking file extensions
* #318974: Tracking Individual Users is against Google Analytics Policy
* #336687 reported by pfournier, patch by hass: Domain value is null with local hosts

Read more

google_analytics 6.x-1.3

Download Size md5 hash
google_analytics-6.x-1.3.tar.gz 44.18 KB f3d8a32dc113c333da443c4c7ea3069b
google_analytics-6.x-1.3.zip 66.65 KB e0309f95edef4056eb3472d74dc1e5ae
Last updated: December 24, 2010 - 23:06
Official release from tag: 6.x-1.3

Release notes

IMPORTANT: Upgrading to this or the 2.x version is highly recommended as Google changed their tracking API some time ago! You should also switch over to GA.JS tracking mode as Urchin support is going to be discontinued. If you are using GA.JS only you should switch over to 2.x.

NOTE: Download, Mail and Outgoing links are now tracked as Events. You can find this reports in your Google Analytics reports under "Content" > "Event Tracking".

* #267170: Change default path filter from user* to user/*/*
* #270745: Drupal.settings undefined in .theme
* #272215: Prevent blank search keys
* #274873: GATC Request Process order of _initData() was wrong
* #274873: followup, _initData() is deprecated.
* #305909: Improvement to default excluded pages
* #275359: Allow adding custom javascript code before and after _trackPageview()
* Added tracker namespace to UI text.
* #315199: stella and me, @file comment added
* Code style fix
* #315199: Coder Comments Review by stella
* Disable wysiwyg editors in textarea's. FCKEditor implements this as pre-D7 feature.
* #315968 by stella and me: Internationalization code review
* Removed duplicate call to cache_clear_all()
* Extended the #maxlength of field tracking file extensions
* #318974: Tracking Individual Users is against Google Analytics Policy

Read more

google_analytics 5.x-1.7

Download Size md5 hash
google_analytics-5.x-1.7.tar.gz 43.5 KB 9a46cc2378db2ffefff4acf877edeab5
google_analytics-5.x-1.7.zip 64.13 KB 29c41575ec4d4758c933e91397653bd1
Last updated: December 24, 2010 - 23:07
Official release from tag: 5.x-1.7

Release notes

IMPORTANT: Upgrading to this version is highly recommended as Google changed their tracking API some time ago! You should also switch over to GA.JS tracking mode as Urchin support is going to be discontinued.

NOTE: Download, Mail and Outgoing links are now tracked as Events. You can find this reports in your Google Analytics reports under "Content" > "Event Tracking".

* #267170: Change default path filter from user* to user/*/*
* #270745: Drupal.settings undefined in .theme
* #272215: Prevent blank search keys
* #274873: GATC Request Process order of _initData() was wrong
* #274873: followup, _initData() is deprecated.
* #305909: Improvement to default excluded pages
* #275359: Allow adding custom javascript code before and after _trackPageview()
* Added tracker namespace to UI text.
* #315199: stella and me, @file comment added
* Code style fix
* #315199: Coder Comments Review by stella
* Disable wysiwyg editors in textarea's. FCKEditor implements this as pre-D7 feature.
* #315968 by stella and me: Internationalization code review
* Removed duplicate call to cache_clear_all()
* Extended the #maxlength of field tracking file extensions
* #318974: Tracking Individual Users is against Google Analytics Policy
* #336687 reported by pfournier, patch by hass: Domain value is null with local hosts

Read more

google_analytics 6.x-2.x-dev

Download Size md5 hash
google_analytics-6.x-2.x-dev.tar.gz 17.56 KB d984e7545fd974e314eb405c0ba07cd1
google_analytics-6.x-2.x-dev.zip 20.85 KB 9d29b9616b1d4e04d74a96624b93f60f
Last updated: February 25, 2011 - 07:35
Development snapshot from branch: 6.x-2.x

Release notes

Nightly dev build.

google_analytics 5.x-1.6

Download Size md5 hash
google_analytics-5.x-1.6.tar.gz 33.89 KB 22e49b5114d0432c54b84dd27b3c5d13
google_analytics-5.x-1.6.zip 48.46 KB 6a8cba51269e92691d22d294d87bd4bc
Last updated: December 24, 2010 - 23:06
Official release from tag: 5.x-1.6

Release notes

* Fixed a menu caching issue.
* Added validation to prevent adding tracker code provided by Google to the "Custom JavaScript code" textarea.
* Fixed a regex validation bug with <script> tags in "Custom JavaScript code" that prevented script tag detection.
* Fixed a backporting bug in form variables naming of <script> validation.
* hook_disable: minor E_ALL warning fix

Subscribe with RSS Syndicate content