Marketing use case:
Welcome your Loyalty members
You have just launched your Loyalty Program and existing customers or new visitors are keen to join it!
As soon as they sign in, send them an email to welcome them to the Program warmly. Use this opportunity to remind your customers of their Loyalty status and the benefits of your program.
Master the loyalty variables to enrich your designs.
Also, don't forget to read our dedicated articles on the variables on design to customize your content.
Loyalty variables used
$loyalty.subscription_date$
$loyalty.program$
$loyalty_card_number$
$loyalty.total_nqpoints$
$loyalty.total_qpoints$
$loyalty.qpoints_to_nexttier$
$d/m/y$loyalty.expiration_date_nqpoints$-1d$
Final result
{SPLIO IF $firstname$ != ""} Dear Viviana $firstname$,
{SPLIO ELSE} Hello,
{SPLIO ENDIF}
Thanks for subscribing on 2023-05-03 $d/m/y$loyalty.subscription_date$!
We are very happy to welcome you to Loyalty Program $loyalty.program$.
Your balance so far:
$loyalty.total_nqpoints$ 1000 reward points
$loyalty.total_qpoints$ 150 tier points
Your card code: 000111 $loyalty_card_number$
{SPLIO IF $loyalty.total_nqpoints$ > "0"}
Your 1000 $loyalty.total_nqpoints$ reward points are valid until 2024-12-31 $d/m/y$loyalty.expiration_date_nqpoints$-1d$.
Hurry up and use them to purchase great rewards!
{SPLIO ELSEIF $loyalty.total_qpoints$ > "0"}
You're just 300 $loyalty.qpoints_to_nexttier$ tier points to the next tier!
{SPLIO ELSE}
You do not have loyalty points yet.
Start accumulating loyalty points now with each purchase!
{SPLIO ENDIF}
If you wish to add a loyalty variable, you can go into Splio variables and click on the one you need, which will be automatically copy-pasted in your design as shown below: