jwjimmy / counsel

A web tracker for low-volume web properties.
0 stars 0 forks source link

User identities #4

Open jwjimmy opened 7 years ago

jwjimmy commented 7 years ago

Eventually you'll want to extract some notion of user identity from the metadata. Once you figure this out, it would be great to track self-hits in a separate table, or otherwise filter out self-hits for your own properties. You would need a safe way to register your own fingerprint.

jwjimmy commented 7 years ago

https://github.com/snowplow/snowplow/wiki/Python-Tracker

jwjimmy commented 7 years ago

Use some fingerprinting library? http://yinzhicao.org/TrackingFree/crossbrowsertracking_NDSS17.pdf https://github.com/Song-Li/cross_browser/blob/master/client/js/main.js