The Milestone Referral

The Flow

  1. A participant signs up using the Form Widget which collects information about the participant and registers them to your Viral Loops campaign.

  2. After signing up, the Form Widget will display sharing options for the participant to invite their friends to also sign up.

  3. The Milestone Widget will dynamically update based on the number of referrals that the participant currently has. The Milestone Widget is a great way to incentivise participants to invite their friends by displaying a progress bar of how close they are to achieving a milestone.

  4. The Referral Count widget will also update in real-time, reflecting the current number of referrals the participant has made.


Installation

To install the Form Widget, Milestone Widget, and Referral Count Widget on your website, you will need to follow a few simple steps:

First, ensure that you have correctly set up your site.

Next, add the following code to the page you'd like to run the referral program on your site.

To install the Form Widget, use the following code:

<form-widget ucid='Your Campaign ID'></form-widget>

To install the Milestone Widget, use the following code:

<milestones-widget ucid='Your Campaign ID'></milestones-widget>

To install the Referral Count Widget, use the following code:

<referral-count-widget ucid='Your Campaign ID'></referral-count-widget>

๐Ÿ“˜

Replace 'Your Campaign ID' with the actual Campaign ID.