Track referral on Payments
Capturing and tracking referrals requires integrating Referral Rocket's tracking system into your website or application. This guide walks you through the complete implementation process for capturing referrals on payments.
Step-by-Step Referral Tracking Implementation
Step 1: Add the following script in the Head tag (replace with your campaign id) on payment/checkout page.
Step 2: To capture referrals on successful payment, you need to call the QualifyParticipant
API which will capture the referral and mark the referrer eligible for reward.
Last updated