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 14 Current »

The Conversion Tag enables us to fine-tune our detection algorithms, by tagging sessions that lead to a conversion we can detect false-positives, i.e. when a session marked as a bot performs an action only a real user would do. Please place the Conversion Tag on your confirmation pages, e.g. payment confirmation page.

  • Login to your fraud0 Dashboard

  • Navigate to Implementation

  • You can find the code in the Conversion Tag section

  • Copy and paste the JavaScript code into the <body> tag on every confirmation page of your website

implementation_conversion_tag.png

The code looks like this:

<script type="text/javascript">
fraud0 = window.fraud0 || [];
fraud0.push([1]);
</script>


Need support?

Do you still have questions or require further details? Contact our support team for assistance!

Send us an email →