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: docs/recommendations/raptor_integration/raptor_recommendation_blocks.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,11 @@ The following blocks can be used to present content recommendations:
31
31
|Block|Description|
32
32
|-----|-----------|
33
33
|[Content that has been seen along with the item category](#content-that-has-been-seen-along-with-the-item-category-block)|Displays content frequently viewed together with items from the same category.|
34
+
|[Items associated with the given Content](#items-associated-with-the-given-content-block)|Generates a list of complementary and relevant products that customers often view with a given content.|
34
35
|[Most popular content](#most-popular-content-block)|Highlights the most frequently viewed content.|
35
36
|[Other customers have also seen this content](#other-customers-have-also-seen-this-content-block)|Displays content viewed by other users with similar behavior.|
36
37
|[Personalized content recommendations](#personalized-content-recommendations-block)|Provides personalized content recommendations based on user behavior and preferences.|
38
+
|[User's content history](#users-content-history-block)|Compiles either a chronological list of recent interacted content or a list of most interacted content while the user is browsing.|
37
39
38
40
### Content that has been seen along with the item category block
39
41
@@ -77,6 +79,20 @@ On the **Properties** tab, set values in the following fields:
77
79
-**Select content for recommendations** - Select content to be used for recommendations. This content is used as the basis for recommendations, allowing Raptor to suggest similar or related items.
78
80
-**Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
79
81
82
+
### Items associated with the given Content block
83
+
84
+
Generates a list of complementary and relevant products that customers often view with a given content.
85
+
Increases average visits on products to increase the average order value.
86
+
87
+
This block uses the [GetItemsBasedOnContentWeb](https://controlpanel.raptorsmartadvisor.com/pc/customer/tnt/product/web/module/GetItemsBasedOnContentWeb) Raptor recommendation strategy.
88
+
89
+
On the **Properties** tab, set values in the following fields:
90
+
91
+
-**Name** – Enter a name for the page block.
92
+
-**Name displayed on page (optional)** - Enter a name for the block to be displayed on the page.
93
+
-**Select content for recommendations (optional)** - Choose content to show associated products for. Leave empty to use current page content.
94
+
-**Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
95
+
80
96
### Personalized content recommendations block
81
97
82
98
Generates complementary, personalized content tailored to each user based on their behavior and preferences.
@@ -90,6 +106,18 @@ On the **Properties** tab, set values in the following fields:
90
106
-**Name displayed on page (optional)** - Enter a name for the block to be displayed on the page.
91
107
-**Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
92
108
109
+
### User's content history block
110
+
111
+
Compiles either a chronological list of recent interacted content or a list of most interacted content while the user is browsing on your site.
112
+
113
+
This block uses the [GetUserContentHistoryWeb](https://controlpanel.raptorsmartadvisor.com/pc/customer/tnt/product/web/module/GetUserContentHistoryWeb) Raptor recommendation strategy.
114
+
115
+
On the **Properties** tab, set values in the following fields:
116
+
117
+
-**Name** – Enter a name for the page block.
118
+
-**Name displayed on page (optional)** - Enter a name for the block to be displayed on the page.
119
+
-**Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
120
+
93
121
## Recommendations: Product
94
122
95
123
The following blocks can be used to display product suggestions based on visitors’ browsing history:
0 commit comments