To comply with the GDPR regulations of the EU I install cookie consent banners on every website I make that contain cookies. I started relying on the free tier of CookieYes because of its ease of use. I started using Google Tag manager recently to inject CookieYes into my site.
However it seems to fail to block the Jetpack cookies, both if loaded through GTM and the normal WordPress plugin (tk\_). I feel that every plugin to achieve correct cookie blocking & consent has its short-comings and I get it’s not an easy task. I have a programming background (just not too much experience with the WordPress framework) and recently started developing some simple plugins.
Creating a functional cookie consent banner and preferences screen seems like a doable task. But how do I start blocking certain scripts/cookies from being loaded. Is there a general approach to that?
[ad_2]