Referral Tracking
Referral Rocket provides robust tracking capabilities that allow you to monitor and analyze your referral program's performance in real-time. This guide will walk you through the different ways you can track referrals.
Add Tracking script to the the pages where new users will land
// Add this script in the HEAD tag
<script type="text/javascript" campaign-id="YOUR-CAMPAIGN-ID" defer src="https://app.referralrocket.io/widget/widgetIndex.js"></script>
PreviousIntegrate the referral program inside your webapp for logged in userNextTrack referral on Sign Up page
Last updated