• Resolved dav74

    (@dav74)


    Hello. I might need to add the name of the Brave popup cookies to our cookie consent tool. Can you list which cookies you use (their names)?

    Your popup actually opens above the cookie consent box. Do you know if we can change the z-index of your popup without writing extra lines of CSS?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Brave

    (@getbrave)

    Here are the browser cookies (stored in Browser’s Localstorage) brave uses. For each campaign it creates these cookies based on their ids:

    brave_popup_1532_viewed
    brave_popup_1532_view_stat
    brave_popup_1532_formsubmitted
    brave_popup_1532_closed
    brave_popup_1532_goal_complete

    And to change the order of the campaign, go to your Campaign settings screen, and scroll down to “Advanced Settings” section, and enable the “Change On Screen Visibility Order”. If you want to get it behind other elements on page, try inserting negative values: -10000000000 if you want it above, then use positive values: 10000000000. This value will be added/subtracted from the base value (999999999) of the campaign.

    Thread Starter dav74

    (@dav74)

    Many thanks. Do we need a cookie popup for your plugin? Can you let us know if your plugin is GDPR compliant and if we can do without a cookie popup?

    Plugin Author Brave

    (@getbrave)

    Yes, according to GDPR, you will need to display a cookie notification message for Brave. You can use the built-in cookie presets you find in Brave.

    Thread Starter dav74

    (@dav74)

    Many thanks. Do you have a URL on your website (privacy policy) explaining about the cookies your plugin loads? Our cookie plugin suggests we add this.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cookies for popup’ is closed to new replies.