browser - Is there a way to uniquely identify a web user? -


i want identify every anonymous person accessing web portal uniquely (crazy, know!). using session id in combination ip, however, since session id cookie based, can cleared , identity can forged. browsing other thread , had said attribute named "pcrsa" can obtained browsers , can used uniquely identify user. ever since, i've trying locate further info regarding pcrsa no avail. have info regarding pcrsa or alternatively, better way uniquely identify anonymous connections?


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -