Earlier quoted context omitted.
> It's incredibly hard to tell. Heh, that's very much like the old "... and nothing of value was lost" then.
Yeah, the fact that they don't have a clear indication of impact means one of two things: - Cookies weren't doing a whole lot for them to begin with, and removing their use had negligible impact. - The other work their marketing department did to try and compensate for discontinuation of cookie usage interfered with the test, making the results useless for evaluating the value of cookies. I'm leaning towards the seco…
We removed advertising cookies, here's what happened
61–70 of 191 posts
Re: We removed advertising cookies, here's what happened
#62Earlier quoted context omitted.
As a user you'll probably find you get more clickbait, more ads, more paywalls, less access to high quailty content, etc as publishers scramble to survive. (Because the value of their ad inventory drops.) And as marketing is less efficient, higher budgets are required to drive the same results. We can potentially expect to see these costs gradually passed on to the consumers and watch more businesses fail.
Or see subscription-only publishers thrive?
Re: We removed advertising cookies, here's what happened
#63Similarly, visiting https://try.sentry-demo.com I got cookies "sentrysid", "sc", and "sudo".
I also got a player.vimeo.com cookie at some point, but wasn't able to reproduce.
If you're running a complex modern site and decide to do away with cookie banners, you generally need to pair this with browser automation that crawls your site and verifies that you (and your dependencies) are in fact not setting any cookies.
Re: We removed advertising cookies, here's what happened
#64Can I voluntarily register somewhere and profile myself for the purposes of ad targeting? I'd really hate to just get completely random ads everywhere.
Re: We removed advertising cookies, here's what happened
#65Earlier quoted context omitted.
Great, so this’ll happen to all of em soon. Fuck people might have to talk to their users ;-)
As a user you'll probably find you get more clickbait, more ads, more paywalls, less access to high quailty content, etc as publishers scramble to survive. (Because the value of their ad inventory drops.) And as marketing is less efficient, higher budgets are required to drive the same results. We can potentially expect to see these costs gradually passed on to the consumers and watch more businesses fail.
You make it sound like we should all be grateful. Like ads are adding value to our lives. They don't. Outside of marketing, nobody cares about ads. We train our cognition to cancel out ads. We avoid them. The only people looking at ads and appreciating them are the ones, like yourself, who find them useful for things nobody asked for. I'd much rather you DON'T track me and --gasp-- DON'T show me an ad either. "But then you'll see worse ads!" Good. I'll ignore those too.
In my lifetime I've probably been shown $10,000 worth of ads on the internet, and I've probably spent $12 on them. Ironic that the only people who think that ads matter are the ones who's job it is to buy them with other people's money. Keep spending your bosses money, and I'll keep wasting it for you.
Re: We removed advertising cookies, here's what happened
#66I kept waiting for their findings but halfway through it's just a bunch of self-gratifying talk and deflecting talking about why they think it's important - I read for two solid minutes without them getting to any hard numbers or findings.
Marketing speak is incredibly annoying and low content. That’s why chat GPT is to produce marketing copy that is as good or better than the best ad people can do.
"We at [...] understand that being able to accurately manage [...] while fielding is essential to a successful project."
The entire text was two more sentences and a video. That's just taking the piss. Just say "watch the damn vid." if you really want to add text.
Re: We removed advertising cookies, here's what happened
#67Earlier quoted context omitted.
> Trying to shove Google into my face will meet the same reaction as trying to shove ads in my face. Getting blocked. You will have a hard time browsing the web, including this site ;)
Content blocking is not an all-or-nothing process. Popular blocklists have different flavors depending on whether you value privacy (blocking almost everything Google, etc.) or usability (blocking ads, telemetry, third-parties) but allowing everything else.
Re: We removed advertising cookies, here's what happened
#68Earlier quoted context omitted.
> Trying to shove Google into my face will meet the same reaction as trying to shove ads in my face. Getting blocked. You will have a hard time browsing the web, including this site ;)
> You will have a hard time browsing the web, including this site ;) No, HN works even js disabled. I did this experiment a while ago, blocking google in my hosts file. Usually fonts break (arrows, icons), and javascript breaks (reddit and stackoverflow need google ajax jquery to uncollapse collapsed messages). But in general most of the web is usable. In theory it should be possible to host fonts and jquery locally,…
Re: We removed advertising cookies, here's what happened
#69While they removed cookie banners and say they no longer include dependencies that set cookies, browsing around the site for a bit I still see several cookies set. For example, visiting https://changelog.getsentry.com I get first-party cookies "_GRECAPTCHA", "ph_phc_UlHlA3tIQlE89WRH9NSy0MzlOg1XYiUXnXiYjKBJ4OT_posthog", and "_launchnotes_session", plus third-party cookie "_GRECAPTCHA" on recaptcha.net. Similarly, visi…
Is not about cookies, is about their content and purpose.
Re: We removed advertising cookies, here's what happened
#70Earlier quoted context omitted.
> Trying to shove Google into my face Unless you always browse with the network inspector open I don't really see how that would be the case.
It is really not very complicated. It is actually very simple. When I visit a new website, I check what it requests using uBlock Origin. Then just block those unwanted stuff. If the website does not work without something like Google fonts or tag manager or whatever other bloat, it means, that it is shoddy-made, by an either uninformed or ignorant entity. It probably is illegal according to EU law as well, since I ne…