Conversion tracking is not working on Post-purchase page

Conversion tracking is not working on Post-purchase page

Shamim8633
Visitor
1 0 2

We are following this reference guide to setup conversion pixel/tracking from post purchase page.

 

https://help.shopify.com/en/manual/promoting-marketing/analyze-marketing/pixel-tracking-post-purchas...

 

We are selling some products through upsell. We already put some tracking code in the Post Purchase box.

But those are not firing when someone lands on the post purchase page or after the initial offer. After debugging with making test purchase we found out that Shopify is not pushing a special global variable which is supposed to contain the order details. We are talking about this variable:

 

window.Shopify.order

 

There is no order details on window.Shopify.

Therefore even though in their reference guide it's promised that they will push the order details on this global variable, we are are unable to retrieve this data from this variable.

 

We are using the Zipify OCU app for upsell.

Reply 1 (1)

andepants
Visitor
1 0 0

I'm having the same issue! Were you able to resolve this?