Follow The Spend
Shopify Integration

Script Tag and webhooks

How FTS pulls data out of Shopify in real time.

Coming soon. This article will document the Script Tag setup and the seven webhook subscriptions in detail.

Topics this article will cover

  • The Script Tag URL and how to verify it's installed
  • The seven webhook subscriptions: orders/create, orders/updated, orders/cancelled, refunds/create, customers/create, app/uninstalled, plus the three privacy webhooks
  • Webhook HMAC verification
  • What happens if a webhook fails (retry policy)
  • Replay behavior on reconnect

For a high-level overview of the pixel, see The pixel.

On this page