Setup referral tracking
Setting Up Referral Tracking
To track referrals, use URL parameters that identify each referrer. The most common parameters are ?ref=
and ?utm_source=
.
Using ?ref= Parameter
Using ?utm_source= Parameter
Implementing Conversion Tracking
To measure the effectiveness of your referral program, you need to track conversions resulting from referrals.
Tracking Custom Events
You can track custom events, such as account creations, by triggering events from your frontend code.
Example: Tracking Account Creation
Setting Up Conversion Events in Cookie3
Access the Conversion Events Tab in your Cookie3 dashboard
Click on "Add Conversion Event"
Define the Conversion Criteria:
Category: Set to "account"
Action: Set to "new account creation"
Save the Conversion Event
Last updated