Shopify Pixel "checkout" Macros Verification

DCM
Visitor
1 0 0

Please elaborate the difference between the following:
Do they vary as per creaters choice during website setup ?
1. checkout.order_id
2. checkout.order_name
3. checkout.order_number

Also, We have setup below shared shopify pixel:
<!-- Offer Conversion: Feel Unique | GCC | CPS | Link -->

<img src="https://go.urtrackinglink.com/aff_l?offer_id=1316&adv_sub={{ order_number }}&amount={{ total_price | money_without_currency }}&adv_sub5={{ checkout.discounts[0].title }}||{{ checkout.discounts[0].total_savings | money }}" width="1" height="1" />

<!-- // End Offer Conversion -->

Also, please check and confirm that all the macros shared in the pixel above will work fine ?
Please note we have get the setup done on so many website earlier and it was working fine.

Could you verify the below shared macros used in the pixel above are correct ?

  1. order number ={{ order_number }}
  2. sale amount={{ total_price | money_without_currency }}
  3. discount={{ checkout.discounts[0].title }}||{{ checkout.discounts[0].total_savings | money }}

Look forward to hearing from you.

Replies 0 (0)