Refport
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_id click ID capture via Shopify's storefront ScriptTag API
  • Sale reporting on orders/paid webhook events
  • Support for discount code linking to partner programs

In the meantime

You can integrate Refport with Shopify today using the manual webhook approach:

  1. Capture the refp_id click ID in your Shopify theme using refport-js loaded via a custom script
  2. Store the click ID in a Shopify cart attribute or order note
  3. Listen for the orders/paid webhook and call track.sale() with paymentProcessor: "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.

On this page