> ## Documentation Index
> Fetch the complete documentation index at: https://support.detrics.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Shopify Metrics & Dimensions

> Complete reference for Shopify store dimensions and metrics

<Info>
  **Last updated:** July 31, 2026
</Info>

<div style={{display: "flex", gap: "8px", marginBottom: "20px"}}>
  <div
    style={{
backgroundColor: "#f3f4f6",
color: "#374151",
padding: "4px 12px",
borderRadius: "16px",
fontSize: "14px",
fontWeight: "500"
}}
  >
    274 dimensions
  </div>

  <div
    style={{
backgroundColor: "#f3f4f6",
color: "#374151",
padding: "4px 12px",
borderRadius: "16px",
fontSize: "14px",
fontWeight: "500"
}}
  >
    140 metrics
  </div>
</div>

This reference covers all available dimensions and metrics for Shopify data through Detrics. Use this guide to understand what data you can extract and how to structure your queries.

<div style={{display: "flex", gap: "8px", marginBottom: "20px", alignItems: "center"}}>
  <span style={{fontSize: "14px", fontWeight: "500", color: "#6B7280"}}>Supported destinations:</span>

  <div
    style={{
backgroundColor: "#f3f4f6",
color: "#374151",
padding: "4px 12px",
borderRadius: "16px",
fontSize: "14px",
fontWeight: "500"
}}
  >
    Google Sheets
  </div>

  <div
    style={{
backgroundColor: "#f3f4f6",
color: "#374151",
padding: "4px 12px",
borderRadius: "16px",
fontSize: "14px",
fontWeight: "500"
}}
  >
    Looker Studio
  </div>

  <div
    style={{
backgroundColor: "#f3f4f6",
color: "#374151",
padding: "4px 12px",
borderRadius: "16px",
fontSize: "14px",
fontWeight: "500"
}}
  >
    Claude
  </div>

  <div
    style={{
backgroundColor: "#f3f4f6",
color: "#374151",
padding: "4px 12px",
borderRadius: "16px",
fontSize: "14px",
fontWeight: "500"
}}
  >
    BigQuery
  </div>
</div>

## Dimensions

Dimensions are the attributes you can use to segment and group your Shopify data.

### Store

|                                                                                                        |                                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store ID</div>                             | A globally-unique ID for the shop.<br /><br />**Field Name:** `storeId`<br />**Type:** dimension                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Domain</div>                         | The domain name of the shop.<br /><br />**Field Name:** `storeDomain`<br />**Type:** dimension                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Name</div>                           | The name of the shop.<br /><br />**Field Name:** `storeName`<br />**Type:** dimension                                                                                                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Address 1</div>                      | The first line of the address. Typically the street address or PO Box number.<br /><br />**Field Name:** `storeAddress1`<br />**Type:** dimension                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Address 2</div>                      | The second line of the address. Typically the number of the apartment, suite, or unit.<br /><br />**Field Name:** `storeAddress2`<br />**Type:** dimension                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Checkout API Supported</div>         | Specifies whether the shop supports checkouts via Checkout API.<br /><br />**Field Name:** `storeCheckoutApiSupported`<br />**Type:** dimension                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store City</div>                           | The name of the city, district, village, or town.<br /><br />**Field Name:** `storeCity`<br />**Type:** dimension                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Country</div>                        | The shop's country.<br /><br />**Field Name:** `storeCountry`<br />**Type:** dimension                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Country Code</div>                   | The two-letter code for the country of the address.<br /><br />**Field Name:** `storeCountryCode`<br />**Type:** dimension                                                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Created At</div>                     | The date and time when the shop was created.<br /><br />**Field Name:** `storeCreatedAt`<br />**Type:** dimension                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Contact Email</div>                  | The public-facing contact email address for the shop. Customers will use this email to communicate with the shop owner.<br /><br />**Field Name:** `storeContactEmail`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Currency Code</div>                  | The three-letter code for the shop's default currency.<br /><br />**Field Name:** `storeCurrencyCode`<br />**Type:** dimension                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Enabled Presentment Currencies</div> | The presentment currencies enabled for the shop.<br /><br />**Field Name:** `storeEnabledPresentmentCurrencies`<br />**Type:** dimension                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Email</div>                          | The shop owner's email address. Shopify will use this email address to communicate with the shop owner.<br /><br />**Field Name:** `storeEmail`<br />**Type:** dimension                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store IANA Timezone</div>                  | The shop's time zone as defined by the IANA<br /><br />**Field Name:** `storeIanaTimezone`<br />**Type:** dimension                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Latitude</div>                       | The latitude coordinate of the address.<br /><br />**Field Name:** `storeLatitude`<br />**Type:** dimension                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Longitude</div>                      | The longitude coordinate of the address.<br /><br />**Field Name:** `storeLongitude`<br />**Type:** dimension                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Money Format</div>                   | A string representing the way currency is formatted when the currency isn't specified.<br /><br />**Field Name:** `storeMoneyFormat`<br />**Type:** dimension                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Money With Currency Format</div>     | How currencies are displayed on your store.<br /><br />**Field Name:** `storeMoneyWithCurrencyFormat`<br />**Type:** dimension                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Myshopify Domain</div>               | The shop's .myshopify.com domain.<br /><br />**Field Name:** `storeMyshopifyDomain`<br />**Type:** dimension                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Password Enabled</div>               | Whether the password protection page is enabled on the shop's online store.<br /><br />**Field Name:** `storePasswordEnabled`<br />**Type:** dimension                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Phone</div>                          | A phone number associated with the address.<br /><br />**Field Name:** `storePhone`<br />**Type:** dimension                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Shop Locales</div>                   | The shop's primary locale.<br /><br />**Field Name:** `storeShopLocales`<br />**Type:** dimension                                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Province</div>                       | The region of the address, such as the province, state, or district.<br /><br />**Field Name:** `storeProvince`<br />**Type:** dimension                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Province Code</div>                  | The two- or three-letter code for the shop's province or state.<br /><br />**Field Name:** `storeProvinceCode`<br />**Type:** dimension                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Setup Required</div>                 | Whether the shop has any outstanding setup steps.<br /><br />**Field Name:** `storeSetupRequired`<br />**Type:** dimension                                                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Shop Owner</div>                     | The name of the shop owner.<br /><br />**Field Name:** `storeShopOwner`<br />**Type:** dimension                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Taxes Included</div>                 | Whether applicable taxes are included in product prices.<br /><br />**Field Name:** `storeTaxesIncluded`<br />**Type:** dimension                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Tax Shipping</div>                   | Whether taxes are charged for shipping.<br /><br />**Field Name:** `storeTaxShipping`<br />**Type:** dimension                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Timezone</div>                       | The name of the timezone the shop is in.<br /><br />**Field Name:** `storeTimezoneAbbreviation`<br />**Type:** dimension                                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Transactional SMS Disabled</div>     | Whether transactional SMS sent by Shopify are disabled on the shop's online store.<br /><br />**Field Name:** `storeTransactionalSmsDisabled`<br />**Type:** dimension                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Updated At</div>                     | The date and time when the shop was last updated.<br /><br />**Field Name:** `storeUpdatedAt`<br />**Type:** dimension                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Weight Unit</div>                    | The default unit of weight measurement for the shop.<br /><br />**Field Name:** `storeWeightUnit`<br />**Type:** dimension                                                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Store Zip</div>                            | The shop's zip or postal code.<br /><br />**Field Name:** `storeZip`<br />**Type:** dimension                                                                                                   |

### Order

