Consent
caution
You are reading documentation for an outdated version. Hereβs the latest one!
Installationβ
npm install @snowplow/browser-plugin-consent
yarn add @snowplow/browser-plugin-consent
pnpm add @snowplow/browser-plugin-consent
Initializationβ
import { newTracker, trackPageView } from '@snowplow/browser-tracker';
import { ConsentPlugin } from '@snowplow/browser-plugin-consent';
newTracker('sp1', '{{collector_url}}', {
appId: 'my-app-id',
plugins: [ ConsentPlugin() ],
});
Functionsβ
enableGdprContext | Documentation |
trackConsentGranted | Documentation |
trackConsentWithdrawn | Documentation |
Contextβ
Adding this plugin will automatically capture the following context:
Context | Example |
---|---|
iglu:com.snowplowanalytics.snowplow/consent_document/jsonschema/1-0-0 |