• Resolved Michael

    (@migaweb)


    Hi, I’m doing some local tests with RCB at the moment. I saw that you can have a link with #consent-change to open the individual settings. Is it possible to open/show the normal banner again with JS (or a custom link)? So the popup/banner that you will see when you visit the page for the first time.

    Thanks
    Michael

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @migaweb !

    Currently, we do not offer an API for this, sorry. But you can do something like window.location.hash = 'consent-change'.

    Thread Starter Michael

    (@migaweb)

    Hi @mguenter, thanks for the reply. But that will open a different view with the the individual settings shown right away. But if there is no way to get the initial Privacy preferences I’ll stick with that for now.

    Thanks

    Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @migaweb,

    Unfortunately, there is no such way, as the first view is only shown to users without any cookie and any already given consent.

    Thread Starter Michael

    (@migaweb)

    Ah, makes sense 👍

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Open it with JS?’ is closed to new replies.