Releases: stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin
Releases · stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin
Remove UA support
BC: remove UA support
See the UPGRADE guide. Mainly UA related configs, classes, etc. are removed.
Also PHP 7.4 support and Symfony <5.3 support has been dropped, to ease development.
Final version before releasing v3
v3.0.0-beta.1 Remove unused dev-dependencies (#205)
Remove UA functionality
v3.0.0-alpha.1 Remove cache services mention in README
Version 2: added GA4 support (next to UA)
v2.0.0 Fix view_item output
Fix output for view_item
v2.0.0-beta.2 Fix view_item output
First beta release, including many GA4 functionalities
v2.0.0-beta.1 Implement interface for price helper
Implement interface for new price helper
v2.0.0-alpha.20 Implement interface for price helper
Introduce price variant helper for easier customisation in shops
Merge pull request #188 from stefandoorn/price-variant-helper Introduce price variant helper for easier customisation in shops
Add support for 'view_item_list'
Merge pull request #187 from stefandoorn/view-item-list Add support for 'view_item_list'
Fix View Item data when no variant is found
Only add viewItem price data if variant is found/enabled only add viewItem data if variant is found/enabled Input default view_item data, only include price if variant is available