0.1.1 • Published 2 years ago

@frmwrk/shopware-pwa-gtm-events v0.1.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

shopware-pwa-datalayer

Nuxt plugin for Shopware PWA that logs commerce events to the datalayer.

Installation

Add Google Tag Manager to your Shopware PWA instance. For example via the @nuxtjs/gtm module Instructions here.

Download or clone the shopware-pwa-gtm-events plugin. Place the plugin in a suitable directory. For example in your custom theme, or in src/plugins There Shopware PWA will automaticly detect and enable it.

Supported events

For now the following events are implemented:

  • Product detail view;
  • Product list view;
  • Add to cart;
  • Remove from cart;
  • View cart;
  • Start checkout;
  • Purchase event (partially);