Suggest heavy buyers higher-priced items from their most frequently purchased brands

Published March 03, 2023
Modules
Difficulty

The search engine is sometimes underestimated, even though it is a critical component of an e-commerce site’s user experience and directly affects customer satisfaction and conversion rates. Efficient search engine optimization is essential for e-commerce businesses looking to improve their site’s search functionality, increase customer engagement, and drive sales growth.

The main benefit of personalizing search results is improved relevance, which leads to increased engagement. By defining the recipients for search query rules, you can offer targeted and personalized search results to specific customer groups. By analyzing customer behavior and purchase patterns, you can identify customers who share similar preferences and interests, enabling you to tailor search results to meet their unique needs and preferences.

In this use case, we are targeting heavy buyers who frequently purchase products from specific brands. By creating a segmentation that contains these customers, we can use query rules to suggest higher-priced items from the brands they already know and trust.

Prerequisites


Note: The heavy buyers segmentation shown in this use case is just an example. You can create it using your own rules according to your specific assumptions and business needs.

Process


In this use case, you will go through the following steps:

  1. Create segmentation of heavy buyers based on RFM analysis.
  2. Create an aggregate to calculate the average value a customer spent in the last 30 days.
  3. Create an aggregate to identify top-bought brands.
  4. Create a query rule based on the prepared segmentation and aggregates created in the previous steps. This rule will enforce showing heavy buyers higher-priced products from the top brands they most frequently purchase in search results.

Create a segmentation of heavy buyers


In this part of the process, create a segmentation of heavy buyers based on the RFM segmentation you created earlier.

  1. Go to Analytics > Segmentations V2 > New segmentation.
  2. Enter the name of the segment.
  3. Choose Has property and find the RFM segmentation you created earlier.
  4. Select the Equal operator and in the right field enter the name of the sub-segment that defines the heavy buyers. In our case, we type - Heavy Buyers
  5. Save the aggregate.
Aggregate settings
Aggregate settings

Create an aggregate for average customer purchase expenses


In this section, create an aggregate that returns the average value of products purchased by an individual customer in the last 30 days.

  1. Go to Analytics iconAnalytics > Aggregates > New aggregate.
  2. Enter the name of the aggregate.
  3. As the type of the aggregate, select Average.
  4. From the Choose event dropdown list, select the product.buy event.
  5. As the event parameter, select $finalUnitPrice.
  6. Define the period from which data will be analyzed. In our case it will be last 30 days.
  7. Save the aggregate.
Aggregate settings
Aggregate settings

Create aggregates to identify top-bought brands


In this section, create an aggregate that returns the top-bought brands by an individual customer.

  1. Go to Analytics iconAnalytics > Aggregates > New aggregate.
  2. Enter the name of the aggregate.
  3. As the type of the aggregate, select Top.
  4. From the Choose event dropdown list, select the product.buy event.
  5. As the event parameter, select brand.
  6. Define the period from which the aggregate will return products from the event.
  7. Save the aggregate.
Configuration of the aggregate
Configuration of the aggregate

Create a query rule


In this part of the process, create a query rule for heavy buyers that will enforce showing to them higher-priced products from the top brands they most frequently purchase in search results.

  1. Go to AI Search icon AI Search > Indexes.
  2. Select an index from the list.
  3. Go to the Rules section.
  4. On the right side of the screen, click Add rule.
  5. Name the rule.
  6. To define the audience group for the rule, in the Audience section, click Change.
    1. Choose the Segments tab and click Add segments.
    2. Find the segment of heavy buyers you created earlier in the process and apply that segment.
  7. To adjust the query conditions, in the Conditions section, click Define.
    1. Choose the All queries tab.
    2. Click Apply.
  8. To define how the search engine reacts to the defined conditions, in the Consequences section, click Define.
    1. Click Add consequence and choose Filter query results from the dropdown list.
    2. From the Attribute dropdown list, choose Price.
    3. Choose the More than operator.
    4. In the left field, click the # icon and from the dropdown list, select Aggregate.
    5. From the list, choose aggregate created earlier in the process.
    6. Click Add filter and from the Attribute dropdown list, choose Brand.
    7. Choose the In operator.
    8. In the left field, click the T icon and from the dropdown list, select Aggregate.
    9. From the list, choose aggregate created earlier in the process.
    10. Enable the Mark as elastic option to make sure that the items you set will appear at the top of the search results. If you do not activate this option, search results will show only those products.
    11. Click Apply.
  9. In the Schedule section, you can define when the query rule applies.
  10. Click Save & Publish.
Query rule settings
Query rule settings

Check the use case set up on the Synerise Demo workspace


You can check the segmentation configuration directly 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