kingfisherdirect / magento2-google-tag-manager
This package is abandoned and no longer maintained.
No replacement package was suggested.
Google Tag Manager extension for Magento 2
Package info
github.com/kingfisherdirect/magento2-google-tag-manager
Type:magento2-module
pkg:composer/kingfisherdirect/magento2-google-tag-manager
v0.1.2
2022-01-19 13:09 UTC
This package is auto-updated.
Last update: 2025-12-19 22:33:00 UTC
README
This module adds Google Tag Manager once it's configured and sends basic data layer information
Features
- Adds script and iframe for Google Tag Manager
- Adds dataLayer for following pages/events:
- Every Page - page type + currencyCode
- Product Page - ecommerce.detail
- Search Page - search query and result count
- Checkout Success - ecommerce.purchase
It should be easy to add more data. See the code for this.