Remix.run Logo
microgpt 4 hours ago

Website operators hate these cookies popups because they make their website more annoying and make me more likely to press the back button and click on a different website. As it should be. This incentivizes them to stop tracking me.

dminik 4 hours ago | parent | next [-]

Why then do they make the most annoying, user-hostile dark pattern cookie banners they can come up with? No, website operators hate that they have to either stop spamming thousands of tracker scripts or put up a banner.

They found out that they can offload blame on the EU instead and so have chosen to make the web as annoying as possible.

anonzzzies 3 hours ago | parent | next [-]

Yeah, that's more the point; in discussions with clients I very often get asked how far we can go without any consent. Most companies want all the privacy ignoring stuff and they don't want to tell their users about it.

microgpt 2 hours ago | parent [-]

Realistically you won't be caught analyzing server-side logs of things the client is doing anyway, even if you don't follow GDPR rules with those logs. But they want Google Analytics, right?

dgellow 3 hours ago | parent | prev [-]

Most of them don’t care and just integrate whatever is the most common cookie banner widget because their legal team asked them to

sensanaty 2 hours ago | parent | prev | next [-]

The solution to that one is pretty simple, simply don't collect information you don't need, and you can avoid the banner altogether! Github manages to not have banners, it's not because of magic.

goobatrooba an hour ago | parent | prev [-]

There is no obligation to put a banner of you don't sell your users' data to third parties. The law is very clear that your don't need it for period technical cookies, so it's really always and every time solely about tracking and advertisement money.

microgpt 35 minutes ago | parent [-]

You do need it for analytics though, or any other non-essential purpose.

You could probably argue self-hosted, privacy-preserving analytics is a "legitimate business purpose" so doesn't need consent. AFAIK it's because you're sending user data to Google that you normally need consent for GA.