(no title)
zkid18 | 11 months ago
if you're tracking users for analytics using cookies, fingerprinting, or any other method that identifies them (even probabilistically), you generally need explicit consent under GDPR and similar privacy laws. The key point is that it's not just about cookies; any persistent tracking requires consent.
dumbledoren|11 months ago
The law mandates that you inform the user if you are setting any type of cookies. So its necessary to have a banner even if you don't need to get consent. You could inform the user in other ways, but cookie banners are easier.
shadowgovt|11 months ago