Cookie compliance
-
Hi,
I note that the WPAS plugin sets a cookie immediately when visiting a site, called _wpas_session.
From a compliance perspective, I would rather not have the cookie set until the visitor has actively consented.Being an intermediate level dev, I’ve been researching a method to control the placing of this cookie. I am happy code something, but I am kinda assuming that this would already have been addressed for GDPR.
I tried a test using the sample code at https://developer.getawesomesupport.com/documentation/hooks-and-filters/wpas_initiate_session_flag/
but that filter doesn’t seem to stop the cookie from being set. The available documentation doesn’t actually say it would, so I may have the incorrect filter.Anyway, I an assuming there is already a proven method for controlling this cookie (given GDPR). But I cannot locate anything.
I’d be very grateful for any guidance on how to control the setting of this cookie.
Thank you all.
The topic ‘Cookie compliance’ is closed to new replies.