Exclude rules for slots
Exclude rules for slots
This is for:
MerchandiserIn the Recommendations manager of the Coveo Merchandising Hub (CMH), merchandisers can define Exclude filter rules to hide products that meet specific criteria from being displayed in recommendation slots.
Use case examples
Exclude filter rules can be used to address a variety of use cases. Here are a few examples:
-
You want to ensure that out-of-stock products aren’t displayed in recommendation slots. For example, you can create a rule to exclude products where the
ec_in_stock
attribute value isfalse
. -
You want to ensure that products with certain undesirable attributes aren’t shown in a recommendation slot. For example, you can create a rule to exclude products where the
ec_category
attribute value isPadlocks
.
Prerequisites
To create rules, merchandisers must ensure they have properly configured their query pipeline and chosen the correct tracking ID to ensure that their changes impact the intended slots.
Create an exclude rule
To create a rule:
-
In the CMH, access the Recommendations manager.
-
From the navigation tabs, select Filter rules.
-
Click Create filter rule, and then, select For a specific slot.
NoteCurrently, filter rules only apply to specific recommendation slots.
-
Select the Locale for which the exclude rule will apply. By default, a rule applies to all available locales.
-
Select the Slot to which the exclude rule will apply, and then click Done.
-
Under Choose an action, select Exclude.
-
Under Attribute, select the attribute on which you want to apply the exclude rule. For example, if you want to exclude products based on the
brand
attribute, select brand. -
Under Operator, select the operator that you want to use.
-
Under Value, select the attribute value that you want to use to filter products. For example, if you want to filter products based on the
brand
attribute, enter the brand value that you want to use as a filter, such as Barca Sports. Note that you can select multiple values for the attribute.-
For a recommendation slot using a seeded strategy, you can select the Use "Same as product…" option to use a dynamic value. For example, on a PDP, you could create an Exclude rule that uses the
brand
attribute and the Use "Same as product…" option to exclude products from the same brand as the product being viewed. If a visitor is viewing aBarca Sports
product, the recommendations will exlude otherBarca Sports
products.
-
-
(Optional) If you want to add more attribute-value pairs to the exclude rule, click Add attribute and repeat the process.
-
Click Next: Review and publish.
Leading practiceYou can preview the effect of your rules by using the Preview panel on the right side of the page. You can use this panel to see how the rule affects the products on the recommendation slot for a given locale.
If you’re previewing a rule for a recommendation slot using a seeded strategy, you must choose the product(s) for which you want to simulate recommendations to see the effect of the rule.
-
Review your rule configuration, and then click Publish.
-
In the Publish now panel, enter a meaningful name for your rule, and then click Publish. The rule now applies.
Manage existing exclude rules
To manage an existing exclude rule:
-
In the CMH, access the Recommendations manager.
-
From the navigation tabs, select Filter rules.
-
Locate the rule you want to manage.
-
Click Modify. You can now decide to edit the rule or delete it.