carsten Posted May 14, 2020 Report Posted May 14, 2020 Hi, we are considering to change to Revive AdServer due to GDPR issues here in germany. We are loosing user range with our banners, because of the cookie consent banner. Revive seems perfect to our needs and i am really happy with the performance and usability of this adserver, but the do or die question is how to use it without any cookie, even the OAID cookie. As i understand it, this cookie isn't needed by the core and is only used for counting returning visitors. So ist there any possibility to really deactivating it? We are totally aware about what a cookie free configuration could cause to the quality of data, but getting rid of the cookie consent bannerĀ is worth it. w-sky 1 Quote
faklork Posted May 2, 2023 Report Posted May 2, 2023 Same here. We run a cookieless WP installation, but the only cookie is set by Revive. As Carsten said, it is not needed and therefore it should be possible to disable it completely. We are the only online newspaper without cookie banner (at least in our region), and this is a huge advantage. I know the competitors are watching us closely, so we could sleep a lot easier if this cookie were gone ... Quote
stephan Posted May 9, 2023 Report Posted May 9, 2023 (edited) I commented out the function where the cookie is set. You could search for if (isset($GLOBALS['_OA']['invocationType']) && $GLOBALS['_OA']['invocationType'] == 'xmlrpc') { in files asyncspc.php cl.php lg.php Maybe you have to comment the function out in other files depending how you include your banner. Edited May 9, 2023 by stephan Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.