Instant Analytics GA4 Changelog.

Link 4.0.0-beta.4 · 2023.07.21

fixed - 2023.07.21

  • Fixed an error where Google client id and GA session id would get mixed up.

Link 4.0.0-beta.3 · 2023.07.04


Link Added ·

changed -

  • addCommerceProductImpression() no longer supports list index and list name. (#6)
  • Instant Analytics GA4 now supports sending user id for logged in users automatically.

fixed -

  • Fixed an issue where other plugin status was checked too early.

Link 4.0.0-beta.2 · 2023.06.25

added - 2023.06.25

  • It is now possible to select Entry fields for Commerce Product Category and Brand fields. (#2)
  • Added addCommerceProductDetailView() as a deprecated method. (#6)

fixed - 2023.06.25

  • 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 - 2023.06.25

  • ClientId is now always generated, if missing and the setting requireGaCookieClientId has been removed.

Link 4.0.0-beta.1 · 2023.06.13

added - 2023.06.13

  • Initial beta release