Configure Shopify webhooks to automatically track purchases from your campaigns
Webhooks allow our app to automatically receive notifications when orders are created in your Shopify store. This is essential for:
Follow these steps to configure the webhook in your Shopify admin
Open Shopify Admin Settings
Go to your Shopify admin panel → Settings → Notifications
Navigate to Webhooks Section
Scroll down to the "Webhooks" section at the bottom of the page
Create New Webhook
Click the "Create webhook" button
Select Event
In the "Event" dropdown, select: Order creation
Set Format
In the "Format" dropdown, select: JSON
Paste Webhook URL
Copy the URL below and paste it into the "URL" field:
https://iydqyhfnaayhtgbioulp.supabase.co/functions/v1/shopify-webhookSelect API Version
In the "Webhook API version" dropdown, select the latest version available (e.g., 2024-10 or newer)
Save Webhook
Click the "Save webhook" button to complete the setup
After setting up the webhook, you can verify it's working correctly:
Purchases not showing up in analytics?