|                                                                                                      |                                                                                                                                                                                                                                                                                |
| ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order ID</div>                           | A globally-unique ID<br /><br />**Field Name:** `orderId`<br />**Type:** dimension                                                                                                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Name</div>                         | The unique identifier for the order that appears on the order page in the Shopify admin and the Order status page. For example, '#1001', 'EN1001', or '1001-A'. This value isn't unique across multiple stores<br /><br />**Field Name:** `orderName`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Note</div>                         | The contents of the note associated with the order<br /><br />**Field Name:** `orderNote`<br />**Type:** dimension                                                                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Tags</div>                         | A comma separated list of tags associated with the order. Updating tags overwrites any existing tags that were previously added to the order<br /><br />**Field Name:** `orderTags`<br />**Type:** dimension                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Created At</div>                   | Date and time when the order was created in Shopify. This field is used to filter Orders based on the timeframe selected in your request.<br /><br />**Field Name:** `orderCreatedAt`<br />**Type:** dimension                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Closed At</div>                    | The date and time when the order was closed. Returns null if the order isn't closed.<br /><br />**Field Name:** `orderClosedAt`<br />**Type:** dimension                                                                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Cancelled At</div>                 | The date and time when the order was canceled. Returns null if the order wasn't canceled.<br /><br />**Field Name:** `orderCancelledAt`<br />**Type:** dimension                                                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Currency Code</div>                | The shop currency when the order was placed<br /><br />**Field Name:** `orderCurrencyCode`<br />**Type:** dimension                                                                                                                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Email</div>                        | The email address associated with the customer<br /><br />**Field Name:** `orderEmail`<br />**Type:** dimension                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Fully Paid</div>                   | Whether the order has been paid in full<br /><br />**Field Name:** `orderFullyPaid`<br />**Type:** dimension                                                                                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Discount Codes</div>               | The discount codes used for the order.<br /><br />**Field Name:** `orderDiscountCodes`<br />**Type:** dimension                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Fulfillment Status</div>           | <br /><br />**Field Name:** `orderFulfillmentStatus`<br />**Type:** dimension                                                                                                                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Payment Status</div>               | The display financial status of the order.<br /><br />**Field Name:** `orderDisplayFinancialStatus`<br />**Type:** dimension                                                                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Fulfillment Date</div>             | <br /><br />**Field Name:** `orderFulfillmentDate`<br />**Type:** dimension                                                                                                                                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Phone</div>                        | The phone number associated with the customer<br /><br />**Field Name:** `orderPhone`<br />**Type:** dimension                                                                                                                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Closed</div>                       | Whether the order is closed<br /><br />**Field Name:** `orderClosed`<br />**Type:** dimension                                                                                                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Cancel Reason</div>                | The reason provided when the order was canceled. Returns null if the order wasn't canceled<br /><br />**Field Name:** `orderCancelReason`<br />**Type:** dimension                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order PO Number</div>                    | The purchase order number associated with the order. Used for B2B orders.<br /><br />**Field Name:** `orderPoNumber`<br />**Type:** dimension                                                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Source Identifier</div>            | A unique identifier for the order that comes from an external source (e.g., from a third-party checkout).<br /><br />**Field Name:** `orderSourceIdentifier`<br />**Type:** dimension                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Confirmation Number</div>          | The confirmation number displayed to the customer after completing checkout. Starts with a letter.<br /><br />**Field Name:** `orderConfirmationNumber`<br />**Type:** dimension                                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Processed At</div>                 | The date and time when the order was processed. This can differ from created\_at for draft orders or pre-orders.<br /><br />**Field Name:** `orderProcessedAt`<br />**Type:** dimension                                                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Source Name</div>                  | The source of the order, such as "web", "shopify\_draft\_order", "pos", or a third-party app name.<br /><br />**Field Name:** `orderSourceName`<br />**Type:** dimension                                                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Is Test</div>                      | Whether the order is a test order. Test orders are created using the Shopify Bogus Gateway.<br /><br />**Field Name:** `orderTest`<br />**Type:** dimension                                                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Risk Level</div>                   | The fraud risk level of the order: HIGH, MEDIUM, LOW, NONE, or PENDING.<br /><br />**Field Name:** `orderRiskLevel`<br />**Type:** dimension                                                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Fraud Protection Level</div>       | The fraud protection level for the order: FULLY\_PROTECTED, PARTIALLY\_PROTECTED, NOT\_PROTECTED, or PENDING.<br /><br />**Field Name:** `orderFraudProtectionLevel`<br />**Type:** dimension                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Payment Gateway</div>              | The name of the payment gateway used to process the order (e.g., "shopify\_payments", "paypal").<br /><br />**Field Name:** `orderPaymentGateway`<br />**Type:** dimension                                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Location ID</div>                  | The ID of the retail location where the order was placed (for POS orders). Returns empty for online orders.<br /><br />**Field Name:** `orderLocationId`<br />**Type:** dimension                                                                                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Location Name</div>                | The name of the retail location where the order was placed (for POS orders). Returns empty for online orders.<br /><br />**Field Name:** `orderLocationName`<br />**Type:** dimension                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Client IP</div>                    | The IP address of the API client that created the order<br /><br />**Field Name:** `orderClientIp`<br />**Type:** dimension                                                                                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Presentment Money Currency</div>   | The presentment money currency for the order<br /><br />**Field Name:** `orderTotalPriceSetPresentmentMoneyCurrency`<br />**Type:** dimension                                                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Updated At</div>                   | The date and time when the order was modified last.<br /><br />**Field Name:** `orderUpdatedAt`<br />**Type:** dimension                                                                                                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Discount Code</div>                | The discount code used for the order.<br /><br />**Field Name:** `orderDiscountCode`<br />**Type:** dimension                                                                                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Sales Channel</div>                | Name of the channel that this sub-channel belongs to. Identifies the parent sales channel.<br /><br />**Field Name:** `orderSalesChannelName`<br />**Type:** dimension                                                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Sales Sub Channel</div>            | Name of the sub-channel (e.g., "Online Store", "Instagram Shopping", "TikTok Live"). More specific than the parent channel.<br /><br />**Field Name:** `orderSubChannelName`<br />**Type:** dimension                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Sales Channel Handle</div>         | Unique string identifier used as a public identifier for the channel definition.<br /><br />**Field Name:** `orderChannelHandle`<br />**Type:** dimension                                                                                                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Sales Channel Is Marketplace</div> | Whether this channel definition represents a marketplace (true/false). Marketplaces are third-party platforms like Amazon, eBay, etc.<br /><br />**Field Name:** `orderChannelIsMarketplace`<br />**Type:** dimension                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Address 1</div>           | The shipping address line 1 of the customer<br /><br />**Field Name:** `orderShippingAddress1`<br />**Type:** dimension                                                                                                                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Address 2</div>           | The shipping address line 2 of the customer<br /><br />**Field Name:** `orderShippingAddress2`<br />**Type:** dimension                                                                                                                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Country</div>             | The shipping address country of the customer<br /><br />**Field Name:** `orderShippingCountry`<br />**Type:** dimension                                                                                                                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping City</div>                | The shipping address city of the customer<br /><br />**Field Name:** `orderShippingCity`<br />**Type:** dimension                                                                                                                                                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Post Code</div>           | The shipping address postal code of the customer<br /><br />**Field Name:** `orderShippingPostCode`<br />**Type:** dimension                                                                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Phone</div>               | The shipping address phone number of the customer<br /><br />**Field Name:** `orderShippingPhone`<br />**Type:** dimension                                                                                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Company</div>             | The shipping address company name of the customer<br /><br />**Field Name:** `orderShippingCompany`<br />**Type:** dimension                                                                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Method</div>              | The title of the shipping method selected for the order (e.g., "Standard Shipping", "Express Delivery").<br /><br />**Field Name:** `orderShippingLineTitle`<br />**Type:** dimension                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Shipping Method Code</div>         | A unique identifier code for the shipping rate selected for the order.<br /><br />**Field Name:** `orderShippingLineCode`<br />**Type:** dimension                                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Billing Address 1</div>            | The billing address line 1 of the customer<br /><br />**Field Name:** `orderBillingAddress1`<br />**Type:** dimension                                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Billing Address 2</div>            | The billing address line 2 of the customer<br /><br />**Field Name:** `orderBillingAddress2`<br />**Type:** dimension                                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Billing Country</div>              | The billing address country<br /><br />**Field Name:** `orderBillingCountry`<br />**Type:** dimension                                                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Billing City</div>                 | The billing address city<br /><br />**Field Name:** `orderBillingCity`<br />**Type:** dimension                                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Billing Phone</div>                | The billing address phone number<br /><br />**Field Name:** `orderBillingPhone`<br />**Type:** dimension                                                                                                                                                                       |

### Order Customer

