Hello, I am setting up a tracking goal in the Meta merchant center for conversions. To do this you need the ‘Thank you’ page url so you can do a ‘url contains’ conditional statement.
Shopify Support have said the url contains ‘thank_you’ - but I’m not convinced this is correct for the new checkout.
(I know I could do a test order but that isn’t practical today and I want to set it up before the weekend.)
With the release of checkout extensibility, it will not be possible to track the page using ‘url contains’ condition. Its because (I assume) you will add the tracking in the customer events - customer events fire the actual event inside an iframe so this type of tracking will not work anymore, we had the same issue with Bing tracking.
The solution is to change the Goal type and make sure to use “Event” instead of the destination URL.