diff --git a/docs/personalization/img/Diagram source/recommendation_overview.xml b/docs/personalization/img/Diagram source/recommendation_overview.xml new file mode 100644 index 0000000000..48b0658749 --- /dev/null +++ b/docs/personalization/img/Diagram source/recommendation_overview.xml @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/personalization/img/recommendation_overview.png b/docs/personalization/img/recommendation_overview.png index 08268bf8bd..6b0e60a05a 100644 Binary files a/docs/personalization/img/recommendation_overview.png and b/docs/personalization/img/recommendation_overview.png differ diff --git a/docs/personalization/integrate_recommendation_service.md b/docs/personalization/integrate_recommendation_service.md index 8ddcacd3f5..818f0a50e8 100644 --- a/docs/personalization/integrate_recommendation_service.md +++ b/docs/personalization/integrate_recommendation_service.md @@ -153,10 +153,14 @@ curl_close($curl); ## Send emails with recommendations -By using [email triggers]([[= user_doc =]]/personalization/triggers.md), your organization can send emails to individual visitors, for example, to invite them to return to the website or remind them of items abandoned in a cart. - Email triggers are push messages with recommendations. -Specific conditions, such as the time that must pass before email start being sent, content types and attributes to be included in a response, or a number of repetitions, are first defined based on an interview between you and Ibexa. +With this feature, your organization can invite individual visitors to return to the website or remind them of items abandoned in a cart, for example by sending emails. +Before you can start [using email triggers]([[= user_doc =]]/personalization/triggers), you must contact Ibexa and define specific conditions, for example: + +- the time that must pass before emails start being sent +- Content Types and attributes that are included in a response +- a number of repetitions + Email triggers are then processed on the Personalization server and responses are delivered to a dedicated endpoint. To let your visitors receive emails with recommendations: @@ -167,8 +171,8 @@ To let your visitors receive emails with recommendations: Out of many options, it could be an Ibexa Connect [webhook](https://doc.ibexa.co/projects/connect/en/latest/tools/webhooks/). The endpoint must meet the following requirements: - - must support POST requests - - must accept JSON objects in a format that resembles the following example: + - must support POST requests + - must accept JSON objects in a format that resembles the following example: ``` json {