|                                                                                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer ID</div>                   | A globally-unique ID for the customer.<br /><br />**Field Name:** `orderCustomerId`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Name</div>                 | The full name of the customer<br /><br />**Field Name:** `orderCustomerName`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Email</div>                | The customer's email address.<br /><br />**Field Name:** `orderCustomerEmail`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Phone</div>                | The customer's phone number.<br /><br />**Field Name:** `orderCustomerPhone`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Image Url</div>            | The image url associated with the customer<br /><br />**Field Name:** `orderCustomerImage`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Locale</div>               | The customer's locale<br /><br />**Field Name:** `orderCustomerLocale`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Note</div>                 | A note about the customer.<br /><br />**Field Name:** `orderCustomerNote`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Predicted Spend Tier</div> | The predicted spend tier of a customer with a shop.HIGH:The customer's spending is predicted to be in the top spending range for the shop in the following year. LOW: The customer's spending is predicted to be zero, or in the lowest spending range for the shop in the following year. MEDIUM : The customer's spending is predicted to be in the normal spending range for the shop in the following year.<br /><br />**Field Name:** `orderCustomerPredictedSpendTier`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Tags</div>                 | A comma separated list of tags that have been added to the customer.<br /><br />**Field Name:** `orderCustomerTags`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Unsubscribe URL</div>      | The URL to unsubscribe the customer from the mailing list.<br /><br />**Field Name:** `orderCustomerUnsubscribeUrl`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Tax Exempt</div>           | Whether the customer is exempt from being charged taxes on their orders.<br /><br />**Field Name:** `orderCustomerTaxExempt`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Created At</div>           | Date and time when the customer was created in Shopify.<br /><br />**Field Name:** `orderCustomerCreatedAt`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Country</div>              | Country of the customer<br /><br />**Field Name:** `orderCustomerCountry`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer City</div>                 | City of the customer<br /><br />**Field Name:** `orderCustomerCity`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Country Code</div>         | Country Code of the customer<br /><br />**Field Name:** `orderCustomerCountryCode`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Is Returning</div>         | True if the customer has placed more than one order.<br /><br />**Field Name:** `orderCustomerIsReturning`<br />**Type:** dimension                                                                                                                                                                                                                                                                                                                                                                   |

### Traffic Source First Visit

|                                                                                                            |                                                                                                                                                                     |
| ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Journey First Visit Source</div>      | Identifies a search engine, a newsletter name, or other source<br /><br />**Field Name:** `customerJourneyFirstVisitSource`<br />**Type:** dimension                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Journey First Visit Page URL</div>    | URL of the first page the customer landed on for their first session<br /><br />**Field Name:** `customerJourneyFirstVisitLandingPageUrl`<br />**Type:** dimension  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Journey First Visit Occurred At</div> | The date and time when the customer's first session occurred in the shop.<br /><br />**Field Name:** `customerJourneyFirstVisitOccurredAt`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Visit UTM Source</div>                   | The UTM source parameter from the first visit<br /><br />**Field Name:** `firstVisitUTMSource`<br />**Type:** dimension                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Visit UTM Medium</div>                   | The UTM medium parameter from the first visit<br /><br />**Field Name:** `firstVisitUTMMedium`<br />**Type:** dimension                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Visit UTM Campaign</div>                 | The UTM campaign parameter from the first visit<br /><br />**Field Name:** `firstVisitUTMCampaign`<br />**Type:** dimension                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Visit UTM Term</div>                     | The UTM term parameter from the first visit<br /><br />**Field Name:** `firstVisitUTMTerm`<br />**Type:** dimension                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Visit UTM Content</div>                  | The UTM content parameter from the first visit<br /><br />**Field Name:** `firstVisitUTMContent`<br />**Type:** dimension                                           |

### Traffic Source Last Visit

|                                                                                                           |                                                                                                                                                                                          |
| --------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Journey Last Visit Occurred At</div> | The date and time when the customer's last session occurred before making the order.<br /><br />**Field Name:** `customerJourneyLastVisitOccurredAt`<br />**Type:** dimension            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Journey Last Visit Source</div>      | Source from which the customer last visited the store before making the order<br /><br />**Field Name:** `customerJourneyLastVisitSource`<br />**Type:** dimension                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Journey Last Visit Page URL</div>    | URL of the first page the customer landed on for their last session before making the order<br /><br />**Field Name:** `customerJourneyLastVisitLandingPageUrl`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Last Visit UTM Source</div>                   | The UTM source parameter from the last visit<br /><br />**Field Name:** `lastVisitUTMSource`<br />**Type:** dimension                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Last Visit UTM Medium</div>                   | The UTM medium parameter from the last visit<br /><br />**Field Name:** `lastVisitUTMMedium`<br />**Type:** dimension                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Last Visit UTM Campaign</div>                 | The UTM campain parameter from the last visit<br /><br />**Field Name:** `lastVisitUTMCampaign`<br />**Type:** dimension                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Last Visit UTM Term</div>                     | The UTM term parameter from the last visit<br /><br />**Field Name:** `lastVisitUTMTerm`<br />**Type:** dimension                                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Last Visit UTM Content</div>                  | The UTM content parameter from the last visit<br /><br />**Field Name:** `lastVisitUTMContent`<br />**Type:** dimension                                                                  |

### Line Item

|                                                                                                       |                                                                                                                                                                            |
| ----------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item ID</div>                        | A globally-unique ID of the Line Item.<br /><br />**Field Name:** `lineItemId`<br />**Type:** dimension                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Product ID</div>                | A globally-unique ID of the Product.<br /><br />**Field Name:** `lineItemProductId`<br />**Type:** dimension                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Type</div>                      | The product type that merchants define<br /><br />**Field Name:** `lineItemProductType`<br />**Type:** dimension                                                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item SKU</div>                       | The variant SKU number.<br /><br />**Field Name:** `lineItemSku`<br />**Type:** dimension                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Is Gift Card</div>              | Whether the product is a gift card<br /><br />**Field Name:** `lineItemProductIsGiftCard`<br />**Type:** dimension                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Title</div>                     | The title of the product at time of order creation<br /><br />**Field Name:** `lineItemTitle`<br />**Type:** dimension                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Image</div>                     | Image of the Line Item at the time of order creation.<br /><br />**Field Name:** `lineItemImage`<br />**Type:** dimension                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Vendor</div>                    | The name of the vendor who made the variant<br /><br />**Field Name:** `lineItemVendor`<br />**Type:** dimension                                                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Description</div>               | The description of the product, with HTML tags removed<br /><br />**Field Name:** `lineItemProductDescription`<br />**Type:** dimension                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Restockable</div>               | Whether the Line Item can be restocked<br /><br />**Field Name:** `lineItemRestockable`<br />**Type:** dimension                                                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Product Title</div>             | The name for the product that displays to customers<br /><br />**Field Name:** `lineItemProductTitle`<br />**Type:** dimension                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Requires Shipping</div>         | Whether physical shipping is required for the variant<br /><br />**Field Name:** `lineItemRequiresShipping`<br />**Type:** dimension                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Taxable</div>                   | Whether the variant is taxable<br /><br />**Field Name:** `lineItemTaxable`<br />**Type:** dimension                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Collections</div>               | Names of the collections associated with the product<br /><br />**Field Name:** `lineItemProductCollectionsTitle`<br />**Type:** dimension                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Tags</div>                      | A comma-separated list of searchable keywords that are associated with the product.<br /><br />**Field Name:** `lineItemProductTags`<br />**Type:** dimension              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Handle</div>                    | A unique, human-readable string of the product's title<br /><br />**Field Name:** `lineItemProductHandle`<br />**Type:** dimension                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Online Store URL</div>          | The product's URL on the online store<br /><br />**Field Name:** `lineItemProductOnlineStoreUrl`<br />**Type:** dimension                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Online Store Preview URL</div>  | The preview URL for the online store<br /><br />**Field Name:** `lineItemProductOnlineStorePreviewUrl`<br />**Type:** dimension                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Status</div>                    | The product status, which controls visibility across all sales channels<br /><br />**Field Name:** `lineItemProductStatus`<br />**Type:** dimension                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Has Only Default Variant</div>  | Whether the product has only a single variant with the default option and value<br /><br />**Field Name:** `lineItemProductHasOnlyDefaultVariant`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Has Out Of Stock Variants</div> | Whether the product has variants that are out of stock<br /><br />**Field Name:** `lineItemProductHasOutOfStockVariants`<br />**Type:** dimension                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Requires Selling Plan</div>     | Whether the product can only be purchased with a selling plan<br /><br />**Field Name:** `lineItemProductRequiresSellingPlan`<br />**Type:** dimension                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Presentment Currency</div>      | The presentment currency code of the Line Item.<br /><br />**Field Name:** `lineItemOriginalUnitPriceSetPresentmentMoneyCurrency`<br />**Type:** dimension                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Created At</div>                | The date and time when the product was created.<br /><br />**Field Name:** `lineItemProductCreatedAt`<br />**Type:** dimension                                             |

### Line Item Variant

