fadev Posted March 3, 2022 Report Posted March 3, 2022 We are currently working on becoming compliant with GDPR and the Cookie Law. I understand that enabling "compliance mode" in v4.0.4+ updates OAID to use a static (rather than dynamic) value, preventing any way of uniquely identifying the visitor and resolving GDPR tracking / privacy issues. The Cookie Law however requires all non-essential cookies to be disabled until consent has been given, as well as a description of what each cookie does in the cookie policy. This page explains that OAID was introduced for an old defunct feature and no longer has any use but then goes on to say that OAID is needed to detect if the browser supports cookies (without any reason why). This means: 1) We cannot display ads on our site until after the user has consented because of OAID and the Cookie Law 2) We cannot find a clear reason to justify OAID in our cookies policy So the questions here are: Why does Revive Adserver need to know if the browser supports cookies, and what's the potential for say a "cookie law compliance mode" in the future. I can see someone else had this issue as well: Kjemmo and w-sky 2 Quote
stephan Posted March 7, 2022 Report Posted March 7, 2022 (edited) I commented out the code in the function MAX_cookieClientCookieSet in /www/delivery/cl.php /www/delivery/lg.php /www/delivery/asyncspc.php Edited March 7, 2022 by stephan Quote
gpi Posted March 9, 2022 Report Posted March 9, 2022 On 3/7/2022 at 11:51 AM, stephan said: I commented out the code in the function MAX_cookieClientCookieSet in /www/delivery/cl.php /www/delivery/lg.php /www/delivery/asyncspc.php This does not remove cookies.... Quote
Kjemmo Posted October 26, 2022 Report Posted October 26, 2022 @fadev Did you find a way to do this? We are in the exact same situation and are looking for a solution. w-sky 1 Quote
faklork Posted November 10, 2023 Report Posted November 10, 2023 Has this been resolved by now? Or is there a workaround? I have the same problem. Cheers, Alex w-sky 1 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.