Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
- Issue #2212933: Support the event type "_trackPageview": support pageview tracking Analytics.js & UTMP (php).
- Issue #2350127: Location of PHP-GA code in library folder: Added location for the php-ga library on README.txt
- Issue #2308319: Social Tracking integration: support social tracking Analytics.js & UTMP (php)
- Issue [#2308319 ]: support exception tracking Analytics.js & UTMP (php).
- BUGFIX: missing _addTrans parameter on javascript (classic) commerce method.
- Refactoring: created ga_push_add_{type} function for each tracking type improving and clarifying the function documentation.
- Created Ga Push group on rules to group all rules integration.
- Added a new submodule: GA Push Log as a simple example for rules-log-exception integration.
- Minor Coder review changes.