|                                                                                                              |                                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant ID</div>                       | A globally-unique ID of the variant<br /><br />**Field Name:** `lineItemVariantId`<br />**Type:** dimension                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant SKU</div>                      | A case-sensitive identifier for the product variant in the shop<br /><br />**Field Name:** `lineItemVariantSku`<br />**Type:** dimension                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Name</div>                     | Display name of the variant, based on product's title + variant's title<br /><br />**Field Name:** `lineItemVariantDisplayName`<br />**Type:** dimension                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Title</div>                    | The title of the variant at time of order creation<br /><br />**Field Name:** `lineItemVariantTitle`<br />**Type:** dimension                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Image</div>                    | The featured image for the variant<br /><br />**Field Name:** `lineItemVariantImage`<br />**Type:** dimension                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Barcode</div>                  | The value of the barcode associated with the product variant<br /><br />**Field Name:** `lineItemVariantBarcode`<br />**Type:** dimension                                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Available For Sale</div>       | Whether the product variant is available for sale<br /><br />**Field Name:** `lineItemVariantAvailableForSale`<br />**Type:** dimension                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Policy</div>                   | Whether customers are allowed to place an order for the product variant when it's out of stock<br /><br />**Field Name:** `lineItemVariantInventoryPolicy`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Legacy Resource ID</div>       | The ID of the corresponding resource in the REST Admin API<br /><br />**Field Name:** `lineItemVariantLegacyResourceId`<br />**Type:** dimension                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Position</div>                 | The order of the product variant in the list of product variants<br /><br />**Field Name:** `lineItemVariantPosition`<br />**Type:** dimension                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Requires Components</div>      | Whether a product variant requires components<br /><br />**Field Name:** `lineItemVariantRequiresComponents`<br />**Type:** dimension                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Sellable Online Quantity</div> | The total sellable quantity of the variant for online channels<br /><br />**Field Name:** `lineItemVariantSellableOnlineQuantity`<br />**Type:** dimension                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Taxable</div>                  | Whether a tax is charged when the product variant is sold<br /><br />**Field Name:** `lineItemVariantTaxable`<br />**Type:** dimension                                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Tax Code</div>                 | The tax code for the product variant<br /><br />**Field Name:** `lineItemVariantTaxCode`<br />**Type:** dimension                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Updated At</div>               | The date and time when the product variant was last modified<br /><br />**Field Name:** `lineItemVariantUpdatedAt`<br />**Type:** dimension                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Created At</div>               | The date and time when the variant was created<br /><br />**Field Name:** `lineItemVariantCreatedAt`<br />**Type:** dimension                                                       |

### Product

|                                                                                            |                                                                                                                                                                                                |
| ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product ID</div>               | A globally-unique ID.<br /><br />**Field Name:** `productId`<br />**Type:** dimension                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant SKU</div>      | The SKU (Stock Keeping Unit) of the product variant<br /><br />**Field Name:** `productVariantSku`<br />**Type:** dimension                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant ID</div>       | The unique identifier of the product variant<br /><br />**Field Name:** `productVariantId`<br />**Type:** dimension                                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Title</div>            | The name for the product that displays to customers<br /><br />**Field Name:** `productTitle`<br />**Type:** dimension                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant Title</div>    | The title of the product variant<br /><br />**Field Name:** `productVariantTitle`<br />**Type:** dimension                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Tags</div>             | A comma-separated list of searchable keywords that are associated with the product.<br /><br />**Field Name:** `productTags`<br />**Type:** dimension                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Description</div>      | A single-line description of the product, with HTML tags removed<br /><br />**Field Name:** `productDescription`<br />**Type:** dimension                                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Vendor</div>           | The name of the product's vendor<br /><br />**Field Name:** `productVendor`<br />**Type:** dimension                                                                                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Type</div>             | The product type that merchants define<br /><br />**Field Name:** `productType`<br />**Type:** dimension                                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Created At</div>       | The date and time when the product was created.<br /><br />**Field Name:** `productCreatedAt`<br />**Type:** dimension                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Category Name</div>    | The category of a product from Shopify's Standard Product Taxonomy<br /><br />**Field Name:** `productCategoryFullName`<br />**Type:** dimension                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Is Gift Card</div>     | Whether the product is a gift card<br /><br />**Field Name:** `productIsGiftCard`<br />**Type:** dimension                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Online Store URL</div> | The product's URL on the online store. If null, then the product isn't published to the online store sales channel<br /><br />**Field Name:** `productOnlineStoreUrl`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Published At</div>     | The date and time when the product was published to the online store.<br /><br />**Field Name:** `productPublishedAt`<br />**Type:** dimension                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product SEO Description</div>  | The SEO description that is associated with the product<br /><br />**Field Name:** `productSeoDescription`<br />**Type:** dimension                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product SEO Title</div>        | The SEO title that is associated with the product<br /><br />**Field Name:** `productSeoTitle`<br />**Type:** dimension                                                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Status</div>           | The product status, which controls visibility across all sales channels<br /><br />**Field Name:** `productStatus`<br />**Type:** dimension                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Updated At</div>       | The date and time when the product was last modified.<br /><br />**Field Name:** `productUpdatedAt`<br />**Type:** dimension                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Collections</div>      | Names of the collections associated with the product<br /><br />**Field Name:** `productCollectionsTitle`<br />**Type:** dimension                                                             |

### Line Item Refund

|                                                                                                   |                                                                                                                                  |
| ------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Refund Restocked</div>      | Whether the refunded Line Item was restocked<br /><br />**Field Name:** `lineItemRefundRestocked`<br />**Type:** dimension       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Refund Location</div>       | The restock location<br /><br />**Field Name:** `lineItemRefundLocation`<br />**Type:** dimension                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Refund Restocked Type</div> | The type of restock for the refunded Line Item<br /><br />**Field Name:** `lineItemRefundRestockedType`<br />**Type:** dimension |

### Refund

|                                                                                                  |                                                                                                                       |
| ------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refund ID</div>                      | A globally-unique ID<br /><br />**Field Name:** `refundId`<br />**Type:** dimension                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refund Created At</div>              | The date and time when the refund was created.<br /><br />**Field Name:** `refundCreatedAt`<br />**Type:** dimension  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refund Note</div>                    | The optional note associated with the refund<br /><br />**Field Name:** `refundNote`<br />**Type:** dimension         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refund Order Adjustment Reason</div> | The reason for the order adjustment<br /><br />**Field Name:** `refundOrderAdjustmentReason`<br />**Type:** dimension |

### Attribution

|                                                                                                 |                                                                                                                                |
| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>UTM Campaign</div>                  | UTM Campaign parameter from the order<br /><br />**Field Name:** `salesUtmCampaign`<br />**Type:** dimension                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>UTM Source</div>                    | UTM Source parameter from the order<br /><br />**Field Name:** `salesUtmSource`<br />**Type:** dimension                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>UTM Medium</div>                    | UTM Medium parameter from the order<br /><br />**Field Name:** `salesUtmMedium`<br />**Type:** dimension                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>UTM Content</div>                   | UTM Content parameter from the order<br /><br />**Field Name:** `salesUtmContent`<br />**Type:** dimension                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>UTM Term</div>                      | UTM Term parameter from the order<br /><br />**Field Name:** `salesUtmTerm`<br />**Type:** dimension                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Referrer Domain</div>         | The referring domain for the order<br /><br />**Field Name:** `orderReferrerDomain`<br />**Type:** dimension                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Referrer Source</div>         | The referrer source type for the order<br /><br />**Field Name:** `orderReferrerSource`<br />**Type:** dimension               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Referrer Name</div>           | The referrer name for the order<br /><br />**Field Name:** `orderReferrerName`<br />**Type:** dimension                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Landing Page Path</div>       | The landing page path for the order<br /><br />**Field Name:** `orderLandingPagePath`<br />**Type:** dimension                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Order Referring Channel</div> | The referring channel of the first order<br /><br />**Field Name:** `firstOrderReferringChannel`<br />**Type:** dimension      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Order Sales Channel</div>     | The sales channel of the first order<br /><br />**Field Name:** `firstOrderSalesChannel`<br />**Type:** dimension              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Order Traffic Type</div>      | The traffic type of the first order<br /><br />**Field Name:** `firstOrderTrafficType`<br />**Type:** dimension                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Marketing Event Type</div>          | The type of marketing event that drove the order<br /><br />**Field Name:** `orderMarketingEventType`<br />**Type:** dimension |

### Channel

|                                                                                            |                                                                                                                                    |
| ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Sales Channel</div>            | The sales channel where the sale occurred<br /><br />**Field Name:** `salesChannel`<br />**Type:** dimension                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Sales Channel</div>      | The order-level sales channel<br /><br />**Field Name:** `orderSalesChannel`<br />**Type:** dimension                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Discount Code</div>            | The discount code applied to the order<br /><br />**Field Name:** `discountCode`<br />**Type:** dimension                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Discount Name</div>            | The name of the discount applied<br /><br />**Field Name:** `discountName`<br />**Type:** dimension                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Discount Type</div>            | The type of discount (percentage, fixed, etc.)<br /><br />**Field Name:** `discountType`<br />**Type:** dimension                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Discount Class</div>           | The class of discount applied<br /><br />**Field Name:** `discountClass`<br />**Type:** dimension                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Market</div>                   | The market where the sale occurred<br /><br />**Field Name:** `market`<br />**Type:** dimension                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Subscription or One-Time</div> | Whether the order is subscription or one-time purchase<br /><br />**Field Name:** `subscriptionOrOneTime`<br />**Type:** dimension |

