Skip to content

Releases: backdrop-contrib/googleanalytics

1.x-2.8.0

20 Jul 00:01
Compare
Choose a tag to compare

What's Changed

  • Version 4 by @jenlampton in #25
  • Issue #15: Preconnect to GA to improve page load speed. by @jenlampton in #16
  • Replace calls to variable_get() with calls to config_get() or state_get() by @kiamlaluno in #30

New Contributors

  • @kiamlaluno made their first contribution in #30

Full Changelog: ### 1.x-2.6.0...1.x-2.8.0

1.x-2.6.2

11 Jul 19:30
Compare
Choose a tag to compare
  • Fixes a PHP notice from 2.6.1
  • Includes a preconnect to GA to improve page loading speed

1.x-2.6.1

29 Jun 21:25
Compare
Choose a tag to compare

This release now supports the new Google Analytics 4 (code that start with G-) and running it in parallel with the old Universal Analytics (code that start with UA-).

1.x-2.6.0

15 Jan 02:15
Compare
Choose a tag to compare

Drupal release 7.x-2.6

  • PHP 5.3 fix
  • userId is a disallowed create field.
  • Updated GA URL
  • Change all links to HTTPS

1.x-2.5.0

15 Jan 02:15
Compare
Choose a tag to compare

7.x-2.5

  • #2984485: Add useAmpClientId to create fields
  • Fix incorrect permission name
  • #2693595: Drupal sending Personally identifiable info to Google Analytics
  • Fix incorrect text
  • Fix test failures

1.x-2.4.0

15 Jan 02:14
Compare
Choose a tag to compare

7.x-2.4

  • Issue #2727007 by hass: Update javascript tracking snippet
  • Issue #2571481 by slydevil, hass: Locally cached file is not gzipped
  • Issue #2903906 by hass: Assuming /404.html is at the root of site is confusing
  • Issue #2693595 by hass: Password reset page may send personal data to Google Analytics
  • Issue #2846704 by bc, hass: Add setting for premium accounts
  • Issue #2861691 by pmagunia: Default UA input length on Admin form
  • Issue #2808067 by hass: Add test for trackDomainMode value
  • Issue #2808067 by jamessw: New commit overwrites fix for outbound link tracking on multidomain sites
  • Issue #2804553 by hass: Support new create fields 'legacyHistoryImport' and 'storage'
  • N/A Issue #2798221 by Kristen Pol: Cleanup minor formatting issues and typo in install file

1.x-2.3.0

15 Jan 02:14
Compare
Choose a tag to compare

7.x-2.3

  • #159865 by hass, larowlan: add JS snippets for google analytics permission
  • #2765571 by kmbremner: Correct string in admin messages tab
  • Correct field names
  • D8 backport bug
  • bracket
  • Old style arrays
  • #2037595 by hass: Tests if Custom Dimensions token form validation works.

1.x-2.2.0

15 Jan 02:13
Compare
Choose a tag to compare

7.x-2.2

  • #2584133: Update to 7.x-2.1: Deleted obsolete custom variables....
  • #2584133: Update to 7.x-2.1: Deleted obsolete custom variables....
  • #2705565: User id feature: move user hash generation to function
  • #2533500: Add option to disable Colorbox tracking
  • #2611452: @param and @return comment doc for the code base
  • N/A #2581767: You need to manually upgrade the custom 'before' code snippet.
  • N/A #2581767: You need to manually upgrade the custom 'before' code snippet.
  • #2509446: Specify 'requires_jquery' => FALSE, to not load jQuery if Google Analytics is used in its basic mode
  • #2526434: Remove unused varibles from D7
  • Add missing checkboxes to admin.js
  • #2514384: Typo in custom dimensions description
  • #2355091: Add {'transport': 'beacon'} for more reliable tracking with very fast browsers exiting before tracking code finishes
  • Added manual JS debugging example
  • Changed wording of debug output
  • #2464339: Additional test fixes

1.x-2.1.2

13 Apr 00:50
Compare
Choose a tag to compare

Fixes a known issue in Chrome, where tracking code is not added to the page regardless of the browser's Universal web tracking opt-out setting. The temporary fix is to disable the "Universal web tracking opt-out" setting provided by this module, and add a warning into the UI.

1.x-2.1.1

01 Jan 03:39
Compare
Choose a tag to compare

Minor bugfix release: