Referral Program

Robert has a nice video on referral code if you want to switch to use referral code

1 Like

Recently, I had to implement an affiliate link referral system. The trick was to use the “Get part of URL…” computed column to grab the referral code from the affiliate link.
Then, we can save that code into a User Specific column and assign the referral to the corresponding affiliate.

Here is a tutorial explaining the process:

8 Likes