Connectors
Shopify
Category: Payments
What it does: Receives order and checkout events from Shopify, attributing purchases to ad campaigns.
Credentials needed
- Shop domain (e.g.
mystore.myshopify.com) - Admin API access token (custom app with
read_orders,read_checkoutsscopes)
Setup
- Shopify Admin → Apps → Develop apps → Create app
- Enable Admin API access:
read_orders,read_checkouts,read_customers - Install app, copy the access token
- Paste shop domain + token into Compass → Settings → Integrations → Shopify → Connect