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
0 Comments