google_analytics 8.x-2.0-rc1

Download Size md5 hash
google_analytics-8.x-2.0-rc1.tar.gz 40.67 KB bfab3cf3849a1c178b1028de44b8b4fb
google_analytics-8.x-2.0-rc1.zip 59.39 KB e006860ef5ba8825463de7e2c7d5230b
Last updated: November 22, 2015 - 13:53

Release notes

Release candidate

Official release from tag: 
8.x-2.0-rc1

google_analytics 7.x-2.1

Release notes

Download Size md5 hash
google_analytics-7.x-2.1.tar.gz 38.72 KB b02a7af5e305517b1f76ead2e4cd434e
google_analytics-7.x-2.1.zip 45.83 KB b23f5fa7f1105990a22a8efba64f87f7
Last updated: November 29, 2014 - 16:03
Official release from tag: 
7.x-2.1

google_analytics 6.x-4.1

Release notes

Download Size md5 hash
google_analytics-6.x-4.1.tar.gz 37.5 KB 5c1662c6f8e203720e80ca1c819d8d2a
google_analytics-6.x-4.1.zip 43.08 KB 14a342e9bc3dd8c0710e6c0d77c03e5f
Last updated: November 29, 2014 - 15:58
Official release from tag: 
6.x-4.1

google_analytics 6.x-4.0

Release notes

This version implements the latest Analytics.js API well known as Google Universal Analytics.

New features:

  • Supports Analytics.js API
  • Cross domain tracking
  • User ID tracking across devices
  • Dimensions and metrics support
  • Changing URL fragments can be tracked as pageviews
  • Debug mode with analytics_debug.js

All Google documentation links have been updated.

Download Size md5 hash
google_analytics-6.x-4.0.tar.gz 37.82 KB bddde850e9082ce76f35885849faeeb1
google_analytics-6.x-4.0.zip 42.48 KB 6fb600a53c596161ff1696358fd8d042
Last updated: July 27, 2014 - 21:53
Official release from tag: 
6.x-4.0

google_analytics 7.x-2.0

Release notes

This version implements the latest Analytics.js API well known as Google Universal Analytics.

New features:

  • Supports Analytics.js API
  • User ID tracking across devices
  • Dimensions and metrics support
  • Changing URL fragments can be tracked as pageviews
  • Debug mode with analytics_debug.js

All Google documentation links have been updated.

Download Size md5 hash
google_analytics-7.x-2.0.tar.gz 38.56 KB 0000aff7ce9b43de37b92241e512118e
google_analytics-7.x-2.0.zip 44.48 KB 0ccf352ddbb78118288b8bfb85d65373
Last updated: July 1, 2014 - 23:33
Official release from tag: 
7.x-2.0

google_analytics 7.x-1.4

Release notes

Download Size md5 hash
google_analytics-7.x-1.4.tar.gz 31.44 KB 41829b341d5c8f85b1b1d446a4b6041f
google_analytics-7.x-1.4.zip 36.25 KB e5a43a37a9413a327b3f477017c5b8eb
Last updated: October 17, 2013 - 14:53
Official release from tag: 
7.x-1.4

google_analytics 6.x-3.6

Release notes

Download Size md5 hash
google_analytics-6.x-3.6.tar.gz 26.88 KB 4584fdbaf112d5c29412ae4dc2e37ab4
google_analytics-6.x-3.6.zip 30.41 KB 5d5075d4a9fe8c74412ed393086af78d
Last updated: October 17, 2013 - 14:44
Official release from tag: 
6.x-3.6

google_analytics 8.x-2.x-dev

Download Size md5 hash
google_analytics-8.x-2.x-dev.tar.gz 41.01 KB 24ec28f9ba20804d55de7ed76aa06df8
google_analytics-8.x-2.x-dev.zip 59.99 KB eee643cbedab33d4234d685cb01e0844
Last updated: April 16, 2016 - 08:49
Last packaged version: 8.x-2.0-rc1+10-dev

Release notes

Nightly build, could be broken

Development release from branch: 
8.x-2.x

google_analytics 7.x-2.x-dev

Download Size md5 hash
google_analytics-7.x-2.x-dev.tar.gz 39.98 KB def812dac0df3477128d84f37f28e912
google_analytics-7.x-2.x-dev.zip 46.59 KB 3f33b4e6bed9cccdf9ae1a708758d7d2
Last updated: April 16, 2016 - 08:49
Last packaged version: 7.x-2.1+16-dev

Release notes

Nightly build may be unstable.

Development release from branch: 
7.x-2.x

google_analytics 6.x-3.5

Release notes

#1836896: Outbound links not being tracked due to variable name bug

Changes in 3.4:

New features
* #1595176: Allow tokens in custom variable names

