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
3.**Item ranking**: Based on this analysis, Segment generates an ordered list of recommended items for each user, ranked from most to least likely to engage.
19
19
4.**Profile storage**: Segment then saves these recommendations as an array on each eligible user profile.
20
20
21
-
## Before you begin
22
-
23
-
Before you create Recommended Item traits, you'll first need to set up a Recommendation Catalog. The catalog setup process involves mapping your interaction events (like `order_completed`, `product_added`, and so on), as well as providing product from those interaction events.
24
-
25
-
For more information on setting up your Recommendation Catalog, see the [Product Based Audiences documentation](/docs/engage/audiences/product-based-audiences/#set-up-your-recommendation-catalog).
26
-
27
21
## Create a Recommended Item trait
28
22
23
+
> info "Before you begin"
24
+
> Before you create Recommended Item traits, you'll first need to set up a Recommendation Catalog. The catalog setup process involves mapping your interaction events, as well as providing product metadata from those interaction events. If you've not yet set up your Recommendation Catalog, follow the instructions in the [Product Based Audiences documentation](/docs/engage/audiences/product-based-audiences/#set-up-your-recommendation-catalog).
25
+
29
26
Follow these steps to create a Recommended Item trait:
30
27
31
28
1. In your Segment workspace, navigate to **Unify > Traits > + Create computed trait**.
@@ -54,4 +51,5 @@ Suppose you’re managing a music streaming app and want to give each user perso
54
51
| Sync to destinations | This optional steps lets you sync the trait to third-party destinations that can deliver album recommendations over email, in-app messaging, or push notifications. |
55
52
| Trait naming | Name your trait `Personalized Album Recommendations`, making it easy to identify for future campaigns. |
56
53
57
-
By setting up a trait like this, each user profile now includes personalized recommendations that reflect individual tastes. You can use these recommendations across a range of touchpoints, like in-app sections, personalized email content, or targeted messaging, to create a more engaging and customized user experience.
54
+
By setting up a trait like this, each user profile now includes personalized recommendations that reflect individual tastes. You can use these recommendations across a range of touchpoints, like in-app sections, personalized email content, or targeted messaging, to create a more engaging and customized user experience.
0 commit comments