Skip to content

Commit 7521abd

Browse files
Update src/connections/sources/catalog/libraries/website/shopify-littledata/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 9563915 commit 7521abd

File tree

1 file changed

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

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -198,14 +198,14 @@ The list below outlines the properties included in most events. See the 'Track (
198198
| `revenue` | The product revenue (excluding discounts, shipping and tax) \* | Float |
199199
| `sent_from` | The unique property to identify events sent by Littledata. | String |
200200
| `shipping` | The shipping cost. | Float |
201-
| `shipping_method` | Shipping method chosen for checkout | String |
202-
| `shopify_customer_id_littledata` | Shopify’s identifier for the customer | Integer |
203-
| `source_name` | The source of the order (e.g. `web`, `android`, `pos`) | String |
204-
| `step` | Checkout step | Integer |
205-
| `subscription_revenue` | The revenue associated with a Subscription Event | Float |
206-
| `subtotal` | Total after discounts but before taxes and shipping | Float |
207-
| `tax` | The amount of tax on the order | Float |
208-
| `total` | Total value of the order | Float |
201+
| `shipping_method` | The shipping method chosen for checkout. | String |
202+
| `shopify_customer_id_littledata` | Shopify’s identifier for the customer. | Integer |
203+
| `source_name` | The source of the order (e.g. `web`, `android`, `pos`). | String |
204+
| `step` | The checkout step. | Integer |
205+
| `subscription_revenue` | The revenue associated with a Subscription Event. | Float |
206+
| `subtotal` | The total after discounts but before taxes and shipping. | Float |
207+
| `tax` | The amount of tax on the order. | Float |
208+
| `total` | The total value of the order. | Float |
209209
| `userId` | Chosen user identifier, defaulting to Shopify Customer ID | String |
210210

211211
> note "" \*`revenue` is available only with the Order Completed event, and only if the store opts in through the Littledata application. Revenue is a reserved property in many Segment destinations. Opting in overrides the `total` property sent to Google Analytics.

0 commit comments

Comments
 (0)