kingfisherdirect / magento2-google-tag-manager
Google Tag Manager extension for Magento 2
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Type:magento2-module
This package is auto-updated.
Last update: 2025-03-19 20:46:40 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.