We provide you with 2 different JavaScript codes:
fraud0 Main Tag
This is the main code and responsible for detecting and blocking bots and everything else.fraud0 Conversion Tag
This code makes use of our low-quality analysis and to enable us to fine-tune our detection algorithms
This page shows you, how to implement the fraud0 Conversion Tag code directly on your website. If you want to implement the fraud0 Main Tag on your website, please read:
Implement fraud0 Conversion Tag code
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>
Need support?
Do you still have questions or need more info? Contact our support team for assistance!
Add Comment