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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,8 @@ Below is a table of events that **Shopify by Littledata** sends to Segment throu
54
54
| Registration Viewed | A user has viewed the /account/register page |
55
55
| Thank you Page Viewed | A user has viewed the thank you page after completing an order\*|
56
56
57
-
> 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
+
> note ""
58
+
> *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.
58
59
59
60
## Cloud-mode events
60
61
@@ -174,7 +175,8 @@ The list below outlines the properties included in the events listed above.
174
175
|`total`| The total value of the order | Float |
175
176
|`userId`| Chosen user identifier, defaulting to Shopify Customer ID | String |
176
177
177
-
> note "" \*`revenue` is available only with the Order Completed event, and only if the store opts in via the Littledata application. Revenue is a reserved property in many Segment destinations. Opting in will override the `total` property sent to Google Analytics.
178
+
> note ""
179
+
> *`revenue` is available only with the Order Completed event, and only if the store opts in via the Littledata application. Revenue is a reserved property in many Segment destinations. Opting in will override the `total` property sent to Google Analytics.
0 commit comments