Scanning my site with some online services about GDPR compliance, there are some problems about prior consent. I have a pdf file with the result of scan, but it’s not possible to attach it. Could you please tell me if there is some specific configuration of the plugin to solve the issue?
Thank you in advance.
Best regards.
The page I need help with: [log in to see the link]
The YouTube cookies (VISITOR_INFO1_LIVE, YSC) are loaded when your theme calls the YouTube API, which is done in a theme file calledcore.js.
Blocking that core.jsfile with Complianz is possible and will block YouTube to prevent the cookies from being set, however, it will break other functionalities from your theme as these are included in the same core.jsfile.
A solution in this case would have to be provided by your theme developer, they can integrate with Complianz to ensure that the YouTube API is only enabled after consent has been obtained.
CleanTalk
This security tool will set a number of items in the LocalStorage of your browser (used to detect/filter requests from bots). I would expect that these can be regarded as “Functional”, although your CookieBot report doesn’t seem to classify them as such.
While you can block the tool with Complianz and stop it from creating those cookies/items, this means that you are effectively preventing the anti-spam solution from performing its’ functions and protecting your site; at least before consent is obtained.
If you still want to proceed with blocking your anti-spam solution (which I do not recommend), you could do it by using this configuration under Complianz > Integrations > Script Center > Block a script, iframe or plugin.