You must insert a script (JavaScript) into the front-end code of your checkout page. This script has the session_id parameter, which identifies the user's session on the website or app.

ℹ️

To monitor whether the user blocks the script, insert the noscript tag. Learn more at: Script Block Monitoring.

There are three ways to include the script on your checkout page. The difference lies in how the session_id is created:

  • session_id created by the merchant;
  • session_id created by Google Tag Manager;
  • session_id created by ClearSale (recommended).

In the sandbox environment, provide the following session_id:

(your_app fingerprint: r3j6a9f10bmssayw2thp)

This value must be sent whenever you use the sandbox environment.

ℹ️

Learn more details in the Behavior Analytics documentation

In the fraud analysis request, send only the session_id value in the Customer.BrowserFingerprint field.

Follow the instructions in the ClearSale documentation for integrating with the web Fingerprint version.


Did this page help you?