Skip to content

Commit d602af4

Browse files
mnocondabrt
andauthored
Added Raptor doc (#405)
* Added Raptor doc * Vale * Apply suggestions from code review Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
1 parent 7703c93 commit d602af4

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

docs/recommendations/raptor_integration/raptor_recommendation_blocks.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ The following blocks can be used to present content recommendations:
3131
|Block|Description|
3232
|-----|-----------|
3333
|[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.|
3435
|[Most popular content](#most-popular-content-block)|Highlights the most frequently viewed content.|
3536
|[Other customers have also seen this content](#other-customers-have-also-seen-this-content-block)|Displays content viewed by other users with similar behavior.|
3637
|[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.|
3739

3840
### Content that has been seen along with the item category block
3941

@@ -77,6 +79,20 @@ On the **Properties** tab, set values in the following fields:
7779
- **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.
7880
- **Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
7981

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+
8096
### Personalized content recommendations block
8197

8298
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:
90106
- **Name displayed on page (optional)** - Enter a name for the block to be displayed on the page.
91107
- **Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
92108

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+
93121
## Recommendations: Product
94122

95123
The following blocks can be used to display product suggestions based on visitors’ browsing history:

0 commit comments

Comments
 (0)