...
User interface events
'GuiShow'
- User interface is open. This does not include the USP notice link.'GuiSubmit‘GuiSubmit'
- User submits it its settings, the following consent event will show the users user’s choice.
Consent events
'FullConsent'
- Vendors have full consent'PublisherFullConsent'
- Publisher has full consent'PartialConsent'
- Vendors have partial consent'PublisherPartialConsent'
- Publisher has partial consent'NoConsent'
- Vendors have no consent'PublisherNoConsent'
- Publisher has no consent
Others
'GooglePurposeOneMissing'
- Google does not have purpose 1 or vendor consent and will not deliver ads'Reconsider'
- The reconsider timeout triggered, see reconsiderConsent'Error...'
- Error events starting withError
and showing specific errors
...
The analytics functionality is used to observe and track users' behavior with the AdConsent consent management.
It support supports Google Analytics analytics.js and gtag.js by default. If you choose to use Google Analytics with custom names or an entirely different analytic system, you can pass a custom callback to convert analytic events to the format of your choice. See the examples section for use cases.
Scope
...
Drawio | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Drawio | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
No privacy region analytic event flow
...
Google Analytics with automatic API detection
Requires analytics.js or gtag.js to be loaded and either the tag ga
or gtag
must be defined.
...