|
|
|
|
|
by jdsin
3514 days ago
|
|
Good question. Maybe target using some kind of heuristics? We can figure out who is loading our imgs: ip addresses, requesting browser details, load time, approximate location (city, state, country), what website is the user visiting (can figure out what they are interested it) etc. We can build anonymous profiles of users. Ofcourse, the bigger the network, more precise the heuristics.. |
|
How do you define "anonymous?" Even if you have a policy not to store "personal details" like real name, you are still tracking some set of attributes of each user (ip address, headers, latency, etc). Together, a set of these attributes is likely sufficient to uniquely identify the user the set belongs to.
So now you're back to the original problem.