For the complete documentation index, see llms.txt. This page is also available as Markdown.

consentCenter.show

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?