How do I include referral links outside of the referral section?

After initially configuring your referral program's rewards, milestones, and automated emails—we make it super simple to include that referral section into your newsletter by simply selecting the referral program icon in the editor:

mceclip0.png

However, if you want to include a subscriber's referral link or access to their referral hub elsewhere in the newsletter, or include it in your welcome email, we've introduced the following merge tags.

 

Welcome Email

Their personal referral link they should share with others

{{rp_refer_url}}

Their personal link to the referral hub to view their progress and rewards

{{rp_referral_hub_url}}
 
When creating your welcome email, you can drop these into the text editor directly, either as text or as the URL for a button.
 
Screenshot_2022-07-21_at_2.50.50_PM.png
 
And the welcome email will display the individual subscriber's referral link and/or link to their referral hub on site.
 
Screen_Shot_2022-06-21_at_8.45.45_PM.png
 
 

Anywhere in a Post

 
If you wanted to create your own referral section or drop a subscriber's referral link elsewhere in the newsletter, you can use the following merge tags:
 
Their personal referral link they should share with others
{{ rp_refer_url }}
 
Their personal link to referral hub to view their progress and rewards
{{ rp_referral_hub_url }}
 
Number of referrals
{{ rp_num_referrals }}
 
Number of referrals until next milestone
{{ rp_num_referrals_until_next_milestone }}
 
Next milestone name
{{ rp_next_milestone_name }}
 
To show what this would look like in the editor while creating a post:
 
Screen_Shot_2022-06-21_at_9.02.26_PM.png
 
And how it'd render in an actual email for a subscriber:
 
Screen_Shot_2022-06-21_at_9.02.44_PM.png

 

Was this article helpful?