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 Main Tag code directly on your website. If you want to implement the fraud0 Conversion Tag on your website, please read:
Implementing fraud0 Conversion Tag directly on your website →
Implement fraud0 Main Tag code
Login to your fraud0 Dashboard
Navigate to Settings (1) → Script implementation (2)
You can find your fraud0 code in the Main Tag section (3)
Copy and paste the JavaScript code into the
<body>
tag on every page of your website
The code should look something like this:
<!-- FRAUD0.com fraud detection BODY TAG --> <script async src="https://bt.fraud0.com/api/v2/fz.js?cid=XXXXXX"></script> <!-- End of FRAUD0 BODY TAG -->
Need support?
Do you still have questions or need more info? Contact our support team for assistance!
Add Comment