Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download google_analytics-8.x-3.0.tar.gztar.gz 45.34 KB
MD5: 8ed1c8c4efdeeea9c542c200a4904806
SHA-1: f47ce4503a2d5ddc5ceebf0aed6da1d1ab762d6a
SHA-256: a4437a8e9351e38424c2a4ce90640af769be2177d65669712a85733348a3dbdb
Download google_analytics-8.x-3.0.zipzip 68.23 KB
MD5: d9ecd040781e3c22d71c4a04d35cd4b4
SHA-1: 18179854152cae44be2a5ed5de5550bc6e131c70
SHA-256: eeecd85c7e5df10418dae61a943293d8399598219e3fe229dd9faecb53b30c3c

Release notes

  • Require Drupal 8.5 because of Drupal:messenger()
  • Use addMessage
  • Use messenger
  • Issue #3029302 by thalles: Use $this->messenger() on Controller/GoogleAnalyticsTestController
  • Issue #3011982 by thalles: Coding standards on GoogleAnalyticsStatusMessagesTest
  • Issue #3011973 by thalles: Coding standards in google_analytics.module
  • Issue #2934105 by hass: Use Drupal::messenger()
  • Issue #3026907 by thalles: Replace deprecated REQUEST_TIME
  • Issue #3011993 by thalles: Coding standards in GoogleAnalyticsVisibilityRoles
  • Issue #3011991 by thalles: Coding standards in GoogleAnalyticsVisibilityPages
  • Fix test
  • Code style
  • Change error wording.
  • Track display features parameter has been renamed by Google.
  • Change variable name.
  • Add help text for disallowed properties.
  • Rename create fields to parameters as good as possible.
  • Add help text for disallowed properties.
  • Duplicate comment
  • Fix order of use statements.
  • Issue #3010797 by Thalles: Drupal dependency injection
  • Change Create fields name to Properties
  • Rename strings.
  • Issue #2990914 by StepanISK: Codesnippet before gtag is out of order
  • Upgrade of settings failed.
  • Make the default install more user and GDPR friendly.
  • Migrate create only fields to gtag properties.
  • Updated list of supported properties. May incomplete as no documentation exists about all supported properties.
  • Issue #2993214 by jcnventura, TR: Update migration files to current upgrade path standards
  • Updated GA URL
  • Issue #2985502: drupal_get_messages may returns MarkupInterface objects as messages in D8
  • Change all links to HTTPS
Created by: hass
Created on: 31 Jan 2019 at 21:00 UTC
Last updated: 9 Oct 2020 at 14:18 UTC
Bug fixes
New features

Other releases