consentCenter.show
JavaScript method to display your consent center (consent categories menu).
Last updated
Was this helpful?
JavaScript method to display your consent center (consent categories menu).
The command consentCenter.show allows to redisplay the consent center for specific reasons. Simply use the following Javascript method:
cact('consentCenter.show')
This command allows you to display the consent center after the user consent is given
Last updated
Was this helpful?
Was this helpful?