Plugin Author
Brave
(@getbrave)
@dav74 Brave saves 2 cookies for each campaign:
brave_popup_823_viewed
brave_popup_823_closed
The 832 is the campaign ID. Since the campaign id can be any, see if you can use wildcard to unblock the cookies. For example see if your cookie plugin allows unblocking cookies that start with brave_popup_.
if it doesn’t you will have to find the ID of the campaign and replace it with 823 and then insert them in your cookie plugin’s allow list.
Regards
Thread Starter
dav74
(@dav74)
Many thanks for the very quick reply!
I am wondering if I am mistaken here however. I realised that I am logged in as admin, so I guess that the cookie settings are not applied when I am logged in as admin and looking at the frontend? I would need to logout to see how the cookie settings are working?
Plugin Author
Brave
(@getbrave)
Yes. The Frequency settings do not work when you are logged in as admin. The frequency settings rely on cookies.
Try logging out or use an incognito window to browse your site and see if the frequency setting is working.
Thank