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

Commit c1559b8

Browse files
committed
minor updates
1 parent 7063818 commit c1559b8

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
@@ -17,7 +17,7 @@ The [Storefront Events Collector]({{ site.baseurl }}/shared-services/storefront-
1717
Event | Description | [Used for metrics?](https://docs.magento.com/user-guide/marketing/recommendation-metrics.html)
1818
--- | --- | ---
1919
`impression-render` | The recommendation unit is rendered on the page. | Yes
20-
`rec-add-to-cart-click` | The customer clicks the **Add to cart** button for an item in the recommendation unit. | No (unless there is an add to cart button present in the recommendations template)
20+
`rec-add-to-cart-click` | The customer clicks the **Add to cart** button for an item in the recommendation unit. | Yes, when an **Add to cart** button is present in the recommendations template.
2121
`rec-click` | The customer clicks a product in the recommendation unit. | Yes
2222
`view` | The recommendation unit becomes viewable on the page, such as by scrolling into view. | Yes
2323

0 commit comments

Comments
 (0)