Shopify: Automatically tracked on the order confirmation page (thank you page) and via server-side webhooks.
JavaScript
The third parameter (
'ORD_12345') is a deduplication ID. It prevents duplicate purchase events from being sent to destinations if the event fires multiple times.Properties
When to Fire
- Order confirmation page load
- After successful payment confirmation
- Shopify
orders/createwebhook (server-side)
Related Events
- initiate_checkout — Starting the checkout
- add_payment_info — Before completing purchase
- refund — When order is refunded