Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.