English version below
Um tracdelight den Consent der Nutzer weiterzuleiten sind folgende Schritte nötig:
1. CMP auf deine Seite integrieren
Um den Consent einzuholen, benötigst du einen CMP (Consent Management Provider). Aus rechtlichen Gründen können wir dir keine Empfehlung zu einem bestimmten CMP geben. Das CMP benötigst du nicht nur für tracdelight, sondern auch für andere Partner, z.B. Werbung.
2. tracdelight & Partner konfigurieren
Unsere Partner bei tracdelight lauten nach aktuellem Stand (Angaben ohne Gewähr):
- Rakuten (wichtig: bei IAB Europe TCF v2.0 zertifiziert mit der ID 60)
- AWIN
- tradedoubler
- EasyMarketing
- Amazon
3. Consent technisch an uns weitergeben
Widget
Jedes Widget besitzt einen zusätzlichen Parameter “data-td-consent“.
Dort muss der Consent-String angehängt werden. Somit werden automatisch alle Produkte, welche in diesem Widget verbaut wurden mit dieser Information versehen.
Beispiel:
<script src="https://scripts.tracdelight.io/tracdelight.js?accesskey=165a54e8462bacfb08ada26ebf11990c" async="async"></script><div class="td-widget" data-td-args="{'widget':'cypxko7i8nhgelj3'}" data-td-consent="<consent-string>"></div>
Direkte Integration (API oder Textlinks)
Jeder tracelight Trackinglink benötigt einen weiteren Consent-Parameter.
Für Textlinks oder API-Integrationen muss der Parameter mit dem Consent String an die Trackinglinks angehängt werden.
Beispiel:
https://td.oo34.net/cl/?aaid=c60oezwbj9ga1hb7&ein=5e8nvyorjbfc3skt&paid=puh1gkkuzdohpdaq&consent=<consent-string>
Integrationen über Linkgenerator
Hier darf der Consent-Parameter nicht an die letzte Stelle des Trackinglinks gesetzt werden. Die letzte Stelle muss hier stets die Ziel-URL sein.
Beispiel:
http://td.oo34.net/cl/?tt=slg&aaid=c60oezwbj9ga1hb7&paid=puh1gkkuzdohpdaq&consent=<consent-string>&link=http://click.linksynergy.com/link?id=WQ9UE8k8OoE&offerid=579407.12381830500&type=15&murl=https://www2.hm.com/de_de/productpage.0618329017.html
Hier gibt es eine Demo zum Aufbau eines Consent-Strings: https://iabtcf.com/#/encode
English version:
Pass the user-consent to tracdelight needs the following steps:
1. Integration of a CMP on your own website
To obtain the consent, you need a CMP (Consent Management Provider). For legal reasons we cannot give you a recommendation for a specific CMP. You need the CMP not only for tracdelight, but also for other partners, e.g. advertising.
2. Configuration of tracdelight & partner
Our partners at tracdelight are according to the current status (information without guarantee):
- Rakuten (important: IAB Europe TCF v2.0 certified with ID 60)
- AWIN
- tradedoubler
- EasyMarketing
- Amazon
3. Pass the user-consent to us technically
Widgets
There is an additional „data-td-consent“ parameter for every integrated widget. It’s up to the publisher to fill this parameter with the consent string. Thus, all products that have been installed in this widget are automatically provided with this information.
Thus, all products that have been installed in this widget are automatically provided with this information.
Example:
<script src="https://scripts.tracdelight.io/tracdelight.js?accesskey=165a54e8462bacfb08ada26ebf11990c" async="async"></script><div class="td-widget" data-td-args="{'widget':'cypxko7i8nhgelj3'}" data-td-consent="<consent-string>"></div>
Direct integration (API or textlinks)
Every tracelight trackinglink neesds an additional consent-parameter.
For textlinks or API-Integrationen the parameter with the consent string has to be attach to the trackinglinks.
Example:
https://td.oo34.net/cl/?aaid=c60oezwbj9ga1hb7&ein=5e8nvyorjbfc3skt&paid=puh1gkkuzdohpdaq&consent=<consent-string>
Integrationen via linkgenerator
The consent-parameter are not allowed to be at the last position of the trackinglinks. The last position must always be the target URL.
Example:
http://td.oo34.net/cl/?tt=slg&aaid=c60oezwbj9ga1hb7&paid=puh1gkkuzdohpdaq&consent=<consent-string>&link=http://click.linksynergy.com/link?id=WQ9UE8k8OoE&offerid=579407.12381830500&type=15&murl=https://www2.hm.com/de_de/productpage.0618329017.html
You can see a demo for the structure of a constent-string here: https://iabtcf.com/#/encode