Trigger Conversions with GTM
Step 1: Define the Conversion Event in GTM
Step 2: Create a Trigger for the Conversion Event
Step 3: Create a Custom JavaScript Tag
<script> // Call your custom function with the appropriate conversion ID optibaseSendConversionEvent('yourUserFriendlyConversionId'); </script>
Step 4: Add a Trigger to the Tag
Step 5: Test Your Tag
Step 6: Publish Changes
Last updated