Better question here is, why is this not handled through the browser instead of relying on individual web apps to do it. Block third party cookies by default, delete other cookies on the last tab or window closed and prompt user to save cookies on a form submit ("do not delete cookies for this domain when leaving" type of prompt, for pages with logins, settings, etc). Also remove features that make easy fingerprintin…
Because the most popular browser is made by an AdTech company
Who wants to be tracked?
51–60 of 273 posts
Re: Who wants to be tracked?
#52Earlier quoted context omitted.
My violin is probably small-medium sized for this problem. You can talk to your users in person and ask them, or poll them via email. Do usability tests etc. I guess it just costs more. Other industries have to do this, they can't just default-spy on their customers.
> You can talk to your users in person and ask them doesn't scale. > poll them via email doesn't work. > default-spy on their customers analytics is not spying.
Re: Who wants to be tracked?
#53(I made the number up, but I'd be very surprised if I am off by magnitudes).
Re: Who wants to be tracked?
#54I have switched one of my sites to cookieless analytics and it is bad for everybody. I can't even say how many users this site has now. It could be the same user coming back over and over. Or many users. How would I know. Yes, I could track a ton of stats about every pageview like user agent, screen resolution etc and then try to stitch it back together. Trying to figure out how many different users there are. But th…
It's nice to be able to A/B test your blog or product. It's cool and efficient, but it also hurts and to me that hurt outweighs your company's marginal benefits although it is a nuanced and difficult discussion to be fair. I'm being simplistic here to make the point clear. I hope.
Re: Who wants to be tracked?
#55Better question here is, why is this not handled through the browser instead of relying on individual web apps to do it. Block third party cookies by default, delete other cookies on the last tab or window closed and prompt user to save cookies on a form submit ("do not delete cookies for this domain when leaving" type of prompt, for pages with logins, settings, etc). Also remove features that make easy fingerprintin…
It may have had good intentions as entities such as Microsoft would just set their browsers to default to accept all cookies anyway and a marginal group of people would know how to turn it off and even they couldn't still be sure if a proprietary browser still accepts and sends cookies without just telling the user.
So as usual the good intentions have turned into a cat-and-mouse game in the technical, grassroot realm. There are browser extensions that will just kill these consent dialogs automatically and websites try (luckily, not very hard so far), to work around the kill scripts. Everybody suffers.
Re: Who wants to be tracked?
#56Is there a browser extension to turn these off?
uBlock origin with appropriate filter turner on.
Re: Who wants to be tracked?
#57Earlier quoted context omitted.
Why would you need to know anything but hits/month and ad-revenue/month? Why don't you just hash the IP-address and count unique users that way?
that's easy: to improve the service.
Re: Who wants to be tracked?
#58There is too much info out there. Context about the user shrinks the ever growing info sphere.
Re: Who wants to be tracked?
#59Better question here is, why is this not handled through the browser instead of relying on individual web apps to do it. Block third party cookies by default, delete other cookies on the last tab or window closed and prompt user to save cookies on a form submit ("do not delete cookies for this domain when leaving" type of prompt, for pages with logins, settings, etc). Also remove features that make easy fingerprintin…
Websites want you to explicitly reject consent for using your data. There are many untrustworthy places on the internet, so trustworthy places want to explicitly ask because they don't want the user to reject consent to them just because they are being lumped with the other sites.
Now if you had a browser setting that gave consent by default and allowed users to deny consent that is something that would reduce the need of sites constantly asking you for consent. But any attempt to automatically reject consent is just going to result in sites asking for consent via another channel. See what happened to the do not track header when you try and lump all sites together.
Re: Who wants to be tracked?
#60As far as I understand the GDPR, there should be no downside to rejecting the tracking technologies. And Websites relying on advertising, could do so with unpersonalized ads (granted with very different metrics).
Nevertheless, to me it feels, like these paid vs tracked offers are not what the authors of the GDPR intended.