terminal42 | Contao extensions made in switzerland

terminal42 Extension Store

Google Analytics events for Isotope eCommerce

Automatically add ecommerce tracking events to Google Tag Manager (gtag.js) on your Isotope eCommerce website.

€ 25.00
excl. VAT
Add to cart

Package summary

Languages
German
English
Latest version
1.1.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 the product reader module is generated (configurable)
  • add_to_cart when a product is added to the cart
  • add_to_wishlist when a product is added to the wishlist
  • view_cart when the cart module is generated (configurable)
  • remove_from_cart when product is removed from cart
  • begin_checkout on the first checkout step (address)
  • add_shipping_info  after shipping is completed (on payment step)
  • add_payment_info  after payment is completed (on review step)
  • purchase 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!