Integrations
Shopify
Shopify integration for Refport is coming soon.
Shopify integration is currently under development. This page will be updated with setup instructions when it becomes available.
The Shopify integration will allow you to automatically attribute Shopify orders to Refport referral partners — without any custom webhook code.
Planned capabilities
- Automatic order attribution via the Refport app in the Shopify App Store
refp_idclick ID capture via Shopify's storefront ScriptTag API- Sale reporting on
orders/paidwebhook events - Support for discount code linking to partner programs
In the meantime
You can integrate Refport with Shopify today using the manual webhook approach:
- Capture the
refp_idclick ID in your Shopify theme usingrefport-jsloaded via a custom script - Store the click ID in a Shopify cart attribute or order note
- Listen for the
orders/paidwebhook and calltrack.sale()withpaymentProcessor: "shopify"
Refer to the Stripe integration guide for a similar webhook-based pattern you can adapt.
Get notified
If you'd like to be notified when the Shopify integration launches, contact us at support@refport.co.