You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/unify/Traits/recommended-items.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,11 +45,19 @@ To create a Recommended Item trait:
45
45
5. Choose how many item types you want to return onto each profile.
46
46
- You can select up to 5 item types.
47
47
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**.
50
51
51
52
Segment begins creating your new trait. This process could take up to 48 hours.
52
53
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
+
53
61
## Example use case: personalized album recommendations
54
62
55
63
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
71
79
72
80
Keep the following in mind as you work with Recommended Items:
73
81
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.
75
83
-**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