Consent Built-In Integrations

We provide a few built-in third-party integrations which allow you to integrate consent rules with third party providers or auto-enable privacy-preserving features in third-party trackers.

These integrations can enable you to tag certain known tracker domains as essential, which would otherwise have to be tagged as Analytics/etc.

Learn how to customize Consent integrations on your airgap.js script tag through our use case guide.

Please refer to this page.

We automatically override requests to some known trackers to proactively opt-in to privacy-preserving feature flags for CCPA/CPRA do-not-sell compliance. This can mean enabling a search query parameter or replacing domains with compatible less-privacy-invasive alternatives.

💡 These integrations are enabled whenever the 'tracker overrides trigger purpose', which defaults to SaleOfInfo, is both unconsented and respected.

The tracker overrides trigger purpose can be configured via the data-tracker-overrides-unconsented-purpose attribute on the airgap.js script element.

We can override Google Ads / Doubleclick requests to enable their "Restricted Data Processing" mode. Unlike our other integrations, this is not enabled by default. Read more about this mode:

We override Facebook Pixel requests to enable their "Limited Data Use" feature, which limits how data can be stored and processed by Facebook based on local laws. Read more about this feature:

We automatically override youtube.com requests to use youtube-nocookie.com, provided as part of YouTube's "Privacy-Enhanced Mode". Read more about this mode:

We automatically override player.vimeo.com requests to enable their dnt (Do Not Track) player parameter. Read more about this parameter here.

We automatically integrate with Wistia's embed APIs and override fast.wistia.com iframe requests to enable the doNotTrack option. Read more about this option:

We automatically opt users out of unessential tracking when any of these browser features are enabled:

We automatically opt users out of 'sale of personal information' tracking purposes when any of these browser features are enabled:

We are considering integrating with the new Advanced Data Protection Control standard designed to support a bannerless web with browser-provided consent signals.