Boosting item selection with best fit predictions

Published September 27, 2024
Modules
Difficulty

Best Fit prediction model returns the best item attribute value for the each customer in the analyzed group. It can be either color, brand, category or any other attribute value you would like to recommend.

In this use case, the goal is to reach customers with a personalized newsletter featuring products from their “Favorite Brand,” based on predictions made by Synerise’s AI. By leveraging the Best Fit model, products presented in the email campaign can be customized to match the preferences of individual customers and display products from their favorite brand to make it more personalized.

By offering personalized content to each customer, focusing on products from the brand most likely to resonate with their preferences, you can increase engagement and conversion rates.

The view of the bestfit

Prerequisites


  • Create item catalog that contain brand attribute.
  • Enable the best fit predictions. It usually takes several hours to initialize the Predictions module and perform necessary calculations.
  • The attributes that you want to use for best fit predictions must be configured as filterable attributes.
  • Implement transaction events using SDK or API to track customer transaction-related interactions.

Process


  1. Create a segmentation of people who made minimum 1 purchase during last year to be sure that we generate brand prediction for users based on their previous choices.
  2. Create a best fit prediction to return the brand which a customer is most likely to purchase from.
  3. Create an aggregate that retrieves the result of the prediction.
  4. Create AI recommendations with personalized products from specific brand.
  5. Create an email campaign template with AI recommendations.

Create a segmentation


In this part of the process, we will create a group of customers who have made transaction during last year. This group will be the selected as the subject of prediction analysis in further part of the process.

  1. Go to Analytics iconAnalytics > Segmentations > New segmentation.
  2. Enter the name of the segmentation.
  3. Click Add condition.
  4. From the dropdown list, select the product.buy event.
  5. From the Choose operator dropdown, choose Boolean, and then select Is true.
  6. Using the date picker in the lower-right corner, set the time range to Relative time range > Last 365 days. Confirm by clicking Apply.
  7. Save the segmentation.
The view of the segmentation configuration
Segmentation configuration

Create a best fit prediction


In this part of the process, you will create a prediction that analyzes the group of customers you created in the previous part of the process. The prediction will predict which brand each customer in your selected group is most likely to buy from. The prediction results will be available on the profile card of each customer from the segmentation in the form of a snr.bestfit.score event. The attribute parameter will contain the name of the brand.

  1. Go to Image presents the Prediction icon > New prediction.
  2. On the pop-up select one Create from scratch, and then select Best Fit.

Go to Audience section


  1. In the Audience section, click Define.
  2. Click Choose segmentation and select the segmentation created in the previous step.
  3. Confirm by clicking Apply.

Result: The result of this prediction will be saved on the activity list on the profile of each customer from the segmentation as the snr.bestfit.score event.

The view of the segmentation configuration
Segmentation configuration

Select items


  1. In the Item selection section, click Define.
  2. Click Choose item feed.
  3. From the list of available catalogs, select the item feed which you created as a part of prerequisites.
  4. From the Choose item attribute dropdown list, select brand.
  5. Optionally, from the Define item filter dropdown list, you can define the filters to include the item or items that you want to include in the analysis.
  6. Click Apply.

Launch the Prediction


  1. If you want to leave the settings as default, the prediction is ready to calculate.
  2. If you want to change the settings, in the Settings section, click Change.
  3. To schedule a recurring calculation:
    1. Select the Set up recurring prediction calculation checkbox.
    2. In the input field, enter the number of days between calculations.
  4. To change the start date of the prediction, in the Settings section, click Change.
    1. Select the Scheduled checkbox.
    2. In the Select start date and time field, specify the date and time for launching the calculation of the prediction.
  5. Click Apply.

Results will be saved in the form of an event: snr.bestfit.score.

Create an aggregate


Create an aggregate which will return the latest value from the topValue parameter of the snr.bestfit.score event. This aggregate will be referenced in the filters of AI recommendation configuration.

  1. Go to Analytics iconAnalytics > Aggregates > New aggregate.
  2. Enter the name of the aggregate.
  3. As the type of the aggregate, select Last.
  4. From the Choose event dropdown list, select the snr.bestfit.score event.
  5. As the event parameter, select topValue*.
  6. Click + where button.
  7. From the Choose parameter dropdown list, select the modelID parameter.
  8. From the Choose operator dropdown list, select Equal (string).
  9. Enter the ID of the created prediction.
    Note: You can find the ID in the URL of the Prediction, it is the last string of characters.
  10. Set the period from which the aggregate will analyze the results to the last 365 days.
  11. Save the aggregate.
Configuration of the aggregate
Configuration of the aggregate

Create AI recommendations


In this part of the process, you will create an AI recommendation that will display items from the customer’s brand returned in the prediction results.

  1. Go to Image presents the Communication icon Communication > Recommendations > Add recommendation.
  2. Enter the name of the recommendation (it is only visible on the list of recommendations).
  3. In the Type & Items feed section, click Define.
  4. From the Items feed dropdown list, select a product feed.
  5. Select the Personalized recommendation type.
  6. Confirm the recommendation type by clicking Apply.
  7. In the Items section, click Define.
  8. Define the minimum and maximum number of products displayed in the frame according to your needs.
  9. Use filters to include specific items in the recommendation frame.
  10. Click Elastic filter.
    Note: Learn about the difference among elastic, static filters, and distinct filters.
  11. From the dropdown list, choose Visual Builder.
  12. Click Select attribute.
  13. From the dropdown list, choose the brand attribute.
  14. Click Operator.
  15. From the dropdown menu, choose Equals.
  16. Click the icon next to Select value.
  17. Select Aggregate
  18. Click Select value.
  19. From the dropdown list, choose the aggregate created in the previous step.
  20. At the bottom of the elastic filter pop-up, click Apply.
  21. In the Items section, click Apply.
  22. In Boosting, you can enable boosting.
  23. In Additional settings, optionally you can exclude already bought products and set a metric to sort by. Remember that you can define the order of slots if you have created more than one.
  24. Save the recommendation by clicking Save.

Create an email campaign


To distribute the product recommendations based on the results from the best fit prediction, prepare an email template that contains the recommendation you created in the previous part of the process.

  1. Go to Communication > Emails > Templates > Drag&drop builder or Code editor to create an email template..
  2. Click Inserts in the upper right corner, find AI Recommendations on the list of inserts, then choose the recommendation you prepared in the previous step.
  3. Save the template.
Screenshot presenting email template for anniversarie coupon
Prepare an email template

Use the template in an email campaign which you can send to the group of customers created at the beginning of the process to encourage them to make another purchase from their favorite brand.

Check the use case set up on the Synerise Demo workspace


You can also check on our demo account the:

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.

Check our latest Case Study


Check our Case Study with Modivo and discover how they leveraged Synerise BaseModel.AI to send personalized mailing with customers’s favourite brand.

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