### Product (Analytics)

|                                                                                             |                                                                                                                              |
| ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Title</div>             | The title of the product sold<br /><br />**Field Name:** `salesProductTitle`<br />**Type:** dimension                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Type</div>              | The type/category of the product sold<br /><br />**Field Name:** `salesProductType`<br />**Type:** dimension                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Vendor</div>            | The vendor of the product sold<br /><br />**Field Name:** `salesProductVendor`<br />**Type:** dimension                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant Title</div>     | The variant title of the product sold<br /><br />**Field Name:** `salesProductVariantTitle`<br />**Type:** dimension         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant SKU</div>       | The SKU of the product variant sold<br /><br />**Field Name:** `salesProductVariantSku`<br />**Type:** dimension             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Collection</div>        | The collection the product belongs to<br /><br />**Field Name:** `salesProductCollection`<br />**Type:** dimension           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Tag</div>               | Tags associated with the product<br /><br />**Field Name:** `salesProductTag`<br />**Type:** dimension                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product ID</div>                | The unique identifier of the product<br /><br />**Field Name:** `salesProductId`<br />**Type:** dimension                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant ID</div>        | The unique identifier of the product variant<br /><br />**Field Name:** `salesProductVariantId`<br />**Type:** dimension     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant ABC Grade</div> | ABC inventory grade of the product variant<br /><br />**Field Name:** `salesProductVariantAbcGrade`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Bundle Title</div>              | The title of the bundle<br /><br />**Field Name:** `salesBundleTitle`<br />**Type:** dimension                               |

### Billing Geography

|                                                                                       |                                                                                                                   |
| ------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Billing Country</div>     | The billing country of the customer<br /><br />**Field Name:** `salesBillingCountry`<br />**Type:** dimension     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Billing Region</div>      | The billing region/state of the customer<br /><br />**Field Name:** `salesBillingRegion`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Billing City</div>        | The billing city of the customer<br /><br />**Field Name:** `billingCity`<br />**Type:** dimension                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Billing Postal Code</div> | The billing postal code of the customer<br /><br />**Field Name:** `billingPostalCode`<br />**Type:** dimension   |

### Shipping Geography

|                                                                                    |                                                                                                            |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Shipping Country</div> | The shipping destination country<br /><br />**Field Name:** `shippingCountry`<br />**Type:** dimension     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Shipping Region</div>  | The shipping destination region/state<br /><br />**Field Name:** `shippingRegion`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Shipping City</div>    | The shipping destination city<br /><br />**Field Name:** `shippingCity`<br />**Type:** dimension           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Shipping Carrier</div> | The shipping carrier used<br /><br />**Field Name:** `shippingCarrier`<br />**Type:** dimension            |

### Customer (Analytics)

|                                                                                                      |                                                                                                                                            |
| ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Country</div>                   | The country of the customer<br /><br />**Field Name:** `customerCountry`<br />**Type:** dimension                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Region</div>                    | The region/state of the customer<br /><br />**Field Name:** `customerRegion`<br />**Type:** dimension                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer City</div>                      | The city of the customer<br /><br />**Field Name:** `customerCity`<br />**Type:** dimension                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Email Domain</div>              | The email domain of the customer (useful for B2B identification)<br /><br />**Field Name:** `customerEmailDomain`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Cohort Month</div>              | The month when the customer made their first purchase<br /><br />**Field Name:** `customerCohortMonth`<br />**Type:** dimension            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Cohort Week</div>               | The week when the customer made their first purchase<br /><br />**Field Name:** `customerCohortWeek`<br />**Type:** dimension              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Cohort Quarter</div>            | The quarter when the customer made their first purchase<br /><br />**Field Name:** `customerCohortQuarter`<br />**Type:** dimension        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>RFM Group</div>                          | RFM (Recency, Frequency, Monetary) segmentation group<br /><br />**Field Name:** `rfmGroup`<br />**Type:** dimension                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Predicted Spend Tier</div>               | Predicted spend tier based on customer behavior<br /><br />**Field Name:** `predictedSpendTier`<br />**Type:** dimension                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Tag</div>                       | Tags associated with the customer<br /><br />**Field Name:** `customerTag`<br />**Type:** dimension                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Account Status</div>            | The account status of the customer<br /><br />**Field Name:** `customerAccountStatus`<br />**Type:** dimension                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer Email Subscription Status</div> | Email subscription status of the customer<br /><br />**Field Name:** `customerEmailSubscriptionStatus`<br />**Type:** dimension            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customer SMS Subscription Status</div>   | SMS subscription status of the customer<br /><br />**Field Name:** `customerSmsSubscriptionStatus`<br />**Type:** dimension                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>First Order Has Subscription</div>       | Whether the first order included a subscription<br /><br />**Field Name:** `firstOrderHasSubscription`<br />**Type:** dimension            |

### Order Status

|                                                                                            |                                                                                                                       |
| ------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Fulfillment Status</div> | The fulfillment status of the order<br /><br />**Field Name:** `salesOrderFulfillmentStatus`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Payment Status</div>     | The payment status of the order<br /><br />**Field Name:** `salesOrderPaymentStatus`<br />**Type:** dimension         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Is Canceled Order</div>        | Whether the order was canceled<br /><br />**Field Name:** `salesIsCanceledOrder`<br />**Type:** dimension             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Tag</div>                | Tags associated with the order<br /><br />**Field Name:** `salesOrderTag`<br />**Type:** dimension                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Name</div>               | The name/number of the order<br /><br />**Field Name:** `salesOrderName`<br />**Type:** dimension                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Risk Level</div>         | The risk level of the order<br /><br />**Field Name:** `salesOrderRiskLevel`<br />**Type:** dimension                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Return Reason</div>            | The reason for the return<br /><br />**Field Name:** `salesReturnReason`<br />**Type:** dimension                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order or Return</div>          | Whether this is an order or a return<br /><br />**Field Name:** `salesOrderOrReturn`<br />**Type:** dimension         |

### Payment

|                                                                                               |                                                                                                                                          |
| --------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Payment Method</div>              | The payment method used (e.g., Credit Card, Debit Card, PayPal)<br /><br />**Field Name:** `paymentMethod`<br />**Type:** dimension      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Digital Wallet</div>              | The digital wallet used (Apple Pay, Google Pay, etc.)<br /><br />**Field Name:** `digitalWallet`<br />**Type:** dimension                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Transaction Currency</div>        | The currency of the transaction<br /><br />**Field Name:** `transactionCurrency`<br />**Type:** dimension                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Is Shop Pay Transaction</div>     | Whether Shop Pay was used for the transaction<br /><br />**Field Name:** `isShopPayTransaction`<br />**Type:** dimension                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Is Shop Channel Transaction</div> | Whether the transaction was through the Shop channel<br /><br />**Field Name:** `isShopChannelTransaction`<br />**Type:** dimension      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Credit Card Tier</div>            | The tier of the credit card used (e.g., Standard, Premium, Rewards)<br /><br />**Field Name:** `creditCardTier`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Credit Card Type</div>            | The type of credit card used (e.g., Visa, Mastercard, Amex)<br /><br />**Field Name:** `creditCardType`<br />**Type:** dimension         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Transaction Status</div>          | The status of the transaction (e.g., Success, Pending, Failed)<br /><br />**Field Name:** `transactionStatus`<br />**Type:** dimension   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Transaction Sale Type</div>       | The type of sale for the transaction (e.g., Sale, Refund)<br /><br />**Field Name:** `transactionSaleType`<br />**Type:** dimension      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Payment Card BIN</div>            | The Bank Identification Number (first 6 digits) of the payment card<br /><br />**Field Name:** `paymentCardBin`<br />**Type:** dimension |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Payment Card Issuer</div>         | The issuing bank or financial institution of the payment card<br /><br />**Field Name:** `paymentCardIssuer`<br />**Type:** dimension    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Payment Card Source</div>         | The source of the payment card (e.g., Credit, Debit, Prepaid)<br /><br />**Field Name:** `paymentCardSource`<br />**Type:** dimension    |

### Session

