Skip to content

Commit 9563915

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

File tree

1 file changed

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

1 file changed

+21
-21
lines changed

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

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -177,27 +177,27 @@ The list below outlines the properties included in most events. See the 'Track (
177177

178178
| Property | Description | Property Type |
179179
| --------------------------------------- | -------------------------------------------------------------------------------------- | ----------------- |
180-
| `affiliation` | A comma-separated list of order tags. Untagged orders use `Shopify` | String |
181-
| `cart_id` | The ID of the Shopify cart | String |
182-
| `checkout_id` | The ID of the checkout session | String |
183-
| `context\['Google Analytics'].clientId` | The user's Google Analytics Client ID | String |
184-
| `context.ip` | The user's IP address | String |
185-
| `coupon` | Comma-separated string of discount coupons used, if applicable | String |
186-
| `currency` | The currency of the order | String |
187-
| `discount` | The discounted amount | Float |
188-
| `email` | Shopify email address (after checkout step 2), or email submitted on a storefront form | String |
189-
| `lifetime_revenue_littledata` | Lifetime revenue of the customer in Shopify | String |
190-
| `location_id` | Location ID of the Point of Sale | Integer |
191-
| `order_id` | The ID of the order is by default the Shopify order name | String |
192-
| `payment_gateway_littledata` | The payment gateway used by the customer | String |
193-
| `payment_method` | The payment method chosen for checkout | String |
194-
| `presentment_currency` | The user's local currency | String |
195-
| `presentment_total` | The order total in local currency | String |
196-
| `products` | A list of all the product at that step of the funnel | Array |
197-
| `purchase_count_littledata` | Total purchase count for the customer | Integer |
198-
| `revenue` | Product revenue (excluding discounts, shipping and tax) \* | Float |
199-
| `sent_from` | Unique property to identify events sent by Littledata | String |
200-
| `shipping` | Shipping cost | Float |
180+
| `affiliation` | A comma-separated list of order tags. Untagged orders use `Shopify`. | String |
181+
| `cart_id` | The ID of the Shopify cart. | String |
182+
| `checkout_id` | The ID of the checkout session. | String |
183+
| `context\['Google Analytics'].clientId` | The user's Google Analytics Client ID. | String |
184+
| `context.ip` | The user's IP address. | String |
185+
| `coupon` | A comma-separated string of discount coupons used, if applicable. | String |
186+
| `currency` | The currency of the order. | String |
187+
| `discount` | The discounted amount. | Float |
188+
| `email` | The Shopify email address (after checkout step 2), or email submitted on a storefront form. | String |
189+
| `lifetime_revenue_littledata` | The lifetime revenue of the customer in Shopify. | String |
190+
| `location_id` | The location ID of the Point of Sale. | Integer |
191+
| `order_id` | The ID of the order is by default the Shopify order name. | String |
192+
| `payment_gateway_littledata` | The payment gateway used by the customer. | String |
193+
| `payment_method` | The payment method chosen for checkout. | String |
194+
| `presentment_currency` | The user's local currency. | String |
195+
| `presentment_total` | The order total in local currency. | String |
196+
| `products` | A list of all the products at that step of the funnel. | Array |
197+
| `purchase_count_littledata` | The total purchase count for the customer. | Integer |
198+
| `revenue` | The product revenue (excluding discounts, shipping and tax) \* | Float |
199+
| `sent_from` | The unique property to identify events sent by Littledata. | String |
200+
| `shipping` | The shipping cost. | Float |
201201
| `shipping_method` | Shipping method chosen for checkout | String |
202202
| `shopify_customer_id_littledata` | Shopify’s identifier for the customer | Integer |
203203
| `source_name` | The source of the order (e.g. `web`, `android`, `pos`) | String |

0 commit comments

Comments
 (0)