We recommend implementing the fraud0 code directly on your website. This allows us to catch bots that have already bounced before the GTM could even launch.
Learn how: Implementing fraud0 directly on your website
...
You can find your code in the fraud0 Dashboard under Settings → Script implementation.
The code should look something like this:
Code Block |
---|
<!-- 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 --> |
Go to Google Tag Manager Workspace
Navigate to Tags and click New in the top-right corner
...
Name the new tag fraud0 Tag
Open Tag Configuration and select Custom HTML
...
Copy your pixel code into HTML input
...
Check Support document.write
Set Tag firing priority to 1000 in Advanced Settings
Set Triggering to All Pages
...
Click on Save