Boost and Bury

Monetate's Boost and Bury filters allow you to influence if recommended products that meet the filtering criteria are more likely (boost) or less likely (bury) to appear for the customer. You can add them to recommendation strategies and to Dynamic Bundles.

Boost and Bury filters are separate from the recommendations filters you can apply at the global level and at the individual level in recommendation strategies and bundles. They do, however, contain the same parts as recommendations filters—an attribute, an operator, and a static or dynamic value—along with settings to control how much products that meet the filter's criteria are promoted or demoted in the recommendation results.

Configuring a Boost and Bury Filter

Follow these steps to configure a Boost and Bury filter in either a recommendation strategy or a bundle.

  1. Click ADD ATTRIBUTE and then select an option from SELECT ATTRIBUTE.

    Animated demonstration of a user clicking the ADD ATTRIBUTE button for the Boost and Bury feature, clicking the SELECT ATTRIBUTE selector, typing 'price' into the selector's search field, and then selecting the 'price' attribute

  2. Complete the filtering equation by selecting an operator and then either a static value or a dynamic value.

    If you're configuring a Boost and Bury filter in a bundle, only use the <attribute> of Product That Recommendation Is Based On dynamic value option when you've selected an attribute for which that specific dynamic value option is available.

    Animated demonstration of a user completing a Boost and Bury filter equation by first selecting 'is greater than or equal to' from the selector of operator options, then clicking the USE DYNAMIC VALUE button to view the options available for the price attribute, which include Price of Product on Page, Minimum Price of Cart, and Maxiumum Price of Cart Items. The user then clicks USE STATIC VALUE and types 10 into the dollar amount value field.

  3. Select Boost to promote the products that meet the filtering criteria, or select Bury to suppress them.

    Callout of the selector to boost or bury recommended products that meet the filtering criterion

  4. Adjust the slider to determine by what percentage the products that meet the filtering criteria are boosted or buried.

    You can only set the percentage using the slider and cannot type a number into the text field to the left it. Furthermore, you can only adjust the percentage in increments of 10.

    Animated demonstration of a user moving the slider to adjust the boost percentage

  5. Repeat steps 1 through 4 to add up to four more independent Boost and Bury filters. See Using Multiple Boost and Bury Filters to better understand how having more than one Boost and Bury filter can impact the recommendations.

    Animated demonstration of three Boost and Bury filters created for a recommendation strategy. One filter is 'Price is greater than or equal to $25 boost 80 percent. Another filter is Product Type equals (starts with) product type of product currently being viewed boost 50 percent. The third filter is Quantity is less than or equal to 5 bury –80 percent.

When you preview the recommendation strategy or bundle to which you've added one or more Boost and Bury filters, the preview function applies only those filters that do not use a dynamic filter value.

Using Multiple Boost and Bury Filters

While Boost and Bury filters look much like recommendation filters, they have some key differences:

  • You can only add a total of five Boost and Bury filters to a recommendation strategy or bundle.
  • You don't join multiple Boost and Bury filters with the AND or the OR logical operator.
  • The order in which you add multiple Boost and Bury filters to a recommendation strategy or bundle doesn't impact how much a qualifying product is ultimately boosted or buried because each filter is independent and not connected in a logic sequence with the filter that might be listed before or after it.

To better understand how Boost and Bury filters impact a product's final relevancy score for a Product Recommendations or Dynamic Bundles action, consider the following example.

A recommendation strategy uses the Top Selling by Purchase Count recommendation algorithm that considers 30 days of historical data and doesn't include geographic targeting. It has a recommendation filter based on the age_group attribute to exclude products for infants and children. At this stage of processing, five products identified by the recommendation algorithm and recommendation filter have these relevancy scores:

  • Product A: 50%
  • Product B: 30%
  • Product C: 20%
  • Product D: 10%
  • Product E: 5%

The recommendation strategy's three Boost and Bury filters are then applied:

  • Quantity < less than "1000" BURY –90%
  • Product type = equals (Starts With) "Jackets" BOOST 50%
  • Price ≥ greater than or equal to "59.95" BOOST 80%

Of the identified five products, only products B and C meet at least one of the Boost and Bury criteria:

  • Product B
    • Product type = "Jackets"
    • Price = "$49.95"
    • Inventory = "100"
  • Product C
    • Product type = "Jackets"
    • Price = "$79.95"
    • Inventory = "2000"

Two of the three Boost and Bury filters apply to product B, and the impact of those applicable filters to product B's relevancy score is calculated as follows: 30% × (1 – 90%) × (1 + 50%) = 4%

Like product B, only two of the Boost and Bury filters apply to product C, but both filters are boosting measures. The impact of those filters to product C's relevancy score is calculated as follows: 20% × (1 + 50%) × (1 + 80%) = 54%

Because of the impact of the Boost and Bury filters on just these two products, the final relevancy scores for the five products are as follows:

  • Product C: 54%
  • Product A: 50%
  • Product D: 10%
  • Product E: 5%
  • Product B: 4%

The impact of the Boost and Bury filters on the final recommendations relevancy scores of products B and C wouldn't change if those filters were listed in a different order within the recommendation strategy because of how the calculations are made.