Tasks/Bugfixes:
* Code cleanup: Removed deprecated segmentation code.
* #1817562: Keep the internal URL for Google Analytics website overlay intact.
* #1801020: Track colorbox as pageview
* #1425358: Only track full-qualified links as external, block "javascript:" and maybe other
* #1113550: JavaScript: Uncaught TypeError - Cannot call method 'replace' of undefined
* #1608310: Cross-domain link tracking fails because it does not return false
* #1801046: Invalid jQuery selectors causing errors in IE8 using updated jQuery (1.7+)
* #1797988: Added some DNT tests.
* Added more forbidden tokens to the blacklist.
* Replace all type of dashes (n-dash, m-dash, minus) with the normal dashes.
* #1509610: Invalid dashes in UA–xxxxxxxx–y cannot copied & pasted from Google Analytics website
* #1804716: Setup optional modules in .test's fails
* Remove double quotes from module name
* #1793658: Update links to Google Analytics help and reference pages.
* #1783870: Custom variables can be 128 byte long now (Google API change)
* #1774238: Update link to "Setting Up Site Search for a Profile"
* #1368748 Reduced severity if UA account number not entered.

Download Size md5 hash
google_analytics-6.x-3.5.tar.gz 26.39 KB 1934a83e72b672f90ce3a6e9c3643b9f
google_analytics-6.x-3.5.zip 29.94 KB 527924bc2070cf4efe5c2cfcae66cdc9
Last updated: November 10, 2012 - 02:21
Official release from tag: 
6.x-3.5

google_analytics 6.x-3.4

Release notes

New features
* #1595176: Allow tokens in custom variable names

Tasks/Bugfixes:
* Code cleanup: Removed deprecated segmentation code.
* #1817562: Keep the internal URL for Google Analytics website overlay intact.
* #1801020: Track colorbox as pageview
* #1425358: Only track full-qualified links as external, block "javascript:" and maybe other
* #1113550: JavaScript: Uncaught TypeError - Cannot call method 'replace' of undefined
* #1608310: Cross-domain link tracking fails because it does not return false
* #1801046: Invalid jQuery selectors causing errors in IE8 using updated jQuery (1.7+)
* #1797988: Added some DNT tests.
* Added more forbidden tokens to the blacklist.
* Replace all type of dashes (n-dash, m-dash, minus) with the normal dashes.
* #1509610: Invalid dashes in UA–xxxxxxxx–y cannot copied & pasted from Google Analytics website
* #1804716: Setup optional modules in .test's fails
* Remove double quotes from module name
* #1793658: Update links to Google Analytics help and reference pages.
* #1783870: Custom variables can be 128 byte long now (Google API change)
* #1774238: Update link to "Setting Up Site Search for a Profile"
* #1368748 Reduced severity if UA account number not entered.
* Deleted obsolete googleanalytics_trackpageloadtime variable.
* Revert "#1147322: Added Site Speed report support"

Download Size md5 hash
google_analytics-6.x-3.4.tar.gz 26.39 KB 536394384794b9248aca73f6b5a54845
google_analytics-6.x-3.4.zip 29.94 KB 62319251f74cce47844b728095f0aed4
Last updated: November 1, 2012 - 23:11
Official release from tag: 
6.x-3.4

google_analytics 7.x-1.3

Release notes

New features
* #1300240: Add tracking for form error messages
* #1741514: Add support for DoubleClick remarketing tracker
* #1595176: Allow tokens in custom variable names
* #1702522: Declare variables for Variable API module and i18n module
* #1586356: Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets

Tasks/Bugfixes:
* Code cleanup: Removed deprecated segmentation code.
* Support new overlay token_tree browser
* #1817562: Keep the internal URL for Google Analytics website overlay intact.
* #1801020: Track colorbox as pageview
* #1425358: Only track full-qualified links as external, block "javascript:" and maybe other
* #1113550: JavaScript: Uncaught TypeError - Cannot call method 'replace' of undefined
* #1608310: Cross-domain link tracking fails because it does not return false
* #1801046: Invalid jQuery selectors causing errors in IE8 using updated jQuery (1.7+)
* #1797988: Added some DNT tests.
* Added more forbidden tokens to the blacklist.
* Replace all type of dashes (n-dash, m-dash, minus) with the normal dashes.
* #1509610: Invalid dashes in UA–xxxxxxxx–y cannot copied & pasted from Google Analytics website
* #1804716: Setup optional modules in .test's fails
* Remove double quotes from module name
* #1793658: Update links to Google Analytics help and reference pages.

Download Size md5 hash
google_analytics-7.x-1.3.tar.gz 31.2 KB 45b8d5a485370fd027a63a1b2010ce36
google_analytics-7.x-1.3.zip 36 KB 0a0aafca02ee2e754ef3e18cecf02212
Last updated: November 1, 2012 - 23:01
Official release from tag: 
7.x-1.3

google_analytics 6.x-4.x-dev

Download Size md5 hash
google_analytics-6.x-4.x-dev.tar.gz 37.87 KB a03ed2c24e10291cfebc550202657680
google_analytics-6.x-4.x-dev.zip 43.6 KB 9f257c418dfebf7c3f48b6f209a2659e
Last updated: November 4, 2015 - 23:24
Last packaged version: 6.x-4.1+9-dev

Release notes

Nightly build, may be unstable.

Development release from branch: 
6.x-4.x

google_analytics 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.
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

google_analytics 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
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

google_analytics 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).
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

google_analytics 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
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

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

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().
Official release from tag: 
7.x-1.0

google_analytics 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
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

google_analytics 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.
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

Pages

Subscribe with RSS Subscribe to Releases for Google Analytics