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

Version 1 Next »

You can find the Conversion Tag in the fraud0 Dashboard under Settings → Script implementation.

The code looks like this:

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

  • Go to Google Tag Manager Workspace

  • Navigate to Tags and click New in the top-right corner

  • Name the new tag F0 Conversion Tag

  • Open Tag Configuration and select Custom HTML

  • Copy your pixel code into HTML input

  • Check Support document.write

  • In Advanced Settings, please set Tag firing priority to 800. It must be lower than the priority of the main script

  • Set Triggering to the equivalent purchase trigger from your website (e.g. a trigger based on your confirmation page or a specific purchase event)

  • Click on Save