|                                                                                        |                                                                                                                                                                                                                                                                                                                                              |
| -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Session Country</div>      | The country where the session originated<br /><br />**Field Name:** `sessionCountry`<br />**Type:** dimension                                                                                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Session Region</div>       | The region/state where the session originated<br /><br />**Field Name:** `sessionRegion`<br />**Type:** dimension                                                                                                                                                                                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Session City</div>         | The city where the session originated<br /><br />**Field Name:** `sessionCity`<br />**Type:** dimension                                                                                                                                                                                                                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Referrer Domain</div>      | The referring domain of the session<br /><br />**Field Name:** `referrerDomain`<br />**Type:** dimension                                                                                                                                                                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Referrer Source</div>      | The referrer source type<br /><br />**Field Name:** `referrerSource`<br />**Type:** dimension                                                                                                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Referrer Name</div>        | The name of the referrer<br /><br />**Field Name:** `referrerName`<br />**Type:** dimension                                                                                                                                                                                                                                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Landing Page Path</div>    | The landing page path of the session<br /><br />**Field Name:** `landingPagePath`<br />**Type:** dimension                                                                                                                                                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Landing Page Type</div>    | The type of landing page<br /><br />**Field Name:** `landingPageType`<br />**Type:** dimension                                                                                                                                                                                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Session Bounced</div>      | Whether the session bounced<br /><br />**Field Name:** `sessionBounced`<br />**Type:** dimension                                                                                                                                                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Human or Bot Session</div> | Whether Shopify classified the session as coming from a human or a bot. Use it to group sessions by traffic type, or filter to "human" to exclude bot traffic. Note: Shopify only classifies sessions from October 7, 2025 onward; earlier sessions are not labeled.<br /><br />**Field Name:** `sessionHumanOrBot`<br />**Type:** dimension |

### B2B

|                                                                                         |                                                                                                                  |
| --------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Is B2B Order</div>          | Whether this is a B2B order<br /><br />**Field Name:** `isB2bOrder`<br />**Type:** dimension                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Company Name</div>          | The name of the company (B2B)<br /><br />**Field Name:** `companyName`<br />**Type:** dimension                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Company Location Name</div> | The location name of the company (B2B)<br /><br />**Field Name:** `companyLocationName`<br />**Type:** dimension |

### POS / Retail

|                                                                                     |                                                                                                                                  |
| ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>POS Location ID</div>   | The unique identifier of the POS location<br /><br />**Field Name:** `posLocationId`<br />**Type:** dimension                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>POS Location Name</div> | The name of the POS location<br /><br />**Field Name:** `posLocationName`<br />**Type:** dimension                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>POS Register ID</div>   | The unique identifier of the POS register<br /><br />**Field Name:** `posRegisterId`<br />**Type:** dimension                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Staff ID</div>          | The unique identifier of the staff member<br /><br />**Field Name:** `staffId`<br />**Type:** dimension                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Staff Member Name</div> | The name of the staff member who processed the transaction<br /><br />**Field Name:** `staffMemberName`<br />**Type:** dimension |

## Metrics

Metrics are the numerical values you can measure and analyze from your Shopify campaigns.

### Sales

|                                                                                            |                                                                                                                |
| ------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gross Sales</div>              | Total gross sales before any deductions<br /><br />**Field Name:** `grossSales`<br />**Type:** metric          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Net Sales</div>                | Net sales after discounts and returns<br /><br />**Field Name:** `netSales`<br />**Type:** metric              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Sales</div>              | Total sales including all fees and taxes<br /><br />**Field Name:** `totalSales`<br />**Type:** metric         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Sales (First Time)</div> | Total sales from first-time customers<br /><br />**Field Name:** `totalSalesFirstTime`<br />**Type:** metric   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Sales (Returning)</div>  | Total sales from returning customers<br /><br />**Field Name:** `totalSalesReturning`<br />**Type:** metric    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Average Order Value</div>      | Average order value<br /><br />**Field Name:** `averageOrderValue`<br />**Type:** metric                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gross Profit</div>             | Gross profit (revenue minus cost of goods sold)<br /><br />**Field Name:** `grossProfit`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gross Margin</div>             | Gross margin percentage<br /><br />**Field Name:** `grossMargin`<br />**Type:** metric                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Cost of Goods Sold</div>       | Total cost of goods sold<br /><br />**Field Name:** `costOfGoodsSold`<br />**Type:** metric                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Duties</div>             | Total import duties and taxes<br /><br />**Field Name:** `totalDuties`<br />**Type:** metric                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Additional Fees</div>          | Additional fees charged<br /><br />**Field Name:** `additionalFees`<br />**Type:** metric                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Tips</div>                     | Total tips received<br /><br />**Field Name:** `tips`<br />**Type:** metric                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gift Card Gross Sales</div>    | Gross sales from gift cards<br /><br />**Field Name:** `giftCardGrossSales`<br />**Type:** metric              |

### Orders (Analytics)

|                                                                                                 |                                                                                                                    |
| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Orders</div>                  | Total number of orders<br /><br />**Field Name:** `totalOrders`<br />**Type:** metric                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders (First Time)</div>           | Orders from first-time customers<br /><br />**Field Name:** `ordersFirstTime`<br />**Type:** metric                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders (Returning)</div>            | Orders from returning customers<br /><br />**Field Name:** `ordersReturning`<br />**Type:** metric                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders Delivered</div>              | Orders that have been delivered<br /><br />**Field Name:** `ordersDelivered`<br />**Type:** metric                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders Shipped</div>                | Orders that have been shipped<br /><br />**Field Name:** `ordersShipped`<br />**Type:** metric                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders Fulfilled</div>              | Orders that have been fulfilled<br /><br />**Field Name:** `ordersFulfilled`<br />**Type:** metric                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Bundles Ordered</div>               | Bundles ordered<br /><br />**Field Name:** `bundlesOrdered`<br />**Type:** metric                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Net Items Sold</div>                | Net items sold (after returns)<br /><br />**Field Name:** `netItemsSold`<br />**Type:** metric                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Quantity Ordered</div>              | Total quantity ordered<br /><br />**Field Name:** `quantityOrdered`<br />**Type:** metric                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Quantity Ordered Per Order</div>    | Average quantity ordered per order<br /><br />**Field Name:** `quantityOrderedPerOrder`<br />**Type:** metric      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Number of Orders Per Customer</div> | Average number of orders per customer<br /><br />**Field Name:** `numberOfOrdersPerCustomer`<br />**Type:** metric |

### Customers (Analytics)

|                                                                                                |                                                                                                                  |
| ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Customers</div>                    | Total number of customers<br /><br />**Field Name:** `customers`<br />**Type:** metric                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>New Customers</div>                | New customers acquired<br /><br />**Field Name:** `newCustomers`<br />**Type:** metric                           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Returning Customers</div>          | Returning customers<br /><br />**Field Name:** `returningCustomers`<br />**Type:** metric                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Returning Customer Rate</div>      | Percentage of returning customers<br /><br />**Field Name:** `returningCustomerRate`<br />**Type:** metric       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Amount Spent Per Customer</div>    | Average amount spent per customer<br /><br />**Field Name:** `amountSpentPerCustomer`<br />**Type:** metric      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Amount Spent</div>           | Total lifetime value spent<br /><br />**Field Name:** `totalAmountSpent`<br />**Type:** metric                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Amount Spent Per Order</div> | Average amount spent per order<br /><br />**Field Name:** `totalAmountSpentPerOrder`<br />**Type:** metric       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Number of Orders</div>       | Total number of orders from all customers<br /><br />**Field Name:** `totalNumberOfOrders`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Days Since Last Order</div>        | Days since customer last ordered<br /><br />**Field Name:** `daysSinceLastOrder`<br />**Type:** metric           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Percent of Customers</div>         | Percentage of total customers<br /><br />**Field Name:** `percentOfCustomers`<br />**Type:** metric              |

### Discounts

|                                                                                             |                                                                                                        |
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Discount</div>            | Total discount amount<br /><br />**Field Name:** `totalDiscount`<br />**Type:** metric                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Level Discounts</div>     | Order-level discounts applied<br /><br />**Field Name:** `orderLevelDiscounts`<br />**Type:** metric   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Discounts</div>       | Line item-level discounts applied<br /><br />**Field Name:** `lineItemDiscounts`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gift Card Discounts</div>       | Gift card discounts applied<br /><br />**Field Name:** `giftCardDiscounts`<br />**Type:** metric       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Discounts Returned</div>        | Discounts returned with refunds<br /><br />**Field Name:** `discountsReturned`<br />**Type:** metric   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Shipping Charge Discounts</div> | Shipping charge discounts<br /><br />**Field Name:** `shippingChargeDiscounts`<br />**Type:** metric   |

### Returns

