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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ In addition to the events tracked as standard, the following hits can be tracked
54
54
| Blog Viewed | A prospect has viewed the blog |
55
55
| Registration Completed | A prospect has completed registration |
56
56
57
-
## Cloud-mode events
57
+
## Cloud-mode Events
58
58
59
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.
60
60
@@ -73,7 +73,7 @@ Below is a table of events that **Shopify by Littledata** sends to Segment from
73
73
| Customer Enabled (v2) | A user has confirmed their email address and created a Shopify customer account with verified_email set as true |
74
74
| Fulfilment Update (v2) | An order fulfilment status has changed (including status, tracking_numbers and tracking_urls where the shipping integration allows) |
75
75
76
-
## Identify calls
76
+
## Identify Calls
77
77
78
78
For every event where there is an identifiable Shopify customer (from both the device-mode and cloud-mode) Littledata also sends an Identify call. This happens when the customer logs into the storefront, on the last step of the checkout, with the order, and also after purchase with any customer update in Shopify admin.
79
79
@@ -96,11 +96,11 @@ The following traits are included with an Identify call:
96
96
|`state`| Whether the customer account is enabled or disabled | String |
97
97
|`verified_email` (v2) | Whether the customer has verified their email | Boolean |
98
98
99
-
## Alias calls
99
+
## Alias Calls
100
100
101
101
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).
102
102
103
-
## Subscription ecommerce events
103
+
## Subscription Ecommerce Events
104
104
105
105
Additional events available through Littledata's [ReCharge connection](https://www.littledata.io/connections/recharge), and available in cloud-mode destinations.
106
106
@@ -115,7 +115,7 @@ Additional events available through Littledata's [ReCharge connection](https://w
115
115
| Payment Method Updated | A customer has updated the payment method |
116
116
| Customer Update | A customer information updated |
117
117
118
-
## Event properties
118
+
## Event Properties
119
119
120
120
The list below outlines the properties included in the events listed above.
121
121
@@ -143,7 +143,7 @@ The list below outlines the properties included in the events listed above.
143
143
|`presentment_currency`| The user's local currency | String |
144
144
|`presentment_total`| The order total in local currency | String |
145
145
146
-
## Product properties
146
+
## Product Properties
147
147
148
148
Each item in the `products` array may have the following properties:
0 commit comments