Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
23.83 KB
MD5: e61b83afd479a428e70c9db9b87d8a2c
SHA-1: 80f4d244815cf2660e0edd1a9e6f4093841582d3
SHA-256: a4c95d086809686492555f03a06abe8558ab5e46f9a847df624f0fb5db2895e1
Download zip
27.76 KB
MD5: 948e7692fda1e7e6ce6427a4a7cdbf7d
SHA-1: a74b78ff0160f1b431bc6c10289ceea93e37b400
SHA-256: f9da8015a094279c0c342921a34c573d23a1459ce511b1da4da43cfc342446c9
Release notes
Module almost completely rewritten:
- drastically reduced GA API calls
- independent from Google Analytics API (a part of Google Analytics Reports module which even required Chart module)
- data collection happens during cron now, not impacting the user
- most important configuration tasks to do show up on the Status page
- much more performant
- more rational and cleaner code (adhering to Drupal coding standards)
Upgrading from 7.x-1.x is a breeze -- just make sure to run /update.php, re-authenticate to Google Analytics (see instructions on the project page) and review the default settings (which should be fine for most and the old ones have not changed)!