Skip to content

Releases: stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin

Remove UA support

03 Jan 10:31
68b393b
Compare
Choose a tag to compare

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

03 Jan 09:36
68b393b
Compare
Choose a tag to compare
Pre-release
v3.0.0-beta.1

Remove unused dev-dependencies (#205)

Remove UA functionality

28 Jun 12:34
8498673
Compare
Choose a tag to compare
Pre-release
v3.0.0-alpha.1

Remove cache services mention in README

Version 2: added GA4 support (next to UA)

28 Jun 08:19
6d558a0
Compare
Choose a tag to compare
v2.0.0

Fix view_item output

Fix output for view_item

16 Jun 15:09
6d558a0
Compare
Choose a tag to compare
Pre-release
v2.0.0-beta.2

Fix view_item output

First beta release, including many GA4 functionalities

16 Jun 08:10
c3cfe25
Compare
Choose a tag to compare
v2.0.0-beta.1

Implement interface for price helper

Implement interface for new price helper

15 Jun 11:23
c3cfe25
Compare
Choose a tag to compare
v2.0.0-alpha.20

Implement interface for price helper

Introduce price variant helper for easier customisation in shops

15 Jun 11:08
7b8253c
Compare
Choose a tag to compare
Merge pull request #188 from stefandoorn/price-variant-helper

Introduce price variant helper for easier customisation in shops

Add support for 'view_item_list'

15 Jun 10:21
bb6893e
Compare
Choose a tag to compare
Pre-release
Merge pull request #187 from stefandoorn/view-item-list

Add support for 'view_item_list'

Fix View Item data when no variant is found

15 Jun 08:50
cd58087
Compare
Choose a tag to compare
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