Hi everyone,
I want to create a cookie-consent banner. I briefly studied the options, and it seems that there are two common ways: 1) use an (payed) management service, or 2) use a script, similar as in this YouTube tutorial: How to Webflow: Adding cookies to custom modals - Tutorial (2019) - YouTube
The second option, calling an external Javascript, actually increased the amount of cookies on my site from 4 to about 26 (???). Isn’t that a massive red flag something is going on?
In any case, I would like to achieve the same (meaning without an external service), but without calling on an external script. In Webflow University I found some interesting references in the section of Facebook Pixel consent (Facebook Pixel | Webflow University). I tried to implement this, but without success.
I am not a programmer, but I am willing to learn. My question: is it realistic to implement my own JS script in the project’s footer? or should I just sign up with one of these services?
Cheers!