To make use of our low-quality analysis and to enable The Conversion Tag enables us to fine-tune our detection algorithms, please by tagging sessions that lead to a conversion we can detect false-positives, i.e. when a session marked as a bot performs an action only a real user would do. Please place the Conversion Tag to on your confirmation pages, e.g. payment confirmation page.
Info |
---|
You can customize the conversion tag with conversion typ and conversion ID information, to match the tracked event to your company’s preferences. Instructions for Customization can be found here: Conversion Tag Customization |
Login to your fraud0 Dashboard
Navigate to Settings (1) → Script implementation (2) Implementation
You can find the basic code in the Conversion Tag section (3)
Copy and paste the JavaScript code into the
<body>
tag on every confirmation page of your website
...
Status | ||
---|---|---|
|
The code looks like this:
Code Block |
---|
<script type="text/javascript"> fraud0 = window.fraud0 || []; fraud0.push([1]); </script> |
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Next Step |
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Need support?Do you still have questions or require further details? Contact our support team for assistance! |