Hacker News new | ask | show | jobs
by internetter 409 days ago
the industry has decided that unique users can be done without being tracking. you can decide differently. Often times how they do it is some combination of

- Hashing IPs with other data to form a non-reversible UUID

- Not tracking across multiple host domains

- Not setting cookies or storing any information in the browser