Instant Analytics GA4
Version 4.0.0-beta.4
July 21, 2023
Fixed
- Fixed an error where Google client id and GA session id would get mixed up.
Version 4.0.0-beta.3
July 4, 2023
Version 4.0.0-beta.2
June 25, 2023
Added
- It is now possible to select Entry fields for Commerce Product Category and Brand fields. (#2)
- Added
addCommerceProductDetailView()
as a deprecated method. (#6)
Fixed
- No longer automatic send page views for requests that are AJAX (XHR's) (#3)
- Fixed a bug where sending a product view impression for a product might trigger an error.
- Fixed a PHP error when sending a product impression event for a Variant.
Changed
- ClientId is now always generated, if missing and the setting
requireGaCookieClientId
has been removed.
Version 4.0.0-beta.1
June 13, 2023
Added
- Initial beta release