| ... |
... |
@@ -2,7 +2,7 @@ |
| 2 |
2 |
Product recommendation functionality allows you to include products selected by one of the supported algorithms based on customer preferences directly in message content. |
| 3 |
3 |
|
| 4 |
4 |
{{info}} |
| 5 |
|
-Product recommendation functionality is only available when integration with the [[Loymax AI>>doc:Main.General_information.Loymax_AI.WebHome]] module is configured. |
|
5 |
+Product recommendation functionality is only available when integration with the [[Loymax AI>>doc:Main.Loymax_AI.WebHome]] module is configured. |
| 6 |
6 |
{{/info}} |
| 7 |
7 |
|
| 8 |
8 |
(% class="box" %) |
| ... |
... |
@@ -16,7 +16,7 @@ |
| 16 |
16 |
|
| 17 |
17 |
1. The marketer creates a recommendation in the Loymax Platform. |
| 18 |
18 |
1. The marketer inserts the recommendation code into a message. |
| 19 |
|
-1. When generating the message, Loymax Smart Communications sends a request to [[Loymax AI>>doc:Main.General_information.Loymax_AI.WebHome]] for recommended products. |
|
19 |
+1. When generating the message, Loymax Smart Communications sends a request to [[Loymax AI>>doc:Main.Loymax_AI.WebHome]] for recommended products. |
| 20 |
20 |
1. Loymax AI returns an array of products generated using the specified algorithm. |
| 21 |
21 |
1. Loymax Smart Communications sends a personalized message containing the recommendations. |
| 22 |
22 |
|