Skip to content

Commit 7e72d95

Browse files
committed
Add cloud-mode events
1 parent f937fe3 commit 7e72d95

File tree

1 file changed

+3
-9
lines changed
  • src/connections/sources/catalog/libraries/website/shopify-littledata

1 file changed

+3
-9
lines changed

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

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

4242
| Event Name | Description |
4343
| --------------------- | --------------------------------------------------------------------- |
44+
| Cart Viewed | User has viewed the /cart page |
4445
| Page Viewed | The user has viewed a page |
4546
| Product Clicked | The user has clicked a product within a product list |
4647
| Product Image Clicked | The user has clicked a product image |
4748
| Product List Viewed | The user has viewed a product as they scroll down the collection page |
4849
| Product Shared | User has shared a product through social links |
4950
| 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 |
5053
| Thank you Page Viewed | User has viewed the thank you page after completing an order \* |
5154

5255
> 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.
5356
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 |
62-
6357
## Cloud-mode Events
6458

6559
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

Comments
 (0)