Page 1 of 1

recommendation for a cookie consent tool

Posted: Wed Jan 18, 2023 2:41 pm
by webvent
Hi all

I am in search for a recommendation of a cookie consent tool. Preferably free and one that allows easy acceptance/refusal of cookies such as analytics, advertising.

Thank you!
Mig

Re: recommendation for a cookie consent tool

Posted: Wed Jan 18, 2023 3:35 pm
by DIGI3
Here's a tutorial for making your own: https://cmscanbesimple.org/blog/add-a-c ... ade-simple

For a third-party tool it may be best to find something specific to your region. I have clients in Germany quite happy with ccm19 but I'm not sure if it's as useful for other regions.

Re: recommendation for a cookie consent tool

Posted: Wed Jan 18, 2023 3:59 pm
by jce76350
You can use tarteaucitron see https://tarteaucitron.io/en/
- Installation guide https://tarteaucitron.io/en/install/
- source https://github.com/AmauriC/tarteaucitron.js
for information one of my Web sites using tarteaucitron (with small modifications) https://tracfoil.com/tracfoil/en.html

Re: recommendation for a cookie consent tool

Posted: Thu Jan 19, 2023 9:16 am
by creopard
I'm using https://github.com/kiprotect/klaro in combination with CMSMS which works quite well.
The setup is straight forward: https://heyklaro.com/docs/getting-started

Re: recommendation for a cookie consent tool

Posted: Thu Jan 19, 2023 8:30 pm
by webvent
1541 wrote: Thu Jan 19, 2023 9:16 am I'm using https://github.com/kiprotect/klaro in combination with CMSMS which works quite well.
The setup is straight forward: https://heyklaro.com/docs/getting-started
Thank you, going to check it

Re: recommendation for a cookie consent tool

Posted: Tue Jan 24, 2023 8:24 pm
by webvent
jce76350 wrote: Wed Jan 18, 2023 3:59 pm You can use tarteaucitron see https://tarteaucitron.io/en/
- Installation guide https://tarteaucitron.io/en/install/
- source https://github.com/AmauriC/tarteaucitron.js
for information one of my Web sites using tarteaucitron (with small modifications) https://tracfoil.com/tracfoil/en.html
Thank you!
Mig