Last updated: August 24, 2026
83 dimensions
8 metrics
Supported destinations:
Google Sheets
Claude
BigQuery
Dimensions
Dimensions are the attributes you can use to segment and group your VTEX data.Orders
Order ID | Unique identifier for the order Field Name: orderIdType: dimension |
Order Sequence | Sequential number of the order Field Name: orderSequenceType: dimension |
Status | Current status of the order Field Name: statusType: dimension |
Status Description | Human-readable description of the order status Field Name: statusDescriptionType: dimension |
Client Name | Name of the customer who placed the order Field Name: clientNameType: dimension |
Payment Names | Payment method names used in the order Field Name: paymentNamesType: dimension |
Sales Channel | Sales channel through which the order was placed Field Name: salesChannelType: dimension |
Origin | Origin of the order (e.g., Marketplace, Fulfillment) Field Name: originType: dimension |
Affiliate ID | Identifier of the affiliate associated with the order Field Name: affiliateIdType: dimension |
Currency Code | Currency code used in the order Field Name: currencyCodeType: dimension |
Hostname | Store hostname where the order was placed Field Name: hostnameType: dimension |
Order Is Complete | Whether the order is fully complete Field Name: orderIsCompleteType: dimension |
Rates and Benefits | Promotions and benefits applied to the order (VTEX “Tasas y beneficios”), joined by ”; ”. Note: this and the other detail fields below are fetched per order and can noticeably slow down large date ranges. Field Name: ratesAndBenefitsType: dimension |
Order Group | VTEX order group id (groups orders split from one checkout). Field Name: orderGroupType: dimension |
Items Total | Gross value of the order items (before discounts). Field Name: orderItemsTotalType: dimension |
Discounts Total | Total discounts applied to the order (usually negative). Field Name: orderDiscountsTotalType: dimension |
Shipping Total | Total shipping charge for the order. Field Name: orderShippingTotalType: dimension |
Tax Total | Total tax charged on the order. Field Name: orderTaxTotalType: dimension |
Order Dates
Creation Date | Date the order was created Field Name: creationDateType: dimension |
Authorized Date | Date the order payment was authorized Field Name: authorizedDateType: dimension |
Payment Approved Date | Date the payment was approved Field Name: paymentApprovedDateType: dimension |
Ready For Handling Date | Date the order was ready for handling Field Name: readyForHandlingDateType: dimension |
Last Change Date | Date of the last change to the order Field Name: lastChangeDateType: dimension |
Order Shipping & Delivery
Shipping Estimated Date | Estimated shipping delivery date Field Name: shippingEstimatedDateType: dimension |
Is All Delivered | Whether all items in the order have been delivered Field Name: isAllDeliveredType: dimension |
Is Any Delivered | Whether any items in the order have been delivered Field Name: isAnyDeliveredType: dimension |
Shipping City | Shipping address city. Field Name: shippingCityType: dimension |
Shipping State | Shipping address state/province. Field Name: shippingStateType: dimension |
Shipping Postal Code | Shipping address postal code. Field Name: shippingPostalCodeType: dimension |
Shipping Country | Shipping address country. Field Name: shippingCountryType: dimension |
Shipping Neighborhood | Shipping address neighborhood. Field Name: shippingNeighborhoodType: dimension |
Shipping Receiver Name | Name of the person receiving the shipment. Field Name: shippingReceiverNameType: dimension |
Shipping Method | Selected shipping method (SLA). Field Name: shippingMethodType: dimension |
Delivery Company | Carrier / delivery company for the shipment. Field Name: deliveryCompanyType: dimension |
Order Marketing
Coupon | Coupon code applied to the order. Field Name: orderCouponType: dimension |
UTM Source | Marketing attribution UTM source of the order. Field Name: orderUtmSourceType: dimension |
UTM Medium | Marketing attribution UTM medium of the order. Field Name: orderUtmMediumType: dimension |
UTM Campaign | Marketing attribution UTM campaign of the order. Field Name: orderUtmCampaignType: dimension |
UTM Partner | Marketing attribution UTM partner of the order. Field Name: orderUtmPartnerType: dimension |
Order Customer
Customer Email | Customer email (may be masked by VTEX with a ”…@ct.vtex.com.br” suffix depending on token permissions). Field Name: clientEmailType: dimension |
Customer Document | Customer identity document number (e.g. DNI / CUIT). Field Name: clientDocumentType: dimension |
Customer Document Type | Type of the customer identity document. Field Name: clientDocumentTypeType: dimension |
Customer Phone | Customer phone number. Field Name: clientPhoneType: dimension |
Corporate Name | Corporate/company name (for corporate orders). Field Name: clientCorporateNameType: dimension |
Is Corporate | Whether the order was placed by a corporate customer. Field Name: clientIsCorporateType: dimension |
Order Items
Item ID | VTEX item/SKU id of the order line. Field Name: itemIdType: dimension |
Item Name | Product name of the order line. Field Name: itemNameType: dimension |
Item Product ID | VTEX product id of the order line. Field Name: itemProductIdType: dimension |
Item Reference ID | Seller reference id (RefId) of the order line. Field Name: itemRefIdType: dimension |
Item EAN | EAN/barcode of the order line. Field Name: itemEanType: dimension |
Item Seller | Seller id fulfilling the order line. Field Name: itemSellerType: dimension |
Item Seller SKU | Seller’s SKU code for the order line. Field Name: itemSellerSkuType: dimension |
Item Brand | Brand name of the order line product. Field Name: itemBrandNameType: dimension |
Item Categories | Category names of the order line product, joined by ”; ”. Field Name: itemCategoriesType: dimension |
Item Measurement Unit | Measurement unit of the order line (e.g. “un”). Field Name: itemMeasurementUnitType: dimension |
Item Quantity | Quantity ordered for the line. Field Name: itemQuantityType: dimension |
Item Price | Unit price of the order line. Field Name: itemPriceType: dimension |
Item List Price | List (pre-discount) unit price of the order line. Field Name: itemListPriceType: dimension |
Item Selling Price | Actual selling unit price of the order line. Field Name: itemSellingPriceType: dimension |
Item Cost Price | Cost price of the order line (enables margin analysis). Field Name: itemCostPriceType: dimension |
Item Tax | Tax amount on the order line. Field Name: itemTaxType: dimension |
Item Line Total | Line revenue = selling price × quantity. Use this (not Item Selling Price, which is per-unit) to sum revenue across items. Field Name: itemLineTotalType: dimension |
Item Line Cost | Line cost = cost price × quantity. Item Line Total − Item Line Cost gives line margin, and both sum correctly. Field Name: itemLineCostType: dimension |
Products
Product ID | Unique identifier for the product Field Name: productIdType: dimension |
Product Name | Name of the product Field Name: productNameType: dimension |
Brand ID | Unique identifier for the brand Field Name: brandIdType: dimension |
Brand Name | Name of the brand Field Name: brandNameType: dimension |
Category ID | Unique identifier for the category Field Name: categoryIdType: dimension |
Category Name | Name of the category Field Name: categoryNameType: dimension |
Product Details
Product Reference ID | External reference ID for the product Field Name: productRefIdType: dimension |
Product Link ID | URL-friendly identifier for the product Field Name: productLinkIdType: dimension |
Product Description | Description of the product Field Name: productDescriptionType: dimension |
Release Date | Product release date Field Name: releaseDateType: dimension |
Product Title | Title of the product Field Name: productTitleType: dimension |
SKUs
SKU ID | Unique identifier for the SKU Field Name: skuIdType: dimension |
SKU Product ID | Product ID associated with this SKU Field Name: skuProductIdType: dimension |
SKU Name | Name of the SKU Field Name: skuNameType: dimension |
SKU Reference ID | External reference ID for the SKU Field Name: skuRefIdType: dimension |
SKU Measurement Unit | Unit of measurement for the SKU Field Name: skuMeasurementUnitType: dimension |
SKU Is Kit | Whether the SKU is a kit Field Name: skuIsKitType: dimension |
Inventory
Inventory SKU ID | SKU ID in the inventory context Field Name: inventorySkuIdType: dimension |
Warehouse ID | Unique identifier for the warehouse Field Name: warehouseIdType: dimension |
Warehouse Name | Name of the warehouse Field Name: warehouseNameType: dimension |
Metrics
Metrics are the numerical values you can measure and analyze from your VTEX campaigns.Orders
Total Value | Total monetary value of the order Field Name: totalValueType: metric |
Total Items | Total number of items in the order Field Name: totalItemsType: metric |
SKU Pricing
SKU Price | Current selling price of the SKU Field Name: skuPriceType: metric |
SKU List Price | Original list price of the SKU Field Name: skuListPriceType: metric |
SKU Available Quantity | Available quantity of the SKU in stock Field Name: skuAvailableQuantityType: metric |
Inventory
Total Quantity | Total quantity of inventory Field Name: inventoryTotalQuantityType: metric |
Reserved Quantity | Quantity reserved for pending orders Field Name: inventoryReservedQuantityType: metric |
Available Quantity | Quantity available for sale Field Name: inventoryAvailableQuantityType: metric |
Related
Fields Catalog
Browse all platforms
Shopify Fields
Shopify metrics & dimensions
TiendaNube Fields
TiendaNube metrics & dimensions
WooCommerce Fields
WooCommerce metrics & dimensions