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 |
46
-
| Product Image Clicked | The user has clicked a product image |
47
-
| Product List Viewed | The user has viewed a product as they scroll down the collection page |
48
-
| Product Shared | User has shared a product through social links |
49
-
| Product Viewed | The user has viewed a product page |
50
-
| Thank you Page Viewed | User has viewed the thank you page after completing an order \*|
51
-
52
-
> 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.
53
-
54
-
In addition to the events tracked as standard, the following hits can be tracked based on page path:
| Registration Completed | A prospect has completed registration |
61
-
| Registration Viewed | A prospect has viewed the registration page |
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
+
55
+
> note ""
56
+
> \* 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.
62
57
63
58
## Cloud-mode Events
64
59
@@ -127,7 +122,7 @@ Email marketing platforms such as [Klaviyo](/docs/connections/destinations/catal
127
122
128
123
## Alias Calls
129
124
130
-
To support seamless customer tracking the [Mixpanel](/docs/connections/destinations/catalog/mixpanel/#alias), [Vero](/docs/connections/destinations/catalog/vero/#alias) and [KISSMetrics](docs/connections/destinations/catalog/kissmetrics/#alias) destinations, Littledata ensures the pre-checkout `anonymousId` is added as an alias of the `userId` (used from checkout step 2 onwards).
125
+
To support seamless customer tracking the [Mixpanel](/docs/connections/destinations/catalog/mixpanel/#alias), [Vero](/docs/connections/destinations/catalog/vero/#alias) and [KISSMetrics](/docs/connections/destinations/catalog/kissmetrics/#alias) destinations, Littledata ensures the pre-checkout `anonymousId` is added as an alias of the `userId` (used from checkout step 2 onwards).
0 commit comments