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.
To implement fraud0 Conversion Tag directly on your website, please copy and paste the JavaScript code into the <body>
tag on every confirmation page.
You can find the Conversion Tag in the fraud0 Dashboard under Settings → Script implementation.
The code looks like this:
<script type="text/javascript"> fraud0 = window.fraud0 || []; fraud0.push([1]); </script>
Add Comment