Skip to content

Commit 002c9c1

Browse files
authored
Update recommended-items.md
Adding details about exclusion rules
1 parent f141cbe commit 002c9c1

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

src/unify/Traits/recommended-items.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,19 @@ To create a Recommended Item trait:
4545
5. Choose how many item types you want to return onto each profile.
4646
- You can select up to 5 item types.
4747
6. Click **Calculate** to get a preview of the number of users who will receive your recommendations, then click **Next**.
48-
7. (*Optional*) Select destinations you want to sync the trait to, then click **Next**.
49-
8. Give your trait a name, then click **Create Trait**.
48+
7. (*Optional*) Set your exclusion rules to manually remove specific items from being recommended
49+
8. (*Optional*) Select destinations you want to sync the trait to, then click **Next**.
50+
9. Give your trait a name, then click **Create Trait**.
5051

5152
Segment begins creating your new trait. This process could take up to 48 hours.
5253

54+
## Exclusion Rules
55+
56+
Exclusion rules are an optinal feature that let you manually exclude specific items from being recommended. For example, you could remove all items that users have previously purchased or you could remove items that cost more than $20
57+
- **Item Information**: This type of exclusion rule removes products based on the item metadata mapped in the product catalog. For example, items that cost over a certain amount or items from a specific brand/category could be removed
58+
- **Past User Action**: This type of exclusion rule removes products based on the any actions that a user has taken on the item. For example, you can remove items that a customer has purchased or have previously added to their cart.
59+
60+
5361
## Example use case: personalized album recommendations
5462

5563
Suppose you’re managing a music streaming app and want to give each user personalized music recommendations based on their listening habits.
@@ -71,6 +79,6 @@ By setting up a trait like this, each user profile now includes personalized rec
7179

7280
Keep the following in mind as you work with Recommended Items:
7381

74-
- **Limit recommendations to key items**: Start with 5-7 items per profile. This keeps recommendations concise and tailored to each user's preferences.
82+
- **Limit recommendations to key items**: Start with 3-5 items per profile. This keeps recommendations concise and tailored to each user's preferences.
7583
- **Consider audience size**: Larger audiences can dilute engagement rates for each recommended item. Focusing on the top 20% of users keeps recommendations relevant and impactful.
76-
- **Give the system time to build the trait**: Recommended Item traits can take up to 48 hours to build, depending on data volume and complexity. Segment recommends waiting until 48 hours have passed before using the trait in campaigns.
84+
- **Give the system time to build the trait**: Recommended Item traits can take up to 48 hours to build, depending on data volume and complexity. Segment recommends waiting until 48 hours have passed before using the trait in campaigns.

0 commit comments

Comments
 (0)