Hello. I’m trying to get a post-purchase pixel working to track purchase events using the Twitter Pixel. I’ve added the following script to the post-purchase script section in Shopify (we have not upgraded to checkout extensibility).
Am I approaching this the right way? I know there is a customer events section in Shopify for custom pixels, but I have not dove into that.
I have the same issue, I contacted shopify team and nobody tell us how to fire the X pixel. This request have 2,041 Views, and still no help from Shopify…
Use Shopify custom pixels and trigger the Twitter Pixel purchase event when the checkout_completed event fires. Subscribe to the event and send order data (value, currency, product IDs) to Twitter:
If tracking still fails, consider using a consent and data orchestration platform like Ketch to manage event collection and ensure reliable firing of purchase events across pixels.