Skip to content

Commit 6265d98

Browse files
author
markzegarelli
authored
Merge pull request #1398 from segmentio/littledata-docs-update
Add device-mode events
2 parents ce2fa66 + b986a9f commit 6265d98

File tree

1 file changed

+14
-19
lines changed
  • src/connections/sources/catalog/libraries/website/shopify-littledata

1 file changed

+14
-19
lines changed

src/connections/sources/catalog/libraries/website/shopify-littledata/index.md

Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -41,24 +41,19 @@ Below is a table of events that **Shopify by Littledata** sends to Segment throu
4141

4242
| Event Name | Description |
4343
| --------------------- | --------------------------------------------------------------------- |
44-
| Page Viewed | The user has viewed a page |
45-
| 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:
55-
56-
| Event Name | Description |
57-
| ---------------------- | ------------------------------------------- |
58-
| Blog Viewed | A prospect has viewed the blog |
59-
| Cart Viewed | A prospect has viewed the cart |
60-
| 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.
6257
6358
## Cloud-mode Events
6459

@@ -127,7 +122,7 @@ Email marketing platforms such as [Klaviyo](/docs/connections/destinations/catal
127122

128123
## Alias Calls
129124

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).
131126

132127
## Subscription e-commerce Events
133128

0 commit comments

Comments
 (0)