chameleon-system-private/campaign-tracking-bundle
There is no license information available for the latest version (8.47.1) of this package.
This bundle enables campaign tracking by capturing and storing configurable campaign parameters from user sessions or cookies and associating them with shop orders, as defined in the shop configuration.
8.47.1
2025-12-15 13:56 UTC
- 8.47.1
- 8.47.0
- 8.0.x-dev
- 8.0.51
- 8.0.50
- 8.0.48
- 8.0.46
- 8.0.45
- 8.0.44
- 8.0.43
- 8.0.42
- 8.0.41
- 8.0.40
- 8.0.39
- 8.0.38
- 8.0.37
- 8.0.36
- 8.0.35
- 8.0.34
- 8.0.33
- 8.0.32
- 8.0.31
- 8.0.30
- 8.0.29
- 8.0.28
- 8.0.27
- 8.0.26
- 8.0.25
- 8.0.24
- 8.0.23
- 8.0.22
- 8.0.21
- 8.0.20
- 8.0.19
- 8.0.18
- 8.0.17
- 8.0.16
- 8.0.15
- 8.0.14
- 8.0.13
- 8.0.12
- 8.0.11
- 8.0.10
- 8.0.9
- 8.0.8
- 8.0.7
- 8.0.6
- 8.0.5
- 8.0.4
- 8.0.3
- 8.0.2
- 8.0.1
- 7.1.x-dev
- 7.1.140
- 7.1.139
- 7.1.138
- 7.1.137
- 7.1.136
- 7.1.135
- 7.1.134
- 7.1.133
- 7.1.132
- 7.1.131
- 7.1.130
- 7.1.129
- 7.1.128
- 7.1.127
- 7.1.126
- 7.1.125
- 7.1.124
- 7.1.123
- 7.1.122
- 7.1.121
- 7.1.120
- 7.1.119
- 7.1.118
- 7.1.117
- 7.1.116
- 7.1.115
- 7.1.114
- 7.1.113
- 7.0.23
- 7.0.22
- 7.0.21
- dev-main
- dev-66480-paypal-button-integration-wip
- dev-65797-paypal-checkout-7.1.x
- dev-64992-campaign-tracking-bundle
- dev-64817-update-tag-manager-bundle
- dev-65797-paypal-button-integration
README
The CampaignTrackingBundle provides the tracking of URL parameters and deposits them to orders.
Supported URL Parameters
The following URL parameters are tracked by this bundle:
- utm_source – Kampagnenquelle (z. B. google, newsletter, affiliate).
- utm_medium – Kampagnenmedium (z. B. cpc, email, banner).
- utm_campaign – Kampagnenname (z. B. sommeraktion, rabatt50).
- utm_term – Suchbegriff (für Paid Search Keywords).
- utm_content – Inhalt zur A/B-Test-Identifizierung (z. B. für verschiedene Anzeigen).
- msclkid – Microsoft Click ID (zur Conversion-Verfolgung).
- awc – AWIN Click ID.
- clickid – Generische Click ID (oft genutzt von CJ, Tradedoubler, usw.).
- affid – Affiliate-ID.
- subid – Sub-Affiliate-ID (oft für spezifische Kampagnen oder Tracking).
- partner – Partner-Name oder ID.
- tag – Tracking-ID für Amazon-Affiliate-Links.
- ref – Referrer (manchmal von Affiliates verwendet).
- pid – Produkt- oder Kampagnen-ID.
- sid – Session-ID oder spezielle Affiliate-Sub-IDs.
- cid – Kunden-ID (oft von Affiliates genutzt).
- gclid – Google Ads Click Identifier (zur Conversion-Verfolgung).
- fbclid – Facebook Click Identifier (zur Facebook-Kampagnen-Nachverfolgung).
- dclid – DoubleClick ID (bei Google Display Ads).
- campaign_id – Interne ID der Kampagne.
- promo_code – Promo- oder Rabattcode.
- region – Region oder Land des Users.
More parameters can be added in the shop configuration
Privacy and Data Protection
When using the CampaignTrackingBundle, it is essential to update your privacy policy to inform users that such parameters are being tracked and stored. Make sure to include the following points:
- These parameters are stored securely and are not shared with third parties.
- The data is solely used for tracking campaign performance and associating them with orders.