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
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/website/shopify-littledata/index.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,21 +39,20 @@ Here's an architecture diagram that shows how the Littledata app mediates data f
39
39
40
40
Below is a table of events that **Shopify by Littledata** sends to Segment through the analytics.js library. These events will show up as tables in your warehouse, and as regular events in your other Destinations supporting device-mode.
| 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.
| 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 "" \* 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.
57
56
58
57
## Cloud-mode Events
59
58
@@ -145,6 +144,7 @@ The list below outlines the properties included in the events listed above.
0 commit comments