People who press on cookie banners anything except “agree” – why do you do that?
91–100 of 265 posts
Re: People who press on cookie banners anything except “agree” – why do you do that?
#92As a consumer: I hate cookie banners. Ads are a menace to society and the banners are a manifestation of a toddler fighting against the rules by being a total nuisance. When there's something I need from a site, I will always go into the "manage" route and save the disabled cookies. I also use duckduckgo's privacy browser and burn my session often. As a provider: I don't use cookies. Here's my privacy policy: https:/…
Re: People who press on cookie banners anything except “agree” – why do you do that?
#93Re: People who press on cookie banners anything except “agree” – why do you do that?
#94Imagine if the government passed a law that said restaurants had to warn you upfront that there might be poison in your food and you had to opt-out of it. I think I would just avoid restaurants with that sign altogether.
Re: People who press on cookie banners anything except “agree” – why do you do that?
#95Earlier quoted context omitted.
> No, they're asking for consent to track because the EU demanded it. Personally, I think that despite seemingly good intentions, this common practice is counterintuitively harming user-privacy and security, especially on mobile where the banners take up a large chunk of the screen. Many normal people get something like "banner-blindness": they are so used to seeing banners requesting confirmation when they visit a w…
> Personally, I think that despite seemingly good intentions Why do you think they have good intentions? Many of these banners employ some pretty slick dark patterns for you to opt-in to their most critical analytics. One of my favorites is when cookie selection is more than one click from the banner, or it causes a page reload.
Re: People who press on cookie banners anything except “agree” – why do you do that?
#96>those in charge of the cookie banners really believe that they protect the interests of the user No, they're asking for consent to track because the EU demanded it. The easiest way to avoid having a banner on your site is to... just not have an analytics package on your site. They're aggressive because they don't want their data spigot turned off - hence the work-to-rule nonsense. You should not infer any benevolenc…
At least in the EU most sites seem to automatically disable nonessential cookies if you don't click Accept. The American equivalents all force you to manually uncheck everything
Re: People who press on cookie banners anything except “agree” – why do you do that?
#97They're not useful, they're an unwanted annoyance. Nobody wants to fill out a cookie form, they want to browse the site. Delete the cookie banners and the associated tracking completely.
Figuring out whatever tortuous process any particular cookie banner uses in lieu of what should be an equally prominent "reject all" button (or a completely absent banner and no tracking) does not make me an "advanced user of cookie banners".
> 3. Do you know about some instruments like DO-NOT-TRACK but for cookie banners?
Yes, Do-Not-Track is precisely that instrument. (And occasionally, some of the cookie banners seem to notice the do-not-track and use it to pre-populate all the checkboxes to "no".) If a site receives a Do-Not-Track, it should not show a cookie banner, and should just auto-reject all tracking. (If a site doesn't receive a Do-Not-Track, it should also not show a cookie banner, and should still auto-reject all tracking.)
> Adblock or adblock-like extentions IMO miss the point of doing the conscious decision.
There shouldn't need to be a conscious decision; all of the banners and tracking should be auto-rejected.
Re: People who press on cookie banners anything except “agree” – why do you do that?
#98The more aggressive and dark-UX the banner is, the more likely I am to spend time figuring out how to reject everything or to just close the tab right away. If it doesn't try to trick me into accepting things, I sometimes actually consider doing that. Why don't I just accept them all? No idea. Out of spite? Principles? Because I have too much time? Because my mind is too eager to get distracted with the popup? The fa…
I do right-click -> inspect element and then delete the pop-up element in the browser source viewer thing on chrome. Sometimes I have to find where it says “overflow” and set it to “overflow: visible” or something like that. Remarkable how often that works.
Re: People who press on cookie banners anything except “agree” – why do you do that?
#99If there's too much work, like I have to uncheck every one of a zillion boxes, or if there's the trustarc or what's-it-called that needs to "work on it" for 10 minutes, I just leave the site.
I do this in the hopes that someone in marketing looks at the stats of people specifically refusing, takes note, and maybe comes up with something less invasive. Or at least realizes there's a market for that.
There is one site on which I don't do this, jeuxvideo.com. It's a French video game review site. They present a choice: "accept tracking" or "pay for a subscription". I only go there once in a blue moon, so a subscription wouldn't make sense for me. Plus, their ads aren't particularly intrusive (with UBlock on, but on MS Edge - which I barely use, since it runs on my gaming PC) so I figure it's fair.
Most sites that present the cookie banned don't usually have a subscription-based alternative.
Re: People who press on cookie banners anything except “agree” – why do you do that?
#100Earlier quoted context omitted.
> No, they're asking for consent to track because the EU demanded it. Personally, I think that despite seemingly good intentions, this common practice is counterintuitively harming user-privacy and security, especially on mobile where the banners take up a large chunk of the screen. Many normal people get something like "banner-blindness": they are so used to seeing banners requesting confirmation when they visit a w…
> Personally, I think that despite seemingly good intentions Why do you think they have good intentions? Many of these banners employ some pretty slick dark patterns for you to opt-in to their most critical analytics. One of my favorites is when cookie selection is more than one click from the banner, or it causes a page reload.