Skip to content

Commit 5f8f56f

Browse files
committed
add before you begin info
1 parent aa12bf1 commit 5f8f56f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/unify/Traits/recommended-items.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ This recommendation is designed for cases where you want to personalize experien
1111

1212
In this guide, you’ll learn how to set up a Recommended Item trait, as well as best practices to get the most out of your recommendations.
1313

14+
## Before you begin
15+
16+
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.
17+
18+
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).
19+
1420
## Create a Recommended Item trait
1521

1622
Follow these steps to create a Recommended Item trait:
@@ -24,4 +30,5 @@ Follow these steps to create a Recommended Item trait:
2430
5. Choose how many item types you want to return onto each profile. You can select up to 5 item types.
2531
6. Click **Calculate** to get a preview of the number of users who will receive your recommendations, then click **Next**.
2632
7. (Optional:) Select destinations you want to sync the trait to, then click **Next**.
27-
8. Give your trait a name, then click **Create Trait**.
33+
8. Give your trait a name, then click **Create Trait**.
34+

0 commit comments

Comments
 (0)