Skip to main content

Adding another button to customer banner to invoice Cookiebot.renew()

Comments

1 comment

  • Hi Ryan,

    The easiest way to display cookie categories on your banner is to use Multilevel type instead of custom banner/dialog and then to add link for renew consent.
    However, if you would like to continue using custom banner then you could "pop-up" the banner for renewal or withdraw using the cookiebot API. There is a withdraw() and renew() function on the Cookiebot object in case that you want a totally custom implementation, not spawning up the banner, you can use submitCustomConsent.
    You could find more information about this at www.cookiebot.com/goto/developer/

    You could also use the link which is placed on the Cookie Declaration page for renew or withdraw consent. Clicking the link for renew or withdraw consent would show up the consent banner again. 

    Regards,
    Spas

    0

Please sign in to leave a comment.