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
| Product Clicked |The user has clicked a product within a product list |
47
-
| Product Image Clicked |The user has clicked a product image |
48
-
| Product List Viewed |The user has viewed a product as they scroll down the collection page |
49
-
| Product Shared |User has shared a product through social links|
50
-
| Product Viewed |The user has viewed a product page |
51
-
| Products Searched |User has searched for products (with search `query`)|
52
-
| Registration Viewed |The user has viewed the /account/register page |
53
-
| Thank you Page Viewed |User has viewed the thank you page after completing an order \*|
44
+
| Cart Viewed |A user has viewed the /cart page |
45
+
| Page Viewed |A user has viewed any page |
46
+
| Product Clicked |A user has clicked a product within a product list|
47
+
| Product Image Clicked |A user has clicked a product image|
48
+
| Product List Viewed |A user has viewed a product as they scroll down the collection page|
49
+
| Product Shared |A user has shared a product through social links |
50
+
| Product Viewed |A user has viewed a product page|
51
+
| Products Searched |A user has searched for products (with search `query`) |
52
+
| Registration Viewed |A user has viewed the /account/register page|
53
+
| Thank you Page Viewed |A user has viewed the thank you page after completing an order \*|
54
54
55
55
> note "" \* This is less reliable than the de-duplicated `Order Completed` event sent from the Littledata servers, but you can use it in device-mode destinations to trigger a conversion. The `payment_method` and `shipping_method` properties are not available with this event.
0 commit comments