terminal42 Extension Store
Google Analytics events for Isotope eCommerce
Package summary
- Languages
- German
- English
- Latest version
- 1.0.0.0
- Dependencies
- php: ^8.1
- contao/core-bundle: ^4.13
- isotope/isotope-core: ^2.9.1
- symfony/config: ^5.4
- symfony/dependency-injection: ^5.4
- symfony/http-foundation: ^5.4
- symfony/http-kernel: ^5.4
- twig/twig: ^3.0
Package details
This extensions automatically adds the following Google Analytics eCommerce events to your website:
view_item
when added to the product reader templateadd_to_cart
automatically when product is added to cartadd_to_wishlist
automatically when product is added to wishlistview_cart
when added to the iso_collection_* templateremove_from_cart
automatically when product is removed from cartbegin_checkout
automatically on first checkout step (address)add_shipping_info
automatically after shipping is completed (on payment step)add_payment_info
automatically when payment is completed (on review step)purchase
automatically when order is placed successfully
Be aware that the extension only adds the necessary window.dataLayer.push(...)
code to the website, you are still responsible for adding the gtag.js
script!