Hacker News new | ask | show | jobs
by dvfjsdhgfv 3269 days ago
The other side is not stupid, there are far better ways to track users than cookies, and blocking them takes a lot of effort.
1 comments

What better ways than cookies is there to track users ? AFAIK, it's the most unique fingerprint you can get of a user. Everything else is probably going to be a lot less precise.
I think browser fingerprints are quite a reliable way of tracking.

https://amiunique.org/fp

Sure, 'quite reliable' beats 'unique' every time!
Unique becomes unreliable the moment users delete their cookies.
Which they of course do much more often than change one of the finicky parameters that constitute these unique fingerprints (which in reality tend to not be unique to begin with)
You can get unique through things other than cookies. Like abusing ETAGS/If-Modified-Since.
Your ISP adding a header containing your subscriber ID to every request.
Can you provide links? I only saw

http://www.balough.com/internet-service-provider-must-disclo... in the case of an RIAA suit

https://news.ycombinator.com/item?id=8500131

Not uncommon in mobile carriers.

Thanks, is this done for advertisement purposes (selling data)?