Web push notifications for Shopify
relaybell connects to Shopify in two parts: a storefront snippet that collects push subscribers, and Shopify webhooks that feed purchase and cart events into your automations.
What you get
- Storefront opt-in prompt (via white-label CNAME)
- orders/paid → purchase, checkouts/update → cart.updated
- Webhook signature verification
- Commerce events work immediately — no CNAME needed for automations
How to set it up
- 1Add the relaybell storefront snippet to your theme’s theme.liquid, just before </body>.
- 2Because Shopify won’t serve a service worker on your store domain, we enable push over a white-label CNAME on your domain — contact us to switch it on.
- 3In Shopify, point your webhooks at https://relaybell.com/api/v1/integrations/shopify/<PROJECT_ID>.
- 4Paste Shopify’s webhook signing secret into Settings → Compliance so relaybell can verify them.
Full walkthrough in the setup guide.
Other integrations
Ready to set it up?
Create a free relaybell account — your first website is ready in seconds.
Get started free