Skip to main content

Sending a reminder on the last available rewards

Here we'll share a marketing use case to help you set up a reminder on the last available rewards for your loyalty members.👇

.

RETAILER
If you are a retailer, you want to send a regular reminder email to your customers displaying the barcode of the available reward(s) they can still redeem online.


E-COMMERCE
If you are in the e-commerce, make sure that you are displaying the attribution ID of your reward(s) in your email design along with other useful information (name and description). 

.

💡 In both cases, master the loyalty variables to enrich your designs. Also, if you wish to increase your know-how on the rewards, read How can I use rewards?

.

Reward variables & loop used 👇

$loyalty.tier$
$loyalty.total_nqpoints$
$reward.expiration_date$

---

{SPLIO FOREACH REWARD AVAILABLE}
{SPLIO IF $reward.name$ = "my_reward_name"}
- barcode-
{SPLIO ENDIF}
{SPLIO ENDFOREACH}.

---

{SPLIO FOREACH REWARD AVAILABLE}
$reward.attribution_extid$
$reward.name$
$reward.description$
{SPLIO ENDFOREACH}

.

Check the first picture if you're a retailer or the second picture if you're an e-commerce to discover what your email would look like!

.

💡 If you want to display a bar code for your reward, you can go into Rows > Template > select the template calledDisplay barcodes of a specific reward as shown on the GIF (third image).