To make use of our low-quality analysis and to enable us to fine-tune our detection algorithms, please place the Conversion Tag to your confirmation pages, e.g. payment confirmation page.
Login to your fraud0 Dashboard
Navigate to Settings (1) → Script implementation (2)
You can find the code in the Conversion Tag section (3)
Copy and paste the JavaScript code into the
<body>
tag on every confirmation page of your website
The code looks like this:
<script type="text/javascript"> fraud0 = window.fraud0 || []; fraud0.push([1]); </script>
0 Comments