|                                                                                          |                                                                                                |
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Refunds</div>          | Total refunds issued<br /><br />**Field Name:** `totalRefunds`<br />**Type:** metric           |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gross Returns</div>          | Gross return value<br /><br />**Field Name:** `grossReturns`<br />**Type:** metric             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Net Returns</div>            | Net return value<br /><br />**Field Name:** `netReturns`<br />**Type:** metric                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Returns</div>          | Total returns value<br /><br />**Field Name:** `totalReturns`<br />**Type:** metric            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Quantity Returned</div>      | Quantity of items returned<br /><br />**Field Name:** `quantityReturned`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Returned Quantity Rate</div> | Return rate percentage<br /><br />**Field Name:** `returnedQuantityRate`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Shipping Returned</div>      | Shipping costs returned<br /><br />**Field Name:** `shippingReturned`<br />**Type:** metric    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Return Fees</div>            | Return processing fees<br /><br />**Field Name:** `returnFees`<br />**Type:** metric           |

### Fulfillments

|                                                                                                      |                                                                                                                            |
| ---------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Shipping</div>                     | Total shipping revenue<br /><br />**Field Name:** `totalShipping`<br />**Type:** metric                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Shipping Charges</div>             | Total shipping charges collected<br /><br />**Field Name:** `totalShippingCharges`<br />**Type:** metric                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Median Days Order to Delivery</div>      | Median days from order to delivery<br /><br />**Field Name:** `medianDaysOrderToDelivery`<br />**Type:** metric            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Median Days Order to Shipping</div>      | Median days from order to shipping<br /><br />**Field Name:** `medianDaysOrderToShipping`<br />**Type:** metric            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Median Days Order to Fulfillment</div>   | Median days from order to fulfillment<br /><br />**Field Name:** `medianDaysOrderToFulfillment`<br />**Type:** metric      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Median Days Shipping to Delivery</div>   | Median days from shipping to delivery<br /><br />**Field Name:** `medianDaysShippingToDelivery`<br />**Type:** metric      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders Delivered Fast Rate</div>         | Rate of orders delivered quickly<br /><br />**Field Name:** `ordersDeliveredFastRate`<br />**Type:** metric                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders Shipped Fast Rate</div>           | Rate of orders shipped quickly<br /><br />**Field Name:** `ordersShippedFastRate`<br />**Type:** metric                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders With Tracking Included Rate</div> | Rate of orders with tracking information<br /><br />**Field Name:** `ordersWithTrackingIncludedRate`<br />**Type:** metric |

### Taxes

|                                                                                              |                                                                                                                   |
| -------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Total Tax</div>                  | Total taxes collected<br /><br />**Field Name:** `totalTax`<br />**Type:** metric                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Shipping Charge Taxes</div>      | Taxes on shipping charges<br /><br />**Field Name:** `shippingChargeTaxes`<br />**Type:** metric                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Taxes Returned</div>             | Taxes returned with refunds<br /><br />**Field Name:** `taxesReturned`<br />**Type:** metric                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Taxes Excluding Gift Cards</div> | Taxes excluding gift card transactions<br /><br />**Field Name:** `taxesExcludingGiftCards`<br />**Type:** metric |

### Sessions

|                                                                                                    |                                                                                                                   |
| -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Sessions</div>                         | Total sessions<br /><br />**Field Name:** `sessions`<br />**Type:** metric                                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Online Store Visitors</div>            | Unique store visitors<br /><br />**Field Name:** `onlineStoreVisitors`<br />**Type:** metric                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Pageviews</div>                        | Total page views<br /><br />**Field Name:** `pageviews`<br />**Type:** metric                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Bounces</div>                          | Sessions that bounced<br /><br />**Field Name:** `bounces`<br />**Type:** metric                                  |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Bounce Rate</div>                      | Bounce rate percentage<br /><br />**Field Name:** `bounceRate`<br />**Type:** metric                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Conversion Rate</div>                  | Overall conversion rate<br /><br />**Field Name:** `conversionRate`<br />**Type:** metric                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Checkout Conversion Rate</div>         | Checkout conversion rate<br /><br />**Field Name:** `checkoutConversionRate`<br />**Type:** metric                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Added to Cart Rate</div>               | Add to cart rate<br /><br />**Field Name:** `addedToCartRate`<br />**Type:** metric                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Reached Checkout Rate</div>            | Rate of sessions reaching checkout<br /><br />**Field Name:** `reachedCheckoutRate`<br />**Type:** metric         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Completed Checkout Rate</div>          | Rate of sessions completing checkout<br /><br />**Field Name:** `completedCheckoutRate`<br />**Type:** metric     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Sessions That Completed Checkout</div> | Sessions that completed checkout<br /><br />**Field Name:** `sessionsThatCompletedCheckout`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Sessions That Reached Checkout</div>   | Sessions that reached checkout<br /><br />**Field Name:** `sessionsThatReachedCheckout`<br />**Type:** metric     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Sessions With Cart Additions</div>     | Sessions with items added to cart<br /><br />**Field Name:** `sessionsWithCartAdditions`<br />**Type:** metric    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Average Session Duration</div>         | Average session duration<br /><br />**Field Name:** `averageSessionDuration`<br />**Type:** metric                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Pageviews Per Session</div>            | Average pageviews per session<br /><br />**Field Name:** `pageviewsPerSession`<br />**Type:** metric              |

### Payments

|                                                                                            |                                                                                                               |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gross Payments</div>           | Gross payments received<br /><br />**Field Name:** `grossPayments`<br />**Type:** metric                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Net Payments</div>             | Net payments after fees<br /><br />**Field Name:** `netPayments`<br />**Type:** metric                        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refunded Payments</div>        | Refunded payments count<br /><br />**Field Name:** `refundedPayments`<br />**Type:** metric                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Transactions</div>             | Total transaction count<br /><br />**Field Name:** `transactions`<br />**Type:** metric                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Transaction Amount</div>       | Total transaction amount<br /><br />**Field Name:** `transactionAmount`<br />**Type:** metric                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Orders With Transactions</div> | Orders with successful transactions<br /><br />**Field Name:** `ordersWithTransactions`<br />**Type:** metric |

### Subscriptions

|                                                                                          |                                                                                                 |
| ---------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Active Subscriptions</div>   | Active subscriptions<br /><br />**Field Name:** `activeSubscriptions`<br />**Type:** metric     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Subscriptions Added</div>    | New subscriptions added<br /><br />**Field Name:** `subscriptionsAdded`<br />**Type:** metric   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Subscriptions Canceled</div> | Subscriptions canceled<br /><br />**Field Name:** `subscriptionsCanceled`<br />**Type:** metric |

### Gift Cards

|                                                                                               |                                                                                                      |
| --------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gift Card Net Sales</div>         | Net sales from gift cards<br /><br />**Field Name:** `giftCardNetSales`<br />**Type:** metric        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Gift Cards Issued</div>           | Gift cards issued<br /><br />**Field Name:** `giftCardsIssued`<br />**Type:** metric                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Ending Gift Card Balance</div>    | Ending gift card balance<br /><br />**Field Name:** `endingGiftCardBalance`<br />**Type:** metric    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Credited Store Credit Value</div> | Store credit value added<br /><br />**Field Name:** `creditedStoreCreditValue`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Debited Store Credit Value</div>  | Store credit value used<br /><br />**Field Name:** `debitedStoreCreditValue`<br />**Type:** metric   |

### Order

