You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/recommendations/events.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The [Storefront Events Collector]({{ site.baseurl }}/shared-services/storefront-
17
17
Event | Description | [Used for metrics?](https://docs.magento.com/user-guide/marketing/recommendation-metrics.html)
18
18
--- | --- | ---
19
19
`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.
21
21
`rec-click` | The customer clicks a product in the recommendation unit. | Yes
22
22
`view` | The recommendation unit becomes viewable on the page, such as by scrolling into view. | Yes
0 commit comments