Last updated: November 3, 2025
163 dimensions
56 metrics
Supported destinations:
Google Sheets
Looker Studio
Dimensions
Dimensions are the attributes you can use to segment and group your Shopify data.Store
Store ID | A globally-unique ID for the shop. Field Name: storeIdType: dimension |
Store Domain | The domain name of the shop. Field Name: storeDomainType: dimension |
Store Name | The name of the shop. Field Name: storeNameType: dimension |
Store Address 1 | The first line of the address. Typically the street address or PO Box number. Field Name: storeAddress1Type: dimension |
Store Address 2 | The second line of the address. Typically the number of the apartment, suite, or unit. Field Name: storeAddress2Type: dimension |
Store Checkout API Supported | Specifies whether the shop supports checkouts via Checkout API. Field Name: storeCheckoutApiSupportedType: dimension |
Store City | The name of the city, district, village, or town. Field Name: storeCityType: dimension |
Store Country | The shop’s country. Field Name: storeCountryType: dimension |
Store Country Code | The two-letter code for the country of the address. Field Name: storeCountryCodeType: dimension |
Store Created At | The date and time when the shop was created. Field Name: storeCreatedAtType: dimension |
Store Contact Email | The public-facing contact email address for the shop. Customers will use this email to communicate with the shop owner. Field Name: storeContactEmailType: dimension |
Store Currency Code | The three-letter code for the shop’s default currency. Field Name: storeCurrencyCodeType: dimension |
Store Enabled Presentment Currencies | The presentment currencies enabled for the shop. Field Name: storeEnabledPresentmentCurrenciesType: dimension |
Store Email | The shop owner’s email address. Shopify will use this email address to communicate with the shop owner. Field Name: storeEmailType: dimension |
Store IANA Timezone | The shop’s time zone as defined by the IANA Field Name: storeIanaTimezoneType: dimension |
Store Latitude | The latitude coordinate of the address. Field Name: storeLatitudeType: dimension |
Store Longitude | The longitude coordinate of the address. Field Name: storeLongitudeType: dimension |
Store Money Format | A string representing the way currency is formatted when the currency isn’t specified. Field Name: storeMoneyFormatType: dimension |
Store Money With Currency Format | How currencies are displayed on your store. Field Name: storeMoneyWithCurrencyFormatType: dimension |
Store Myshopify Domain | The shop’s .myshopify.com domain. Field Name: storeMyshopifyDomainType: dimension |
Store Password Enabled | Whether the password protection page is enabled on the shop’s online store. Field Name: storePasswordEnabledType: dimension |
Store Phone | A phone number associated with the address. Field Name: storePhoneType: dimension |
Store Shop Locales | The shop’s primary locale. Field Name: storeShopLocalesType: dimension |
Store Province | The region of the address, such as the province, state, or district. Field Name: storeProvinceType: dimension |
Store Province Code | The two- or three-letter code for the shop’s province or state. Field Name: storeProvinceCodeType: dimension |
Store Setup Required | Whether the shop has any outstanding setup steps. Field Name: storeSetupRequiredType: dimension |
Store Shop Owner | The name of the shop owner. Field Name: storeShopOwnerType: dimension |
Store Taxes Included | Whether applicable taxes are included in product prices. Field Name: storeTaxesIncludedType: dimension |
Store Tax Shipping | Whether taxes are charged for shipping. Field Name: storeTaxShippingType: dimension |
Store Timezone | The name of the timezone the shop is in. Field Name: storeTimezoneAbbreviationType: dimension |
Store Transactional SMS Disabled | Whether transactional SMS sent by Shopify are disabled on the shop’s online store. Field Name: storeTransactionalSmsDisabledType: dimension |
Store Updated At | The date and time when the shop was last updated. Field Name: storeUpdatedAtType: dimension |
Store Weight Unit | The default unit of weight measurement for the shop. Field Name: storeWeightUnitType: dimension |
Store Zip | The shop’s zip or postal code. Field Name: storeZipType: dimension |
Order
Order ID | A globally-unique ID Field Name: orderIdType: dimension |
Order Name | The unique identifier for the order that appears on the order page in the Shopify admin and the Order status page. For example, ‘#1001 Field Name: orderNameType: dimension |
Order Note | The contents of the note associated with the order Field Name: orderNoteType: dimension |
Order Tags | A comma separated list of tags associated with the order. Updating tags overwrites any existing tags that were previously added to the order Field Name: orderTagsType: dimension |
Order Created At | 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. Field Name: orderCreatedAtType: dimension |
Order Closed At | The date and time when the order was closed. Returns null if the order isn’t closed. Field Name: orderClosedAtType: dimension |
Order Cancelled At | The date and time when the order was canceled. Returns null if the order wasn’t canceled. Field Name: orderCancelledAtType: dimension |
Order Currency Code | The shop currency when the order was placed Field Name: orderCurrencyCodeType: dimension |
Order Email | The email address associated with the customer Field Name: orderEmailType: dimension |
Order Fully Paid | Whether the order has been paid in full Field Name: orderFullyPaidType: dimension |
Order Discount Codes | The discount codes used for the order. Field Name: orderDiscountCodesType: dimension |
Order Fulfillment Status | Field Name: orderFulfillmentStatusType: dimension |
Order Payment Status | The display financial status of the order. Field Name: orderDisplayFinancialStatusType: dimension |
Order Fulfillment Date | Field Name: orderFulfillmentDateType: dimension |
Order Phone | The phone number associated with the customer Field Name: orderPhoneType: dimension |
Order Closed | Whether the order is closed Field Name: orderClosedType: dimension |
Order Cancel Reason | The reason provided when the order was canceled. Returns null if the order wasn’t canceled Field Name: orderCancelReasonType: dimension |
Order Client IP | The IP address of the API client that created the order Field Name: orderClientIpType: dimension |
Order Presentment Money Currency | The presentment money currency for the order Field Name: orderTotalPriceSetPresentmentMoneyCurrencyType: dimension |
Order Updated At | The date and time when the order was modified last. Field Name: orderUpdatedAtType: dimension |
Order Discount Code | The discount code used for the order. Field Name: orderDiscountCodeType: dimension |
Order Shipping Address 1 | The shipping address line 1 of the customer Field Name: orderShippingAddress1Type: dimension |
Order Shipping Address 2 | The shipping address line 2 of the customer Field Name: orderShippingAddress2Type: dimension |
Order Shipping Country | The shipping address country of the customer Field Name: orderShippingCountryType: dimension |
Order Shipping City | The shipping address city of the customer Field Name: orderShippingCityType: dimension |
Order Shipping Post Code | The shipping address postal code of the customer Field Name: orderShippingPostCodeType: dimension |
Order Shipping Phone | The shipping address phone number of the customer Field Name: orderShippingPhoneType: dimension |
Order Shipping Company | The shipping address company name of the customer Field Name: orderShippingCompanyType: dimension |
Order Billing Address 1 | The billing address line 1 of the customer Field Name: orderBillingAddress1Type: dimension |
Order Billing Address 2 | The billing address line 2 of the customer Field Name: orderBillingAddress2Type: dimension |
Order Billing Country | The billing address country Field Name: orderBillingCountryType: dimension |
Order Billing Phone | The billing address phone number Field Name: orderBillingPhoneType: dimension |
Order Customer
Order Customer Name | The full name of the customer Field Name: orderCustomerNameType: dimension |
Order Customer Email | The customer’s email address. Field Name: orderCustomerEmailType: dimension |
Order Customer Phone | The customer’s phone number. Field Name: orderCustomerPhoneType: dimension |
Order Customer Image Url | The image url associated with the customer Field Name: orderCustomerImageType: dimension |
Order Customer Locale | The customer’s locale Field Name: orderCustomerLocaleType: dimension |
Order Customer Note | A note about the customer. Field Name: orderCustomerNoteType: dimension |
Order Customer Predicted Spend Tier | 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. Field Name: orderCustomerPredictedSpendTierType: dimension |
Order Customer Tags | A comma separated list of tags that have been added to the customer. Field Name: orderCustomerTagsType: dimension |
Order Customer Unsubscribe URL | The URL to unsubscribe the customer from the mailing list. Field Name: orderCustomerUnsubscribeUrlType: dimension |
Order Customer Tax Exempt | Whether the customer is exempt from being charged taxes on their orders. Field Name: orderCustomerTaxExemptType: dimension |
Order Customer Created At | Date and time when the customer was created in Shopify. Field Name: orderCustomerCreatedAtType: dimension |
Order Customer Country | Country of the customer Field Name: orderCustomerCountryType: dimension |
Order Customer City | City of the customer Field Name: orderCustomerCityType: dimension |
Order Customer Country Code | Country Code of the customer Field Name: orderCustomerCountryCodeType: dimension |
Order Customer Is Returning | True if the customer has placed more than one order. Field Name: orderCustomerIsReturningType: dimension |
Traffic Source First Visit
Customer Journey First Visit Source | Identifies a search engine, a newsletter name, or other source Field Name: customerJourneyFirstVisitSourceType: dimension |
Customer Journey First Visit Page URL | URL of the first page the customer landed on for their first session Field Name: customerJourneyFirstVisitLandingPageUrlType: dimension |
Customer Journey First Visit Occurred At | The date and time when the customer’s first session occurred in the shop. Field Name: customerJourneyFirstVisitOccurredAtType: dimension |
First Visit UTM Source | The UTM source parameter from the first visit Field Name: firstVisitUTMSourceType: dimension |
First Visit UTM Medium | The UTM medium parameter from the first visit Field Name: firstVisitUTMMediumType: dimension |
First Visit UTM Campaign | The UTM campaign parameter from the first visit Field Name: firstVisitUTMCampaignType: dimension |
First Visit UTM Term | The UTM term parameter from the first visit Field Name: firstVisitUTMTermType: dimension |
First Visit UTM Content | The UTM content parameter from the first visit Field Name: firstVisitUTMContentType: dimension |
Traffic Source Last Visit
Customer Journey Last Visit Occurred At | The date and time when the customer’s last session occurred before making the order. Field Name: customerJourneyLastVisitOccurredAtType: dimension |
Customer Journey Last Visit Source | Source from which the customer last visited the store before making the order Field Name: customerJourneyLastVisitSourceType: dimension |
Customer Journey Last Visit Page URL | URL of the first page the customer landed on for their last session before making the order Field Name: customerJourneyLastVisitLandingPageUrlType: dimension |
Last Visit UTM Source | The UTM source parameter from the last visit Field Name: lastVisitUTMSourceType: dimension |
Last Visit UTM Medium | The UTM medium parameter from the last visit Field Name: lastVisitUTMMediumType: dimension |
Last Visit UTM Campaign | The UTM campain parameter from the last visit Field Name: lastVisitUTMCampaignType: dimension |
Last Visit UTM Term | The UTM term parameter from the last visit Field Name: lastVisitUTMTermType: dimension |
Last Visit UTM Content | The UTM content parameter from the last visit Field Name: lastVisitUTMContentType: dimension |
Line Item
Line Item ID | A globally-unique ID of the Line Item. Field Name: lineItemIdType: dimension |
Line Item Product ID | A globally-unique ID of the Product. Field Name: lineItemProductIdType: dimension |
Line Item Type | The product type that merchants define Field Name: lineItemProductTypeType: dimension |
Line Item SKU | The variant SKU number. Field Name: lineItemSkuType: dimension |
Line Item Is Gift Card | Whether the product is a gift card Field Name: lineItemProductIsGiftCardType: dimension |
Line Item Title | The title of the product at time of order creation Field Name: lineItemTitleType: dimension |
Line Item Image | Image of the Line Item at the time of order creation. Field Name: lineItemImageType: dimension |
Line Item Vendor | The name of the vendor who made the variant Field Name: lineItemVendorType: dimension |
Line Item Description | The description of the product, with HTML tags removed Field Name: lineItemProductDescriptionType: dimension |
Line Item Restockable | Whether the Line Item can be restocked Field Name: lineItemRestockableType: dimension |
Line Item Product Title | The name for the product that displays to customers Field Name: lineItemProductTitleType: dimension |
Line Item Requires Shipping | Whether physical shipping is required for the variant Field Name: lineItemRequiresShippingType: dimension |
Line Item Taxable | Whether the variant is taxable Field Name: lineItemTaxableType: dimension |
Line Item Collections | Names of the collections associated with the product Field Name: lineItemProductCollectionsTitleType: dimension |
Line Item Tags | A comma-separated list of searchable keywords that are associated with the product. Field Name: lineItemProductTagsType: dimension |
Line Item Handle | A unique, human-readable string of the product’s title Field Name: lineItemProductHandleType: dimension |
Line Item Online Store URL | The product’s URL on the online store Field Name: lineItemProductOnlineStoreUrlType: dimension |
Line Item Online Store Preview URL | The preview URL for the online store Field Name: lineItemProductOnlineStorePreviewUrlType: dimension |
Line Item Status | The product status, which controls visibility across all sales channels Field Name: lineItemProductStatusType: dimension |
Line Item Has Only Default Variant | Whether the product has only a single variant with the default option and value Field Name: lineItemProductHasOnlyDefaultVariantType: dimension |
Line Item Has Out Of Stock Variants | Whether the product has variants that are out of stock Field Name: lineItemProductHasOutOfStockVariantsType: dimension |
Line Item Requires Selling Plan | Whether the product can only be purchased with a selling plan Field Name: lineItemProductRequiresSellingPlanType: dimension |
Line Item Presentment Currency | The presentment currency code of the Line Item. Field Name: lineItemOriginalUnitPriceSetPresentmentMoneyCurrencyType: dimension |
Line Item Created At | The date and time when the product was created. Field Name: lineItemProductCreatedAtType: dimension |
Line Item Variant
Line Item Variant ID | A globally-unique ID of the variant Field Name: lineItemVariantIdType: dimension |
Line Item Variant SKU | A case-sensitive identifier for the product variant in the shop Field Name: lineItemVariantSkuType: dimension |
Line Item Variant Name | Display name of the variant, based on product’s title + variant’s title Field Name: lineItemVariantDisplayNameType: dimension |
Line Item Variant Title | The title of the variant at time of order creation Field Name: lineItemVariantTitleType: dimension |
Line Item Variant Image | The featured image for the variant Field Name: lineItemVariantImageType: dimension |
Line Item Variant Barcode | The value of the barcode associated with the product variant Field Name: lineItemVariantBarcodeType: dimension |
Line Item Variant Available For Sale | Whether the product variant is available for sale Field Name: lineItemVariantAvailableForSaleType: dimension |
Line Item Variant Policy | Whether customers are allowed to place an order for the product variant when it’s out of stock Field Name: lineItemVariantInventoryPolicyType: dimension |
Line Item Variant Legacy Resource ID | The ID of the corresponding resource in the REST Admin API Field Name: lineItemVariantLegacyResourceIdType: dimension |
Line Item Variant Position | The order of the product variant in the list of product variants Field Name: lineItemVariantPositionType: dimension |
Line Item Variant Requires Components | Whether a product variant requires components Field Name: lineItemVariantRequiresComponentsType: dimension |
Line Item Variant Sellable Online Quantity | The total sellable quantity of the variant for online channels Field Name: lineItemVariantSellableOnlineQuantityType: dimension |
Line Item Variant Taxable | Whether a tax is charged when the product variant is sold Field Name: lineItemVariantTaxableType: dimension |
Line Item Variant Tax Code | The tax code for the product variant Field Name: lineItemVariantTaxCodeType: dimension |
Line Item Variant Updated At | The date and time when the product variant was last modified Field Name: lineItemVariantUpdatedAtType: dimension |
Line Item Variant Created At | The date and time when the variant was created Field Name: lineItemVariantCreatedAtType: dimension |
Product
Product ID | A globally-unique ID. Field Name: productIdType: dimension |
Product Variant SKU | The SKU (Stock Keeping Unit) of the product variant Field Name: productVariantSkuType: dimension |
Product Variant ID | The unique identifier of the product variant Field Name: productVariantIdType: dimension |
Product Title | The name for the product that displays to customers Field Name: productTitleType: dimension |
Product Variant Title | The title of the product variant Field Name: productVariantTitleType: dimension |
Product Tags | A comma-separated list of searchable keywords that are associated with the product. Field Name: productTagsType: dimension |
Product Description | A single-line description of the product, with HTML tags removed Field Name: productDescriptionType: dimension |
Product Vendor | The name of the product’s vendor Field Name: productVendorType: dimension |
Product Type | The product type that merchants define Field Name: productTypeType: dimension |
Product Created At | The date and time when the product was created. Field Name: productCreatedAtType: dimension |
Product Category Name | The category of a product from Shopify’s Standard Product Taxonomy Field Name: productCategoryFullNameType: dimension |
Product Is Gift Card | Whether the product is a gift card Field Name: productIsGiftCardType: dimension |
Product Online Store URL | The product’s URL on the online store. If null, then the product isn’t published to the online store sales channel Field Name: productOnlineStoreUrlType: dimension |
Product Published At | The date and time when the product was published to the online store. Field Name: productPublishedAtType: dimension |
Product SEO Description | The SEO description that is associated with the product Field Name: productSeoDescriptionType: dimension |
Product SEO Title | The SEO title that is associated with the product Field Name: productSeoTitleType: dimension |
Product Status | The product status, which controls visibility across all sales channels Field Name: productStatusType: dimension |
Product Updated At | The date and time when the product was last modified. Field Name: productUpdatedAtType: dimension |
Product Collections | Names of the collections associated with the product Field Name: productCollectionsTitleType: dimension |
Line Item Refund
Line Item Refund Restocked | Whether the refunded Line Item was restocked Field Name: lineItemRefundRestockedType: dimension |
Line Item Refund Location | The restock location Field Name: lineItemRefundLocationType: dimension |
Line Item Refund Restocked Type | The type of restock for the refunded Line Item Field Name: lineItemRefundRestockedTypeType: dimension |
Refund
Refund ID | A globally-unique ID Field Name: refundIdType: dimension |
Refund Created At | The date and time when the refund was created. Field Name: refundCreatedAtType: dimension |
Refund Note | The optional note associated with the refund Field Name: refundNoteType: dimension |
Refund Order Adjustment Reason | The reason for the order adjustment Field Name: refundOrderAdjustmentReasonType: dimension |
Metrics
Metrics are the numerical values you can measure and analyze from your Shopify campaigns.Sales
Total Sales | The total sales for line Field Name: totalSalesType: metric |
Total Orders | Total Orders Field Name: totalOrdersType: metric |
Total Duties | The total amount of duties based on the order Field Name: totalDutiesType: metric |
Total Refunds | Total Refunds Field Name: totalRefundsType: metric |
Total Shipping | Total Shipping Field Name: totalShippingType: metric |
Total Tax | The total amount of tax for the line. Takes returns into account Field Name: totalTaxType: metric |
Total Discount | Total Discount Field Name: totalDiscountType: metric |
Gross Sales | Gross Sales of the line Field Name: grossSalesType: metric |
Net Sales | Net Sales of the line Field Name: netSalesType: metric |
Order
Order Original Total Price | The total price of the order at the time of order creation. Field Name: orderOriginalTotalPriceSetShopMoneyAmountType: metric |
Order Total Received | The total amount received from the customer before returns. Field Name: orderTotalReceivedSetShopMoneyAmountType: metric |
Order Total Price Before Returns | The total price of the order, before returns. This includes taxes and discounts. Field Name: orderTotalPriceSetShopMoneyAmountType: metric |
Order Subtotal Price | The sum of the prices for all line items after discounts and returns. Field Name: orderCurrentSubtotalPriceSetShopMoneyAmountType: metric |
Order Total Price After Returns | The total price of the order, after returns. This includes taxes and discounts. Field Name: orderCurrentTotalPriceSetShopMoneyAmountType: metric |
Order Total Additional Fees After Returns | The total amount of additional fees after returns. Field Name: orderCurrentTotalAdditionalFeesSetShopMoneyAmountType: metric |
Order Original Total Additional Fees | The total amount of additional fees at the time of order creation. Field Name: orderOriginalTotalAdditionalFeesSetShopMoneyAmountType: metric |
Order Total Duties After Returns | The total amount of duties after returns. Field Name: orderCurrentTotalDutiesSetShopMoneyAmountType: metric |
Order Original Total Duties | The total amount of duties at the time of order creation. Field Name: orderOriginalTotalDutiesSetShopMoneyAmountType: metric |
Order Refund Discrepancy | 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. Field Name: orderRefundDiscrepancySetShopMoneyAmountType: metric |
Order Total Shipping Price | The total shipping amount before discounts and returns. Field Name: orderTotalShippingPriceSetShopMoneyAmountType: metric |
Order Total Refunded Shipping | The total amount of shipping that was refunded. Field Name: orderTotalRefundedShippingSetShopMoneyAmountType: metric |
Order Total Tax | The total tax amount before returns. Field Name: orderTotalTaxSetShopMoneyAmountType: metric |
Order Total Tip Received | The sum of all tip amounts for the order. Field Name: orderTotalTipReceivedSetShopMoneyAmountType: metric |
Order Total Weight | The total weight of the order before returns, in grams. Field Name: orderTotalWeightType: metric |
Order Cart Discount | The total order-level discount amount, before returns. Field Name: orderCartDiscountAmountSetShopMoneyAmountType: metric |
Order Total Discounts After Returns | The total amount discounted on the order after returns. This includes both order and line level discounts. Field Name: orderCurrentTotalDiscountsSetShopMoneyAmountType: metric |
Order Total Discounts | The total amount discounted on the order before returns. This includes both order and line level discounts. Field Name: orderTotalDiscountsSetShopMoneyAmountType: metric |
Order Total Refunded | The total amount that was refunded. Field Name: orderTotalRefundedSetShopMoneyAmountType: metric |
Order Net Quantity | Net quantity of line items ordered. It shows number of sold items minus the number of returned items Field Name: orderNetQuantityType: metric |
Order Ordered Quantity | Total number of items ordered. Calculated by Net quantity + Returned quantity Field Name: orderOrderedQuantityType: metric |
Order Refunded Quantity | Total number of items returned Field Name: orderRefundedQuantityType: metric |
Order Customer
Order Customer Amount Spent | The total amount that the customer has spent on orders in their lifetime. Field Name: orderCustomerAmountSpendType: metric |
Order Customer Number Of Orders | The number of orders that the customer has made at the store in their lifetime. Field Name: orderCustomerNumberOfOrdersType: metric |
Line Item
Line Item Original Price | The total price of the Line Item when the order was created in shop currency. Field Name: lineItemOriginalUnitPriceSetShopMoneyAmountType: metric |
Line Item Price Range (Min) | The minimum price of the product price range Field Name: lineItemProductPriceRangeMinType: metric |
Line Item Price Range (Max) | The maximum price of the product price range Field Name: lineItemProductPriceRangeMaxType: metric |
Line Item Discount | The discount allocation for the line item Field Name: lineItemDiscountAllocationType: metric |
Line Item Quantity | The number of units ordered, including refunded and removed units Field Name: lineItemQuantityType: metric |
Line Item Total Inventory | The quantity of that’s in stock Field Name: lineItemProductTotalInventoryType: metric |
Line Item Variant Compare At Price | The compare at price amount of the product variant Field Name: lineItemVariantCompareAtPriceAmountType: metric |
Line Item Variant Price | The price of the product variant in the default shop currency Field Name: lineItemVariantPriceType: metric |
Line Item Variant Compare At Price | The compare-at price of the variant in the default shop currency Field Name: lineItemVariantCompareAtPriceType: metric |
Line Item Inventory Quantity | The total sellable quantity of the variant Field Name: lineItemVariantInventoryQuantityType: metric |
Line Item Refund
Line Item Refund Price | The price of a refunded Line Item in shop currency. Field Name: lineItemRefundPriceShopMoneyAmountType: metric |
Line Item Refund Total Tax | The total tax charged on a refunded Line Item in shop currency. Field Name: lineItemRefundTotalTaxShopMoneyAmountType: metric |
Line Item Refund Subtotal | The subtotal price of a refunded Line Item in shop currency. Field Name: lineItemRefundSubTotalShopMoneyAmountType: metric |
Line Item Refund Quantity | The quantity of a refunded Line Item Field Name: lineItemRefundQuantityType: metric |
Product
Product Total Inventory | The quantity of that’s in stock Field Name: productTotalInventoryType: metric |
Product Variant Unit Cost | The unit cost of the product variant Field Name: productVariantUnitCostType: metric |
Product Variant Price | The price of the product variant Field Name: productVariantPriceType: metric |
Product Price Range (Min) | The minimum price of the product, expressed in decimal numbers Field Name: productPriceRangeMinType: metric |
Product Price Range (Max) | The maximum price of the product, expressed in decimal numbers Field Name: productPriceRangeMaxType: metric |
Refund
Refund Total Refunded | The total refunded amount in shop currency. Field Name: refundTotalRefundedShopMoneyAmountType: metric |
Refund Order Adjustment | The order adjustment amount in shop currency. Field Name: refundOrderAdjustmentShopMoneyAmountType: metric |
Refund Order Adjustment Tax | The order adjustment tax amount in shop currency. Field Name: refundOrderAdjustmentTaxShopMoneyAmountType: metric |
Traffic Source
Traffic Source Days to Conversion | The number of days between first visit and order conversion Field Name: customerJourneyDaysToConversionType: metric |