Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 083c131

Browse files
erikmarrkeharper
andauthored
Update src/recommendations/events.md
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
1 parent 0f63340 commit 083c131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/recommendations/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Data Collection for Recommendations
44
ee_only: True
55
---
66

7-
When you install and configure an Adobe Commerce services product, such as [Product Recommendations]({{ page.baseurl }}/recommendations/install-configure.html) or [Live Search]({{ page.baseurl }}/live-search/install.html), the modules deploy user events to your storefront. These events collect behavioral data from your shoppers and are used to compute product recommendations. For example, the `view` event is used to compute the `Viewed this, viewed that` recommendation type and the `place-order` event is used to compute the `Bought this, bought that` recommendation type.
7+
When you install and configure an Adobe Commerce services product, such as [Product Recommendations]({{ page.baseurl }}/recommendations/install-configure.html) or [Live Search]({{ page.baseurl }}/live-search/install.html), the modules deploy user events to your storefront. These events collect behavioral data from your shoppers and are used to compute product recommendations. For example, the `view` event is used to compute the `Viewed this, viewed that` recommendation type, and the `place-order` event is used to compute the `Bought this, bought that` recommendation type.
88

99
If you are using the default Adobe Commerce storefront or [PWA](https://magento.github.io/pwa-studio/product-recs/), handling these events is done for you. If you are writing your own custom storefront, learn how you can [integrate Product Recommendations]({{ site.baseurl }}/recommendations/headless.html) into your storefront.
1010

0 commit comments

Comments
 (0)