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. This mode is useful for restricting the collection of sensitive data, such as health and financial information. Unlike our other integrations, this is not enabled by default. Read more about this mode:
- Restricted data processing (CCPA) settings in Googleβs publisher ad tags β AdMob & AdSense program policies
- Helping publishers comply with the California Consumer Privacy Act (CCPA) β Ad Manager and Ad Exchange program policies
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:
- Data Processing Options for Users in California β Facebook for Developers
- Limiting How Data is Used for People in California β Facebook for Business
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:
- Global Privacy Control (Brave sets this on by default)
We are considering integrating with the new Advanced Data Protection Control standard designed to support a bannerless web with browser-provided consent signals.