ga_push 7.x-1.1

Bug fixes
New features

- Renamed UTMPjs to AnalyticsJS
- Issue #2473829: Proxy server compatibility
- Removed city, region and country support for universal analytics
- Issue #2473829: Proxy server compatibility
- Let override user agent and IP

ga_push 8.x-1.0-alpha1

Bug fixes
New features
  • Thanks to Rules improvements now GA Push includes integration with Rules (with somo limitatins, see #2707971: Rules integration: method can't be selected).
  • Example module Log has been deprecated and removed, and a Rules Example submodule added.
  • Upgrade path added form D7 to D8.
  • Removed Ga Push Broser submodule. Piobably it will never be ported as there are alternatives.

ga_push 7.x-1.1-beta1

New features

- REFACTOR: renamed ga_js and analytics_js methods from 'javascript' and 'utmp.js' to google standard names
- REFACTOR: param keys of ga_push methods use analytics js standard names. Old methods are compatible but will be removed on next releases.
- REFACTOR: analytics-js is now the default value if there is nothing configured yet (Classic methods is deprecated by Google).
- BUGFIX : nonInteractions is missing on AnalyticsJS
- TEST: unit test integration for events and social tracking.

ga_push 7.x-1.0

Bug fixes
New features

- 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

ga_push 7.x-1.0-beta4

New features

IMPORTANT: the ga_push API (ga_push_add() function) has been changed.

New features:

- #1984858: Change push array structure to use associate arrays: the ga_push API (ga_push_add function) has been changed to array structure to use associate arrays. Please check this issue to update your custom code.

- Added integration of event:non-interaction paramater with rules actions.

Subscribe with RSS Subscribe to Releases for GA Push