Instant Analytics GA4
Version 3.0.3
September 14, 2024
Fixed
- Fixed an inadvertant dependency on SEOmatic (#35)
Version 3.0.2
July 9, 2024
Added
- Allow access to the
request()
method by making itpublic
(#31) - Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- Updated docs to use node 20 & a new sitemap plugin
- PHPstan code cleanup
- ECS code cleanup
Fixed
- Fixed an issue where an exception would be thrown if you're running PHP <
7.4
(#29)
Version 3.0.1
January 11, 2024
Changed
- Updated the buildchain to use Vite 5
Fixed
- Fixed an error where it was impossible to add a Commerce Product list impression without providing a list name. (#25)
- Fixed an error where it was impossible to send more than 25 GA4 events. (#24)
- Fixed an issue where a purchasable can be
null
if the product variant has been deleted in the backend while still being in basket (#28)
Version 3.0.0
October 31, 2023
Added
- Add currency to all Commerce GA4 events, but better. (#20)
Version 3.0.0-beta.3
July 21, 2023
Fixed
- Fixed an error where Google client id and GA session id would get mixed up.
Version 3.0.0-beta.2
July 4, 2023
null
Version 3.0.0-beta.1
June 25, 2023
Added
- Initial beta release