Recommendations for VIP customers

Published January 31, 2022
Modules
Difficulty

Loyalty programs are designed to guide customers through specific marketing scenarios in accordance with the loyalty point thresholds they reached. You can make recommendations the essence of these scenarios. This use case focuses on a recommendation that presents 4 items above $500 for the customers in the VIP segment.

Very often, VIP customers have additional discounts such as vouchers for a specified amount, the consumption of which from the seller’s perspective should not excessively diminish the profit margin from the customer’s purchases. Using the information about the VIP segment to which the customer belongs, we can recommend items from the highest price range or those whose margin allows the customer to “safely” use the discount.

Prerequisites


  • Enable the personalized recommendation model.
  • Assign a VIP tag to your customers.
    Note: Assign the tag to the customers who meet your requirements for premium customers.

Create a recommendation


  1. Go to Communication > Recommendations > Add recommendation.
  2. Enter a meaningful name of the recommendation.
  3. In the Type & Source section, click Define.
    1. From the Catalog dropdown list, select the catalog that contains items for the recommendation.
    2. As the type, select Personalized.
    3. Click Apply.
  4. In the Items section, click Define.
  5. Click Add slot. You can name the slot for later reference.
  6. In the Number of items subsection, set the minimum and maximum number of items to 4.
    Tip: Setting the minimum and maximum number of items to the same number ensures that exactly this many items will appear in the slot.
  7. Click Static filter and choose IQL Query.
    Note: Learn about the difference among elastic, static filters, and distinct filters.
  8. Click Select and from the dropdown list, select Function.
    Result: The ADD function appears.
  9. Click ADD and from the dropdown list, select the IF function.
    Result:
    If function syntax
    If function syntax
  10. Click the first Select node.
    1. From the dropdown list, select click Client Tags.
    2. Next to the client.tag node, click the Plus icon icon.
    3. From the dropdown list, select String.
    4. Click the value node.
      Result: Property selector appears below.
    5. Click Manual value and choose Tag.
    6. Click Select value and choose the tag that specifies if a customer is a VIP customer. In this example, it is VIP.
    7. Between the client.tag node and the VIP node, change the plus sign to HAS.
  11. Click the next Select node in the IF function.
    1. From the dropdown menu, choose Attribute.
    2. Click tne null node.
      Result: Property selector appears below.
    3. Click Select value and choose the attribute that describes the items’ price.
    4. Next to the price attribute, click the Plus icon icon and choose Number.
    5. Click the 0 node.
      Result: Property selector appears below.
    6. Enter the bottom price limit for items. In our example, it is 500.
    7. Between the price attribute and the 500 nodes, click on the Plus icon icon.
    8. Choose Greater than or equal sign(greater than or equal).
  12. Click the last Select in the IF function.
  13. From the dropdown menu, choose Take all.
    Result:
    The final configuration of the IQL query
    The final configuration of the IQL query
  14. Click Apply.
  15. In the Items section, click Apply.
  16. In Boosting, you can enable boosting.
  17. In Additional settings, optionally, you can exclude already bought products and set a metric to sort by.
  18. Save the recommendation by clicking Save.

What’s next


You can display the recommendation to customers in a number of ways, for example by using the recommendation insert in dynamic content.

Check the use case set up on the Synerise Demo workspace


Check the recommendations settings in Synerise Demo workspace.

If you don’t have access to the Synerise demo workspace, please leave your contact details in this form, and our representative will contact you shortly.

Read more


😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker