netlogix / nlxgoogletagmanager
This plugin implements GoogleTagManager functionality to a shopware shop
Installs: 2 492
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:shopware-plugin
- dev-master
- v5.3.1
- v5.3.0
- v5.2.0
- v5.1.4
- v5.1.3
- v5.1.2
- v5.1.1
- v5.1.0
- v5.0.0
- v4.0.0
- v3.4.1
- v3.4.0
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.0
- v2.0.0
- v1.1.2
- v1.1.1
- v1.1.0
- v0.2.0
- v0.1.1
- v0.1.0
- dev-bugfix/fix-tracking-when-using-usercentrics
- dev-feature/add-optional-usercentrics-support
- dev-bugfix/Fix-data-layer-for-ga-4
- dev-update-version
- dev-feature/update-for-UA4
- dev-set-opt-out-flag-for-google-analytics-3
- dev-Add-optout-for-google-analytics-3
This package is auto-updated.
Last update: 2024-10-14 17:46:22 UTC
README
This plugin implements GoogleTagManager functionality to a shopware shop
TODOs
- Check functionality of plugin
- Check design of plugin
- Add tests
Running Tests
phpspec
phpspec should be run with the minimum supported version of PHP7.0
$ vendor/bin/phpspec-standalone.php7.0.phar
Tracking Cookie
This Plugin will not tracking anything without a Cookie named 'cookieStrategy'. The Cookie 'cookieStrategy' needs a value greater equqals 1 to enable tracking.
License
Please see License File for more information.