Analytics analytics_storage

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.com
  • cdn.abtasty.com
  • try.abtasty.com
  • d2vu84xrmqbskl.cloudfront.net

Cookies

Fix-instructies

Consent type vereist: analytics_storage

  1. 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
  2. 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?.();
  3. In de AB Tasty-dashboard: activeer "Privacy > Require consent before tracking" (indien beschikbaar in je plan).
  4. Configureer AB Tasty in je CMP als "analytics/statistics" categorie zodat de blokkering automatisch verloopt.
  5. 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 →