Jump to content

Conversion Tracking


PrestaJep

Recommended Posts

Hi all. 

I would like to include adrolls "enhanced conversion tracking "on my prestashop-webshop.

 

Adroll has these guidelines: 

 

https://help.adroll.com/hc/en-us/articles/214519678-Enhanced-Conversion-Tracking-in-Google-Tag-Manager-Custom-Currencies-

 

<script type="text/javascript">   adroll_conversion_value = X;   adroll_currency = "Y"   adroll_custom_data = {"ORDER_ID": "W", "USER_ID":"Z"}   </script>
view rawgistfile1.txt hosted with ❤ by GitHub

Replace XYW, and Z with:

  • X: your system's variable name for order values
  • Y: your currency
  • and Z: the variable names for any additional custom values that you want us to track. If you only want to track order values, delete this line.

Y is easy, but what about X? 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...