Hi all
I am trying to implement Enhanced Conversion Tracking with AdRoll, we already have the basic code set up and working (though it generates a Javascript error on the receipt page when viewed offline in Designer)
The code I need to add is
I need to change the adroll_conversion_value to whichever revenue variable Sellerdeck uses - does anyone know which one this is?
Further details on what I am trying to achieve are here: https://help.adroll.com/hc/en-us/art...rsion-Tracking
I would appreciate any help
Thanks
Mick
I am trying to implement Enhanced Conversion Tracking with AdRoll, we already have the basic code set up and working (though it generates a Javascript error on the receipt page when viewed offline in Designer)
The code I need to add is
HTML Code:
<script type="text/javascript"> adroll_conversion_value = X; adroll_currency = "GBP" </script>
Further details on what I am trying to achieve are here: https://help.adroll.com/hc/en-us/art...rsion-Tracking
I would appreciate any help
Thanks
Mick
Comment