Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 4 Next »

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:

<!-- 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