Referred Members
In this section, you will find detailed information about the Referee and Referrer members, which will help you manage the Referral System in Open Loyalty.
Last updated
In this section, you will find detailed information about the Referee and Referrer members, which will help you manage the Referral System in Open Loyalty.
Last updated
The Referred Members module allows you to manage the relations between Members. This view gives you information about which Member has been referred by whom. Each Member of your Loyalty Program has their Referral Token that can be used to refer someone to join to program. For example: Member X recommended Member Y by using his own Referral Token.
Referee - Person invited to the program Referrer - Member sending the invitation
To refer a Member, you can do it via the API or when adding a member in the Admin Panel during Member registration. Adding relations via API:
In the body registration endpoint (POST/api/{storeCode}/member), you need to add a referrerToken to create a relationship between the Referee and the Referrer.
For example: "referrerToken": "96HEJHGV9"
Adding relations in the Admin Panel:
If you want to add a referee in the Admin Panel, click ADD in the Members module, and insert the token in the Referrer token field:
This way you will create a referee for a referrer member with this token.
This section gives you a quick overview of the most important information about managing Referred Member data.
In the table on the main view, you will find data that gives you information about relations between Members.
Referrer name - the name of the Member who recommended the Member
Referrer token - it is a token via which a Member referred the other Member
Referee name - the name of the Member who was referred
Created At - time then the relation was established
For a more detailed overview of all relations, you can use filters. They will help you find the correlations you are looking for.
Filters that you can use:
Created at
Referee name
Referrer name
Referrer token
Sorting data is used when you as an Admin would like to sort the records by some data. All columns in the table are sorted in ascending or descending order, which helps find, understand, analyze data, and create statistics.
In Open Loyalty, you can create a multi-level referral program, allowing you to reach a wider audience by incentivizing the original referrer and subsequent referrers. This can lead to increased sales and customer loyalty. Additionally, users can customize the rewards for each level of referral, which can help to motivate referrers to refer more people.
"level" refers to the number of layers in the referral chain. Each level represents a different degree of separation between the original referrer and the person who ultimately makes a purchase or completes a desired action.