...
The User Manual has moved! For the most up-to-date information, please visit our new site at docs.antavo.com.
We're committed to providing you with the best resources, and our new site offers an enhanced experience with the latest documentation. Thank you for your understanding and continued support.
This tutorial shows the steps of sharing a reward using Antavo. Sharing the reward is effectively a transfer and this process works as a gift from one loyalty member to another. The member who gave away the reward will no longer have it on their profile.
Table of Contents |
---|
Reward sharing workflow
The reward sharing solution is available for all types of incentives. The first step is to create a “transferable” 'transferable' reward. Sharing can happen through either the coupon_transfer
event for coupon-type rewards (bundle, dynamic coupon, gift card) or reward_transfer
event for all other types of rewardrewards. The reward can be shared to with another customer via their customer 's ID or to their email address. The emailing option also works for those who are not yet loyalty members. This scenario results in the creation of an inactive ("ghost") customer and then an opt_in
event occurs, registering them in the loyalty program.
...
You can find the configuration page of the Rewards module by opening the ‘Modules’ page and scrolling down to the ‘Core’ modules category. The page opens up to the list of rewards that are already set up.
Click on the ‘Create new reward’ button on the top left-hand side of the Rewards module pageor click the hamburger menu’s 'Edit' button one for one of the existing rewards. Find the instructions for populating the “Create a new Reward” page and editing the reward here.
The last item of Scroll down to the Mechanics section is the “Transferable” checkbox that you need to enable where you can find the 'Transferable' checkbox that needs to be enabled and fill in the following information:
Transfer limit:
Set how many times a reward can be transferred. Set to 0 to disable the transfer limit.Transfer points:
Set how many points should be given to the customer who transfers this reward.
...
Transfer coupon expirations: this refers to the transferred coupon’s expiration dates.
Remains:
The date will remain remains the same.Modify:
Specify the amount of time you would like to add to the current date.Extend:
Extend the currently given expiration date with a specified amount of time.
...
Go to the customer’s profile and find the reward on their Claimed rewards list. Go to the Events page from the menu bar on the left side, click on Add action in the upper right corner and add either of these two events:
coupon_transfer
- Transfering
Transferring a coupon from one customer to another Read more about this event type here. reward_transfer
- Transfering
Transferring a reward from one customer to another. Read more about this event type here.
The transfer event requires the following information:
Expiration date: use
Use the date picker to define the date when the coupon transfer event should expire. If you leave it empty, the automatic expiration’s date will be applied.Account:
In the case of using Multi-accounts, choose from the dropdown to which account the points can be given.Coupon code or Reward ID: find
Find the ID on the pages of the reward or coupon.E-mail and/or target ID: type
Type the email address and/or the ID of the customer to whom the coupon should be transferred. The input field is case-insensitive.
...
After the coupon_transfer
or reward_transfer
event has been completedwritten, a coupon_recieve
or reward_recieve
event will appear on the receiver customer’s profileamong the receiver’s events.
Verify that the is gift is received by going to the Events tab on the customer profile.
...
There are two outcomes of transferring a reward to an email address: the recipient is either a loyalty member or they are not yet present in Antavo. In case the email does not exist in the system, there will be a new, inactive, so-called “ghost” 'ghost' customer profile created with this email address . The and the coupon will be stored on their profile. The use of the inactive customer status depends upon local data processing regulations and policies.
The ghost profile creation is illustrated in the video snippet below.
...