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
47
| Product Image Clicked | The user has clicked a product image |
47
48
| Product List Viewed | The user has viewed a product as they scroll down the collection page |
48
49
| Product Shared | User has shared a product through social links |
49
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 |
50
53
| Thank you Page Viewed | User has viewed the thank you page after completing an order \*|
51
54
52
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.
53
56
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 |
62
-
63
57
## Cloud-mode Events
64
58
65
59
Below is a table of events that **Shopify by Littledata** sends to Segment from Littledata's servers. These events appear as tables in your warehouse, and as regular events in your other Destinations that support cloud-mode. They include the `anonymousId` that links them to the device-mode events where the event was part of a previous user session, or associated with a `userId` that was previously linked with an `anonymousId`. See Littledata's [troubleshooting guide on attribution](https://blog.littledata.io/help/posts/troubleshooting-marketing-attribution-for-shopify/) for more details.
0 commit comments