|                                                                                                             |                                                                                                                                                                                                                                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Original Total Price</div>                | The total price of the order at the time of order creation.<br /><br />**Field Name:** `orderOriginalTotalPriceSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Received</div>                      | The total amount received from the customer before returns.<br /><br />**Field Name:** `orderTotalReceivedSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Price Before Returns</div>          | The total price of the order, before returns. This includes taxes and discounts.<br /><br />**Field Name:** `orderTotalPriceSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Subtotal Price</div>                      | The sum of the prices for all line items after discounts and returns.<br /><br />**Field Name:** `orderCurrentSubtotalPriceSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Price After Returns</div>           | The total price of the order, after returns. This includes taxes and discounts.<br /><br />**Field Name:** `orderCurrentTotalPriceSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Additional Fees After Returns</div> | The total amount of additional fees after returns.<br /><br />**Field Name:** `orderCurrentTotalAdditionalFeesSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Original Total Additional Fees</div>      | The total amount of additional fees at the time of order creation.<br /><br />**Field Name:** `orderOriginalTotalAdditionalFeesSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Duties After Returns</div>          | The total amount of duties after returns.<br /><br />**Field Name:** `orderCurrentTotalDutiesSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Original Total Duties</div>               | The total amount of duties at the time of order creation.<br /><br />**Field Name:** `orderOriginalTotalDutiesSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Refund Discrepancy</div>                  | The difference between the suggested and actual refund amount of all refunds that have been applied to the order. A positive value indicates a difference in the merchant's favor, and a negative value indicates a difference in the customer's favor.<br /><br />**Field Name:** `orderRefundDiscrepancySetShopMoneyAmount`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Shipping Price</div>                | The total shipping amount before discounts and returns.<br /><br />**Field Name:** `orderTotalShippingPriceSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Refunded Shipping</div>             | The total amount of shipping that was refunded.<br /><br />**Field Name:** `orderTotalRefundedShippingSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Tax</div>                           | The total tax amount before returns.<br /><br />**Field Name:** `orderTotalTaxSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                                             |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Tip Received</div>                  | The sum of all tip amounts for the order.<br /><br />**Field Name:** `orderTotalTipReceivedSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Weight</div>                        | The total weight of the order before returns, in grams.<br /><br />**Field Name:** `orderTotalWeight`<br />**Type:** metric                                                                                                                                                                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Cart Discount</div>                       | The total order-level discount amount, before returns.<br /><br />**Field Name:** `orderCartDiscountAmountSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                 |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Discounts After Returns</div>       | The total amount discounted on the order after returns. This includes both order and line level discounts.<br /><br />**Field Name:** `orderCurrentTotalDiscountsSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Discounts</div>                     | The total amount discounted on the order before returns. This includes both order and line level discounts.<br /><br />**Field Name:** `orderTotalDiscountsSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Total Refunded</div>                      | The total amount that was refunded.<br /><br />**Field Name:** `orderTotalRefundedSetShopMoneyAmount`<br />**Type:** metric                                                                                                                                                                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Net Quantity</div>                        | Net quantity of line items ordered. It shows number of sold items minus the number of returned items<br /><br />**Field Name:** `orderNetQuantity`<br />**Type:** metric                                                                                                                                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Ordered Quantity</div>                    | Total number of items ordered. Calculated by Net quantity + Returned quantity<br /><br />**Field Name:** `orderOrderedQuantity`<br />**Type:** metric                                                                                                                                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Refunded Quantity</div>                   | Total number of items returned<br /><br />**Field Name:** `orderRefundedQuantity`<br />**Type:** metric                                                                                                                                                                                                                                             |

### Order Customer

|                                                                                                   |                                                                                                                                                                |
| ------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Amount Spent</div>     | The total amount that the customer has spent on orders in their lifetime.<br /><br />**Field Name:** `orderCustomerAmountSpend`<br />**Type:** metric          |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Order Customer Number Of Orders</div> | The number of orders that the customer has made at the store in their lifetime.<br /><br />**Field Name:** `orderCustomerNumberOfOrders`<br />**Type:** metric |

### Line Item

|                                                                                                      |                                                                                                                                                                                                                                                                      |
| ---------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Price</div>                    | The total price of the Line Item when the order was created in shop currency.<br /><br />**Field Name:** `lineItemOriginalUnitPriceSetShopMoneyAmount`<br />**Type:** metric                                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Tax</div>                      | The total tax charged on the Line Item (sum of its tax lines) in shop currency.<br /><br />**Field Name:** `lineItemTotalTaxShopMoneyAmount`<br />**Type:** metric                                                                                                   |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Price Range (Min)</div>        | The minimum price of the product price range<br /><br />**Field Name:** `lineItemProductPriceRangeMin`<br />**Type:** metric                                                                                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Price Range (Max)</div>        | The maximum price of the product price range<br /><br />**Field Name:** `lineItemProductPriceRangeMax`<br />**Type:** metric                                                                                                                                         |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Cost</div>             | Unit cost associated with the inventory item. This is the cost of goods sold (COGS) for profit margin calculations. Note: Requires "View product costs" permission in Shopify.<br /><br />**Field Name:** `lineItemVariantInventoryCostAmount`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Discount</div>                 | The discount allocation for the line item<br /><br />**Field Name:** `lineItemDiscountAllocation`<br />**Type:** metric                                                                                                                                              |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Quantity</div>                 | The number of units ordered, including refunded and removed units<br /><br />**Field Name:** `lineItemQuantity`<br />**Type:** metric                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Total Inventory</div>          | The quantity of that's in stock<br /><br />**Field Name:** `lineItemProductTotalInventory`<br />**Type:** metric                                                                                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Compare At Price</div> | The compare at price amount of the product variant<br /><br />**Field Name:** `lineItemVariantCompareAtPriceAmount`<br />**Type:** metric                                                                                                                            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Price</div>            | The price of the product variant in the default shop currency<br /><br />**Field Name:** `lineItemVariantPrice`<br />**Type:** metric                                                                                                                                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Variant Compare At Price</div> | The compare-at price of the variant in the default shop currency<br /><br />**Field Name:** `lineItemVariantCompareAtPrice`<br />**Type:** metric                                                                                                                    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Inventory Quantity</div>       | The total sellable quantity of the variant<br /><br />**Field Name:** `lineItemVariantInventoryQuantity`<br />**Type:** metric                                                                                                                                       |

### Line Item Refund

|                                                                                              |                                                                                                                                                          |
| -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Refund Price</div>     | The price of a refunded Line Item in shop currency.<br /><br />**Field Name:** `lineItemRefundPriceShopMoneyAmount`<br />**Type:** metric                |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Refund Total Tax</div> | The total tax charged on a refunded Line Item in shop currency.<br /><br />**Field Name:** `lineItemRefundTotalTaxShopMoneyAmount`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Refund Subtotal</div>  | The subtotal price of a refunded Line Item in shop currency.<br /><br />**Field Name:** `lineItemRefundSubTotalShopMoneyAmount`<br />**Type:** metric    |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Line Item Refund Quantity</div>  | The quantity of a refunded Line Item<br /><br />**Field Name:** `lineItemRefundQuantity`<br />**Type:** metric                                           |

### Product

|                                                                                             |                                                                                                                                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Total Inventory</div>   | The quantity of that's in stock<br /><br />**Field Name:** `productTotalInventory`<br />**Type:** metric                                                                                                                                                                                     |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product On Hand Inventory</div> | The total physical units on hand across all locations (available + committed + other unavailable states). Unlike "Product Total Inventory" (available to sell), this reflects what is physically in the warehouse.<br /><br />**Field Name:** `productOnHandInventory`<br />**Type:** metric |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant Unit Cost</div> | The unit cost of the product variant<br /><br />**Field Name:** `productVariantUnitCost`<br />**Type:** metric                                                                                                                                                                               |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Variant Price</div>     | The price of the product variant<br /><br />**Field Name:** `productVariantPrice`<br />**Type:** metric                                                                                                                                                                                      |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Price Range (Min)</div> | The minimum price of the product, expressed in decimal numbers<br /><br />**Field Name:** `productPriceRangeMin`<br />**Type:** metric                                                                                                                                                       |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Product Price Range (Max)</div> | The maximum price of the product, expressed in decimal numbers<br /><br />**Field Name:** `productPriceRangeMax`<br />**Type:** metric                                                                                                                                                       |

### Refund

|                                                                                               |                                                                                                                                              |
| --------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refund Total Refunded</div>       | The total refunded amount in shop currency.<br /><br />**Field Name:** `refundTotalRefundedShopMoneyAmount`<br />**Type:** metric            |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refund Order Adjustment</div>     | The order adjustment amount in shop currency.<br /><br />**Field Name:** `refundOrderAdjustmentShopMoneyAmount`<br />**Type:** metric        |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Refund Order Adjustment Tax</div> | The order adjustment tax amount in shop currency.<br /><br />**Field Name:** `refundOrderAdjustmentTaxShopMoneyAmount`<br />**Type:** metric |

### Traffic Source

|                                                                                                     |                                                                                                                                                |
| --------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| <div style={{width: "min(200px, 35vw)", minWidth: "120px"}}>Traffic Source Days to Conversion</div> | The number of days between first visit and order conversion<br /><br />**Field Name:** `customerJourneyDaysToConversion`<br />**Type:** metric |

***

## Related

<CardGroup cols={2}>
  <Card title="Fields Catalog" icon="book" href="/fields-catalog/index">
    Browse all platforms
  </Card>

  <Card title="WooCommerce Fields" icon="chart-bar" href="/data-source/woocommerce/fields">
    WooCommerce metrics & dimensions
  </Card>

  <Card title="TiendaNube Fields" icon="chart-bar" href="/data-source/tiendanube/fields">
    TiendaNube metrics & dimensions
  </Card>

  <Card title="Stripe Fields" icon="chart-bar" href="/data-source/stripe/fields">
    Stripe metrics & dimensions
  </Card>
</CardGroup>
