Integrating specific CMP with the Realtime Cookie Scanner
Natively supported CMPs
Using a non-supported CMP
Simple integration
cact('cookieScanner.updateConsent', {
status: 'optout'
});When to call this function
Possible values for status
statusHow to choose the correct status
Simple example
On page load
If the user refuses
If the user accepts everything
If the user selects specific categories
Important
Good to know
Summary
Last updated
Was this helpful?