Custom Shopify Integration
For Advanced Users Only
Integration steps
All Pages
<script type="text/javascript" async defer src="https://api.goaffpro.com/loader.js?shop=goaffprotest1.myshopify.com"></script>Thank You Page
Shopify = { checkout:{ order_id:'SHOPIFY ORDER_ID OF THE ORDER' }}Server-Side Integration
POST https://api.goaffpro.com/order_completeContent-Type: application/json{ "ref":"the referral cookie", "shop":"the shop identifier as found in the tracking script", "order_id":"the shopify order id"}Last updated
Was this helpful?