Managed Consent
Handle consent using managed consent
Last updated
Handle consent using managed consent
Last updated
AATKitâs Managed Consent is an easy way to facilitate compliant third-party (CMPs) by providing a unified API and wrappers. In order to make use of Managed Consent, AATKit Cordova plugin provides CMP implementations.
Android requires appId
to be added to AndroidManifest
, like
For iOS you need to set the GADApplicationIdentifier
value to the Info.plist
file, like:
Set Google CMP consent type when initializing AATKit:
Pass Asset Key
as configuration parameter when initializing AATKit.
Pass all required SourcePoint values as configuration parameters when initializing AATKit.
Make sure, your SFBX CMP has been set up at its backend dashboard. Our support recommends certain vendors to be included in your server-side setup in order to yield optimal revenues.
Pass API Key as configuration parameter when initializing AATKit.