7 ms·
Our lawyers told us otherwise. Regardless of the answer here, the fact that there's still a debate about what basic functionality requires a cookie banner is r
by iEchoic 3y ago
Our lawyers told us otherwise.
Regardless of the answer here, the fact that there's still a debate about what basic functionality requires a cookie banner is really a testament to how bad this legislation is. How long has this been around, 20 years? And there's still widespread debate and lack of understanding as to what specific functionality requires a cookie banner?
- smallerfish 3y ago> How long has this been around, 20 years? No. It took effect in 2018.
- cccbbbaaa 3y agoCookies banner are a response to the ePrivacy directive from 2002.
- smallerfish 3y agoThey weren't widely implemented until post GDPR, and in fact post https://curia.europa.eu/juris/document/document.jsf;jsessionid=D5DC4CA415C605B28E70747FD3C5158C?%20text=&docid=218462&pageIndex=0&doclang=EN&mode=req&dir=&occ=first&part=1&cid=1458627 https://curia.europa.eu/juris/document/document.jsf;jsession...
- crabmusket 3y agoFair, I can't argue with that. It's definitely a shame.
- bspammer 3y ago> Our lawyers told us otherwise. Probably because they're not particularly technical people, and also because of the asymmetric incentives for them personally. Tell someone to put a cookie banner up when they didn't need to: no consequences. Tell someone not to put up a cookie banner up when they did need to: potentially big consequences for them and their career.
- cccbbbaaa 3y agoYou can find a lot of guidelines around GDPR or ePrivacy made by the EDPB or a DPA. For instance: https://ec.europa.eu/justice/article-29/documentation/opinion-recommendation/files/2012/wp194_en.pdf https://ec.europa.eu/justice/article-29/documentation/opinio... This says that cookies for a shopping cart or user preferences are exempted from consent. The ICO and the CNIL say the same, as expected.
- espadrine 3y agoHere is an authoritative source[0]: > consent is not required [for] cookies that are strictly necessary to provide an online service that the person explicitly requested. e.g. […] when your customers use a shopping basket So shopping carts (user clicked to add to cart) and notification preferences (user clicked to indicate preference) don’t require consent. Same for authentication cookies. The page is quite clear; the confusion likely arises from how companies implement it. [0]: https://europa.eu/youreurope/business/dealing-with-customers/data-protection/online-privacy/index_en.htm https://europa.eu/youreurope/business/dealing-with-customers...
- aednichols 3y agoI am amused that your official EU link, which contains only static documentation, asks me to choose between “all cookies” and “essential cookies”.
- ambichook 2y agoi think it's worth noting that those cookies keep track of whether you have filled out their feedback form and to count the number of unique visitors to the page, or cookies from third parties the website may present embeds from https://european-union.europa.eu/cookies_en https://european-union.europa.eu/cookies_en
- aednichols 2y agoYep. In other words, things that almost every website in the past 10 years does, making consent banners ubiquitous.
- GuB-42 3y agoYour lawyers are playing it safe. Their job is to make sure your company is not getting into lawsuits, and having a cookie banner that is not needed won't get you into a lawsuit, so that's what they suggest. They don't care about annoying your users. If you really care about not annoying your users and don't intend to track them more than what's absolutely required for the service to work, then talk with your lawyers more. Of course, it is not free as it requires extra work, and it may carry some risk (which your lawyers should minimize) but it may be worth it, many people press the "back" button as soon as they see a cookie banner and try their luck elsewhere.
- tremon 3y agoYes, and if you ask the CFO about the best way to increase profits, the answer is always to fire all your staff. That doesn't mean that that answer is the most optimal solution.
- rchaud 3y agoMaybe your shopping cart is served through a third party domain, like a Shopify iframe or something?