FingerprintingΒΆ
When enabling fingerprinting, we will create a fingerprint based on a lot of characteristics about the user. This fingerprint is a unique hash that will allow you and Harvest to identify a specific user/browser.
This makes it possible to stitch a user even though they deleted their cookie.
We make use of the FingerprintJS code. For more information take a look at their website https://fingerprintjs.com.