Where should I store browser fingerprint?

309 views Asked by At

I am wondering where should I store generated browser fingerprint (I already have a data). In my internal database (for example MySQL)? Is it that easy?

The purpouse is to identify visitor without need to log in.

1

There are 1 answers

2
Sri Charan On

Yes, it's easy to store the fingerprint in the form of BLOB is a collection of binary data stored as a single entity( like images...... ) You can use use it to store the fingerprint database