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
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,14 @@ Once Segment attaches the recommendation array to a profile, you can use it to:
29
29
- Build further segments based on Recommended Items
30
30
- Trigger customized campaigns and experiences tailored to individual users
31
31
32
+
### Exclusion rules
33
+
34
+
Exclusion rules let you filter out specific items from recommendations, helping keep suggestions relevant and valuable. For example, you could use them to remove items a user has already purchased or exclude products above a certain price.
35
+
36
+
There are two types of exclusion rules:
37
+
-**Item information**: This filters out items based on product catalog metadata. For example, you can exclude items over a certain price, from a specific category, or by a particular brand.
38
+
-**Past user action**: This filters out items based on a user’s interaction history. For example, you can remove items a customer already purchased or previously added to their cart.
39
+
32
40
## Create a Recommended Items trait
33
41
34
42
> info "Before you begin"
@@ -45,8 +53,9 @@ To create a Recommended Item trait:
45
53
5. Choose how many item types you want to return onto each profile.
46
54
- You can select up to 5 item types.
47
55
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**.
56
+
7. (*Optional*) Set exclusion rules to filter out specific items from recommendations.
57
+
8. (*Optional*) Select destinations you want to sync the trait to, then click **Next**.
58
+
9. Give your trait a name, then click **Create Trait**.
50
59
51
60
Segment begins creating your new trait. This process could take up to 48 hours.
52
61
@@ -71,6 +80,6 @@ By setting up a trait like this, each user profile now includes personalized rec
71
80
72
81
Keep the following in mind as you work with Recommended Items:
73
82
74
-
-**Limit recommendations to key items**: Start with 5-7 items per profile. This keeps recommendations concise and tailored to each user's preferences.
83
+
-**Limit recommendations to key items**: Start with 3-5 items per profile to keep recommendations concise and personalized.
75
84
-**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.
85
+
-**Give the system time to build the trait**: Recommended Items traits can take up to 48 hours to generate, depending on data volume and complexity. Segment recommends waiting until 48 hours have passed before using the trait in campaigns.
0 commit comments