We’ve officially upgraded ConsentBit with enhanced support for the latest IAB Transparency & Consent Framework (TCF) standards
Coupon code : PRIVACY20
Cookie Compliance, 20% lighter on your budget
20% oFF
10% oFF
Safer  INternet  Day
Coupon code: SAFE10
10% oFF
Use coupon code: ENDOFYEAR
END OF YEAR SALE
Use coupon code: ENDOFYEAR

Event hooks

May 18, 2026

Listen for consent changes anywhere in your code:

window.addEventListener('consentbit:consent-updated', function(event) {
  console.log('New consent:', event.detail);
  // event.detail = { necessary, preferences, analytics, marketing, timestamp, consentId }
});

window.addEventListener('consentbit:banner-shown', function() {
  // Fire your own analytics on banner impression
});

window.addEventListener('consentbit:preferences-opened', function() {
  // Visitor opened the granular panel
});

Frequently asked questions

No items found.
Didn’t find your answer?
Contact us here