Does anyone know of some type of package, plugin, etc. for gdpr cookie compliance in umbraco?
What I mean by this is there any way to allow users to prevent cookie tracking like this umbraco website (it allows you to accept the cookie tracking, or change this at any time...it's in the bottom left corner at all times...as seen in the screenshots).
I don't know if anyone has created a specific package for Umbraco, but I can tell you that the plugin used here on the OUR website is called Cookie Consent and you can find it here:
Thank you so much for your reply. When I look at the source code on umbraco it appears that the functionality of the opt-in compliance type does not actually disable cookies...there is no script for this...any ideas...am I missing something?
cookie policy / GDPR package for umbraco
Hi,
Does anyone know of some type of package, plugin, etc. for gdpr cookie compliance in umbraco?
What I mean by this is there any way to allow users to prevent cookie tracking like this umbraco website (it allows you to accept the cookie tracking, or change this at any time...it's in the bottom left corner at all times...as seen in the screenshots).
Thanks :)
Hi Bobi,
I don't know if anyone has created a specific package for Umbraco, but I can tell you that the plugin used here on the OUR website is called Cookie Consent and you can find it here:
https://cookieconsent.insites.com/documentation/about-cookie-consent/
They have a nice little online configurator that allows you to change how the pop up looks and where it is positioned.
Cheers,
Chris
Thank you so much for your reply. When I look at the source code on umbraco it appears that the functionality of the opt-in compliance type does not actually disable cookies...there is no script for this...any ideas...am I missing something?
For anyone interested in this topic, and how to implement a cookie policy ...
see this link: https://github.com/insites/cookieconsent/issues/290
hey guys i am using a free cookie consent tool and it is working amazingly for me.
There are a couple out there cookiebot is one thats fairly easy to implement also supports multilingual. Can be implemented via GTM as as well.
is working on a reply...