Fingerprint at ClearSale – web
You will need to insert a script (JavaScript) into the front-end code of your checkout page. This script has the session_id parameter, which is the identifier of the user's session on the website or application.
To monitor whether the user blocks the script, insert the
noscripttag. Learn more at: Script Blocking Monitoring.
There are three ways to include the script on your checkout page. The difference is in the creation of the session_id:
- session_idcreated by the store;
- session_idcreated by Google Tag Manager;
- session_idcreated by ClearSale (recommended).
Find out more details in the documentation Behavior Analytics
In the fraud analysis request, send only the value of
session_idin theCustomer.BrowserFingerprintfield.
Updated 1 day ago