Analytics
AB Tasty — consent fix
AB Tasty (A/B-testing- en personalisatieplatform) laadt zijn script (cdn.abtasty.com/ACCOUNT_ID.js) vóór consent. ABTasty-cookie (1 jaar) en ABTastySession worden gezet voordat toestemming is gegeven. AB Tasty verwerkt bezoekersgedrag voor experiment-toewijzing en kan gekoppeld zijn aan CRM-data.
Domeinen
abtasty.comcdn.abtasty.comtry.abtasty.comd2vu84xrmqbskl.cloudfront.net
Cookies
Fix-instructies
-
Als AB Tasty via GTM is geladen:
- Voeg een uitzondering-trigger toe "Consent State — analytics_storage = denied"
- Trigger de AB Tasty Tag pas na consent_update event met analytics_storage = granted
- AB Tasty heeft een native Consent API. Initialiseer AB Tasty pas na CMP-acceptatie: window.ABTasty = window.ABTasty || {}; window.ABTastyConfig = { ...config, consent: false }; Na consent: window.abtasty?.enableCookies?.();
- In de AB Tasty-dashboard: activeer "Privacy > Require consent before tracking" (indien beschikbaar in je plan).
- Configureer AB Tasty in je CMP als "analytics/statistics" categorie zodat de blokkering automatisch verloopt.
- Test: cdn.abtasty.com mag niet laden in Network tab vóór consent. Controleer ook of ABTasty-cookie afwezig is na weigeren.
Nog geen CMP?
Een Cookie Management Platform (CMP) regelt consent automatisch voor AB Tasty en andere trackers — inclusief correcte GTM-koppeling.
Controleer uw eigen site
Scan uw website gratis om te zien of AB Tasty (of andere trackers) vóór toestemming laadt.
Gratis scan starten →