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.
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.
Copyright © 2021 Jogjafile Inc.
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