Integrates Google Tag Manager (GTM) into OXID eShop 6.1.x with Data Layer for purchase
Event.
More details of the integration can be found in our Blog Google Tag Manager x Shopify – E Commerce Datalayer einrichten (only German).
NOTE: This extension is a further development of module KUSSIN | GTM Basic Integrator for OXID eShop 4.10.x and was ported to OXID 6.1.x.
- OXID eShop Version CE/PE/EE v6.1.x or newer
- PHP 7.1 or newer
Installation with Composer
- Goto your OXID eShop root directory.
- Check you PHP version with
php -v
and compare it to your OXID PHP version (see Service > Systeminfo), it needs to match. - Add the Repository https://github.com/kussin/Oxid6GtmBasicIntegratior.git to your
composer.json
file by runningcomposer config repositories.kussin-oxid6-gtm-basic-integrator vcs https://github.com/kussin/Oxid6GtmBasicIntegratior.git
. - Run the following commands to install the module:
composer clearcache composer require kussin/oxid6-gtm-basic-integrator --no-update composer update --no-interaction
- Clear the OXID cache
rm -rf source/tmp/*
.
RECOMMENDATION: ℹ️ If you are using OXID 6.2++ better use Google-Analytics 4 für OXID eShop.
- Run the following commands to finalize the installation:
php vendor/bin/oe-console oe:module:install-configuration source/modules/kussin/oxid6-gtm-basic-integrator/ php vendor/bin/oe-console oe:module:apply-configuration
Kussin | eCommerce und Online-Marketing GmbH
Fahltskamp 3
25462 Rellingen
Germany
Fon: +49 (4101) 85868 - 0
Email: info@kussin.de
End-User Software License Agreement
(c) 2006-2023 Kussin | eCommerce und Online-Marketing GmbH