Tracking schema glossary
Full reference for the fields and objects available in the Littledata Event Editor.
Use this glossary to look up the fields and objects available in the Event Editor.
Each section renders from the live OpenAPI specification.
That keeps this reference in sync with the event pipeline.
Properties
Top-level event properties. The fields available depend on the event type.
Top-level event properties. The fields available depend on the event type. This object lists every property that can appear under properties across all supported events.
URL that recreates the items in this event as a new cart and checkout when opened
https://example.comID of the underlying Shopify resource for this event
5821934567Customer note attached to the cart
Leave at front doorShopify URL to resume an abandoned checkout (valid for 3 months)
https://example.comShopify cart ID (cart token) this checkout or order originated from
5821934567Customer email associated with the checkout
alice@example.comThe landing site URL that led to the checkout
https://example.com/products/blue-tshirtPayment gateway used at checkout, e.g. shopify_payments
shopify_paymentsCustomer phone number associated with the checkout
+1-555-0123Shopify checkout token identifying this checkout session
5821934567Customer first name
AliceCustomer last name
SmithCurrency the customer is shown prices in, e.g. EUR
EURCustomer account state (enabled/disabled/invited/declined)
subscribedWhether the customer is tax exempt
19.99Shopify tax exemption codes applied to the customer (array)
19.99Whether the customer has verified their email
trueShopify location ID where the order was processed, mainly set for POS orders
5821934567Fulfillment name, order name plus fulfillment number, e.g. #1001.1
Blue T-shirt / MediumShopify order ID this fulfillment or refund belongs to
5821934567Order name (e.g. #1001)
#1001Order number as displayed to the customer, e.g. 1001
1001Littledata order classification: REGULAR (one-off), FIRST_RECURRING (first subscription order) or RECURRING (subscription renewal)
REGULARFulfillment service handling the shipment, e.g. manual or a fulfillment app
manualShipment tracking status, e.g. in_transit, out_for_delivery or delivered
in_transitSubscription status, e.g. active, paused or cancelled
activeShipping carrier name, e.g. DHL or UPS
UPSTracking numbers (array)
1Z999AA10123456784Tracking URLs (array)
https://example.comShopify checkout ID this order or refund originated from
5821934567Shopify checkout token the order originated from
abc123def456Order fulfillment status, e.g. fulfilled, partial or unfulfilled
fulfilledWhether this is an imported (historical) order
trueShopify order status page URL
https://example.comPayment gateways used on the order (array), e.g. shopify_payments, gift_card
shopify_paymentsOrder tags
["new","summer"]Shopify cancellation reason: customer, fraud, inventory, declined or other
customerISO-8601 timestamp of when the order was cancelled
2025-04-15T10:30:00ZShopify return ID linked to this refund, if the refund came from a return
5821934567Shopify staff user ID that issued the refund
5821934567Number of interval units between subscription orders, e.g. 30 (used with order_interval_unit)
30Unit of the subscription billing interval, e.g. day, week or month
daySubscription contract ID from the subscription app
5821934567Free-text comments left by the customer when cancelling
Customer requested cancellationSubscription charge failure type, e.g. card declined
card_declinedThe properties object
{
"create_checkout_url": "https://example.com",
"id": "5821934567",
"note": "Leave at front door",
"abandoned_checkout_url": "https://example.com",
"cart_id": "5821934567",
"email": "alice@example.com",
"landing_site": "https://example.com/products/blue-tshirt",
"payment_gateway": "shopify_payments",
"phone": "+1-555-0123",
"token": "5821934567",
"first_name": "Alice",
"last_name": "Smith",
"presentment_currency": "EUR",
"state": "subscribed",
"tax_exempt": 19.99,
"tax_exemptions": 19.99,
"verified_email": true,
"location_id": "5821934567",
"name": "Blue T-shirt / Medium",
"order_id": "5821934567",
"order_name": "#1001",
"order_number": "1001",
"order_type": "REGULAR",
"service": "manual",
"shipment_status": "in_transit",
"status": "active",
"tracking_company": "UPS",
"tracking_numbers": "1Z999AA10123456784",
"tracking_urls": "https://example.com",
"checkout_id": "5821934567",
"checkout_token": "abc123def456",
"fulfillment_status": "fulfilled",
"import": true,
"order_status_url": "https://example.com",
"payment_gateways": "shopify_payments",
"tags": [
"new",
"summer"
],
"cancel_reason": "customer",
"cancelled_at": "2025-04-15T10:30:00Z",
"return_id": "5821934567",
"user_id": "5821934567",
"order_interval_frequency": "30",
"order_interval_unit": "day",
"subscription_id": "5821934567",
"cancel_reason_comments": "Customer requested cancellation",
"error_type": "card_declined"
}Event
Event-level metadata such as timestamp, event name, and identifiers.
Event-level metadata such as timestamp, event name, and identifiers.
ID of the Shopify app that generated this event
5821934567Whether the event was generated by a known subscription app, e.g. Recharge or Skio
trueName of the Shopify app that generated this event
RechargeShopify source_name of the event, e.g. web, pos, or an app identifier
webISO-8601 timestamp of when the event was created
2025-04-15T10:30:00ZUnique identifier for this event
5821934567ISO-8601 timestamp of when the event was received by Littledata
2025-04-15T10:30:00ZThe event object
{
"app_id": "5821934567",
"is_subscription_app": true,
"app_name": "Recharge",
"source_name": "web",
"created_at": "2025-04-15T10:30:00Z",
"id": "5821934567",
"timestamp": "2025-04-15T10:30:00Z"
}Product
Enriched product object. Represents a product line item in a cart, order, or product event.
Enriched product object (IUTSEnrichedProduct). Represents a product line item in a cart, order, or product event.
Product description HTML
<p>Soft cotton tee</p>Shopify standard product taxonomy category
ApparelCollections the product belongs to
["Summer","Bestsellers"]Compare-at price in presentment currency
19.99Compare-at price in shop currency
19.99Conversion rate from shop currency to presentment currency
1Presentment currency code
USDShop currency code
USDDiscounted unit price in presentment currency
19.99Discounted unit price in shop currency
19.99Discount amount in presentment currency
19.99Discount amount in shop currency
19.99Discount title
Summer saleWhether the product is a gift card
trueProduct weight in grams
1Product URL handle (slug), e.g. blue-t-shirt
blue-tshirtProduct image URL
https://example.comImage alt text
Blue T-shirtImage height
1080Image ID
5821934567Image position
1Image product ID
5821934567Image source URL
https://example.comImage thumbnail URL
https://example.comVariant IDs associated with the image
["5821934567"]Image width
1920Line price (price * quantity) in presentment currency
19.99Line price (price * quantity) in shop currency
19.99Product title + variant title
Blue T-shirt / MediumProduct option ID
5821934567Product option name
SizeProduct option position
1Product option product ID
5821934567Product option values
["S","M","L"]Unit price in presentment currency
19.99Unit price in shop currency
19.99Shopify product ID
5821934567Product identifier field (SKU, variant ID or product ID) as configured in the destination settings
SKU-001Product type set in Shopify admin, e.g. T-shirt
ApparelProduct URL
https://example.comProfit margin percentage applied to this product (e.g. 0.40 for 40%)
0.4Profit value in presentment currency: (price - total discounts - tax) × quantity × margin
19.99Profit value in shop currency: (price - total discounts - tax) × quantity × margin
19.99Custom line item properties added at the cart (key/value pairs, e.g. engraving text)
{"engraving":"Happy Birthday"}Number of units of this variant in the line item
1Variant SKU (stock keeping unit)
SKU-001Product tags
["new","summer"]Whether the product is taxable
trueProduct title
Blue T-shirtLine-total discount in presentment currency
19.99Line-total discount in shop currency
19.99Shopify variant ID
5821934567Selected option values for the variant, e.g. Size: M, Colour: Blue
["Size: M","Colour: Blue"]Whether the variant requires shipping
trueVariant title
MediumProduct vendor (brand) set in Shopify
AcmeShopify inventory location ID the items ship to (only populated on checkout events)
5821934567Shopify metafields, keyed by namespace and key
{"custom.material":"cotton"}Shopify inventory location ID the items ship from (only populated on checkout events)
5821934567Position of the line item within the checkout, starting at 1 (only populated on checkout events)
1Line-total tax bundled into price, in presentment currency
19.99Line-total tax bundled into price, in shop currency
19.99Tax line position (only populated on checkout events)
1Tax line amount (only populated on checkout events)
19.99Tax line rate as a decimal, e.g. 0.2 for 20% (only populated on checkout events)
0.2Tax line title, e.g. VAT (only populated on checkout events)
VATUnit price measurement type, e.g. VOLUME or WEIGHT (only populated on checkout events)
VOLUMEUnit of the quantity being sold, e.g. ml (only populated on checkout events)
mlQuantity value being sold, e.g. 500 (only populated on checkout events)
500Reference unit for the unit price, e.g. l (only populated on checkout events)
lReference value for the unit price, e.g. 1 (only populated on checkout events)
1The products object
{
"body_html": "<p>Soft cotton tee</p>",
"category": "Apparel",
"collections": [
"Summer",
"Bestsellers"
],
"compare_at_price.presentment": 19.99,
"compare_at_price.shop": 19.99,
"currency.conversion_rate": 1,
"currency.presentment": "USD",
"currency.shop": "USD",
"discounted_price.presentment": 19.99,
"discounted_price.shop": 19.99,
"discounts.amount.presentment": 19.99,
"discounts.amount.shop": 19.99,
"discounts.title": "Summer sale",
"gift_card": true,
"grams": 1,
"handle": "blue-tshirt",
"image_url": "https://example.com",
"images.alt": "Blue T-shirt",
"images.height": 1080,
"images.id": "5821934567",
"images.position": 1,
"images.product_id": "5821934567",
"images.src": "https://example.com",
"images.thumb_src": "https://example.com",
"images.variant_ids": [
"5821934567"
],
"images.width": 1920,
"line_price.presentment": 19.99,
"line_price.shop": 19.99,
"name": "Blue T-shirt / Medium",
"options.id": "5821934567",
"options.name": "Size",
"options.position": 1,
"options.product_id": "5821934567",
"options.values": [
"S",
"M",
"L"
],
"price.presentment": 19.99,
"price.shop": 19.99,
"product_id": "5821934567",
"product_identifier": "SKU-001",
"product_type": "Apparel",
"product_url": "https://example.com",
"profit_margin_applied": 0.4,
"profit_value.presentment": 19.99,
"profit_value.shop": 19.99,
"properties": {
"engraving": "Happy Birthday"
},
"quantity": 1,
"sku": "SKU-001",
"tags": [
"new",
"summer"
],
"taxable": true,
"title": "Blue T-shirt",
"total_discounts.presentment": 19.99,
"total_discounts.shop": 19.99,
"variant_id": "5821934567",
"variant_options": [
"Size: M",
"Colour: Blue"
],
"variant_requires_shipping": true,
"variant_title": "Medium",
"vendor": "Acme",
"destination_location_id": "5821934567",
"metafields": {
"custom.material": "cotton"
},
"origin_location_id": "5821934567",
"rank": 1,
"tax.presentment": 19.99,
"tax.shop": 19.99,
"tax_line.position": 1,
"tax_line.price": 19.99,
"tax_line.rate": 0.2,
"tax_line.title": "VAT",
"unit_price_measurement.measured_type": "VOLUME",
"unit_price_measurement.quantity_unit": "ml",
"unit_price_measurement.quantity_value": 500,
"unit_price_measurement.reference_unit": "l",
"unit_price_measurement.reference_value": 1
}Cart context
Cart-level context associated with the event.
Products in the cart at the time of the event. Present on add to cart and remove from cart events alongside the individual product being added or removed.
Product description HTML
<p>Soft cotton tee</p>Shopify standard product taxonomy category
ApparelCollections the product belongs to
["Summer","Bestsellers"]Compare-at price in presentment currency
19.99Compare-at price in shop currency
19.99Conversion rate from shop currency to presentment currency
1Presentment currency code
USDShop currency code
USDDiscounted unit price in presentment currency
19.99Discounted unit price in shop currency
19.99Discount amount in presentment currency
19.99Discount amount in shop currency
19.99Discount title
Summer saleWhether the product is a gift card
trueProduct weight in grams
1Product URL handle (slug), e.g. blue-t-shirt
blue-tshirtProduct image URL
https://example.comImage alt text
Blue T-shirtImage height
1080Image ID
5821934567Image position
1Image product ID
5821934567Image source URL
https://example.comImage thumbnail URL
https://example.comVariant IDs associated with the image
["5821934567"]Image width
1920Line price (price * quantity) in presentment currency
19.99Line price (price * quantity) in shop currency
19.99Product title + variant title
Blue T-shirt / MediumProduct option ID
5821934567Product option name
SizeProduct option position
1Product option product ID
5821934567Product option values
["S","M","L"]Unit price in presentment currency
19.99Unit price in shop currency
19.99Shopify product ID
5821934567Product identifier field (SKU, variant ID or product ID) as configured in the destination settings
SKU-001Product type set in Shopify admin, e.g. T-shirt
ApparelProduct URL
https://example.comProfit margin percentage applied to this product (e.g. 0.40 for 40%)
0.4Profit value in presentment currency: (price - total discounts - tax) × quantity × margin
19.99Profit value in shop currency: (price - total discounts - tax) × quantity × margin
19.99Custom line item properties added at the cart (key/value pairs, e.g. engraving text)
{"engraving":"Happy Birthday"}Number of units of this variant in the line item
1Variant SKU (stock keeping unit)
SKU-001Product tags
["new","summer"]Whether the product is taxable
trueProduct title
Blue T-shirtLine-total discount in presentment currency
19.99Line-total discount in shop currency
19.99Shopify variant ID
5821934567Selected option values for the variant, e.g. Size: M, Colour: Blue
["Size: M","Colour: Blue"]Whether the variant requires shipping
trueVariant title
MediumProduct vendor (brand) set in Shopify
AcmeThe cart_context object
{
"body_html": "<p>Soft cotton tee</p>",
"category": "Apparel",
"collections": [
"Summer",
"Bestsellers"
],
"compare_at_price.presentment": 19.99,
"compare_at_price.shop": 19.99,
"currency.conversion_rate": 1,
"currency.presentment": "USD",
"currency.shop": "USD",
"discounted_price.presentment": 19.99,
"discounted_price.shop": 19.99,
"discounts.amount.presentment": 19.99,
"discounts.amount.shop": 19.99,
"discounts.title": "Summer sale",
"gift_card": true,
"grams": 1,
"handle": "blue-tshirt",
"image_url": "https://example.com",
"images.alt": "Blue T-shirt",
"images.height": 1080,
"images.id": "5821934567",
"images.position": 1,
"images.product_id": "5821934567",
"images.src": "https://example.com",
"images.thumb_src": "https://example.com",
"images.variant_ids": [
"5821934567"
],
"images.width": 1920,
"line_price.presentment": 19.99,
"line_price.shop": 19.99,
"name": "Blue T-shirt / Medium",
"options.id": "5821934567",
"options.name": "Size",
"options.position": 1,
"options.product_id": "5821934567",
"options.values": [
"S",
"M",
"L"
],
"price.presentment": 19.99,
"price.shop": 19.99,
"product_id": "5821934567",
"product_identifier": "SKU-001",
"product_type": "Apparel",
"product_url": "https://example.com",
"profit_margin_applied": 0.4,
"profit_value.presentment": 19.99,
"profit_value.shop": 19.99,
"properties": {
"engraving": "Happy Birthday"
},
"quantity": 1,
"sku": "SKU-001",
"tags": [
"new",
"summer"
],
"taxable": true,
"title": "Blue T-shirt",
"total_discounts.presentment": 19.99,
"total_discounts.shop": 19.99,
"variant_id": "5821934567",
"variant_options": [
"Size: M",
"Colour: Blue"
],
"variant_requires_shipping": true,
"variant_title": "Medium",
"vendor": "Acme"
}Customer
Customer object representing the shopper associated with the event.
Customer object representing the shopper associated with the event.
Customer Address line 1
123 Main StCustomer Address line 2
Apt 4Customer Address City
New YorkCustomer Address Country
USCustomer address country as a two-letter ISO code, e.g. US
USCustomer Address Province
NYCustomer address province/state code, e.g. CA
NYCustomer Address ZIP
10001ISO-8601 timestamp of when the customer account was created
2025-04-15T10:30:00ZCustomer Email
alice@example.comISO-8601 timestamp of when the customer last changed their email marketing consent
2025-04-15T10:30:00ZShopify email marketing opt-in level: SINGLE_OPT_IN, CONFIRMED_OPT_IN or UNKNOWN
single_opt_inEmail marketing consent state, e.g. SUBSCRIBED, NOT_SUBSCRIBED or UNSUBSCRIBED
subscribedCustomer First name
AliceShopify customer ID
5821934567Customer Last name
SmithCustomer Note
Leave at front doorCustomer's total number of orders
1Customer phone number in E.164 format, e.g. +16135551111
+1-555-0123ISO-8601 timestamp of when the customer last changed their SMS marketing consent
2025-04-15T10:30:00ZShopify SMS marketing opt-in level: SINGLE_OPT_IN, CONFIRMED_OPT_IN or UNKNOWN
single_opt_inSMS marketing consent state, e.g. SUBSCRIBED, NOT_SUBSCRIBED or UNSUBSCRIBED
subscribedCustomer tags set in Shopify
["new","summer"]Customer's total amount spent in your shop
19.99ISO-8601 timestamp of when the customer record was last updated
2025-04-15T10:30:00ZWhether the customer has verified their email address
trueThe customer object
{
"address.address1": "123 Main St",
"address.address2": "Apt 4",
"address.city": "New York",
"address.country": "US",
"address.country_code": "US",
"address.province": "NY",
"address.province_code": "NY",
"address.zip": "10001",
"created_at": "2025-04-15T10:30:00Z",
"email": "alice@example.com",
"email_marketing_consent.consent_updated_at": "2025-04-15T10:30:00Z",
"email_marketing_consent.opt_in_level": "single_opt_in",
"email_marketing_consent.state": "subscribed",
"first_name": "Alice",
"id": "5821934567",
"last_name": "Smith",
"note": "Leave at front door",
"orders_count": 1,
"phone": "+1-555-0123",
"sms_marketing_consent.consent_updated_at": "2025-04-15T10:30:00Z",
"sms_marketing_consent.opt_in_level": "single_opt_in",
"sms_marketing_consent.state": "subscribed",
"tags": [
"new",
"summer"
],
"total_spent": 19.99,
"updated_at": "2025-04-15T10:30:00Z",
"verified_email": true
}Address
Address object. Used for customer default addresses, billing addresses, shipping addresses, and fulfillment origin and destination addresses.
Address object. Used for customer default addresses and fulfillment origin/destination addresses.
Address line 1
123 Main StAddress line 2
Apt 4City
New YorkCompany
Acme IncCountry
USFirst name
AliceFull name
Alice SmithLast name
SmithPhone
+1-555-0123Postal/ZIP code
10001Province/State
NYProvince/State code
NYThe address object
{
"address1": "123 Main St",
"address2": "Apt 4",
"city": "New York",
"company": "Acme Inc",
"country": "US",
"first_name": "Alice",
"full_name": "Alice Smith",
"last_name": "Smith",
"phone": "+1-555-0123",
"postal_code": "10001",
"province": "NY",
"province_code": "NY"
}Shipping address
Shipping address for the order.
Shipping address on checkout and order events.
Address line 1
123 Main StAddress line 2
Apt 4City
New YorkCompany
Acme IncCountry
USFirst name
AliceFull name
Alice SmithLast name
SmithPhone
+1-555-0123Postal/ZIP code
10001Province/State
NYProvince/State code
NYThe shipping_address object
{
"address1": "123 Main St",
"address2": "Apt 4",
"city": "New York",
"company": "Acme Inc",
"country": "US",
"first_name": "Alice",
"full_name": "Alice Smith",
"last_name": "Smith",
"phone": "+1-555-0123",
"postal_code": "10001",
"province": "NY",
"province_code": "NY"
}Billing address
Billing address for the order.
Billing address on checkout and order events.
Address line 1
123 Main StAddress line 2
Apt 4City
New YorkCompany
Acme IncCountry
USFirst name
AliceFull name
Alice SmithLast name
SmithPhone
+1-555-0123Postal/ZIP code
10001Province/State
NYProvince/State code
NYThe billing_address object
{
"address1": "123 Main St",
"address2": "Apt 4",
"city": "New York",
"company": "Acme Inc",
"country": "US",
"first_name": "Alice",
"full_name": "Alice Smith",
"last_name": "Smith",
"phone": "+1-555-0123",
"postal_code": "10001",
"province": "NY",
"province_code": "NY"
}Money
Monetary totals broken down by shop and presentment currency.
Monetary totals broken down by shop and presentment currency.
Currency the customer was shown at checkout (presentment currency), e.g. EUR
USDShop's base currency code, e.g. USD
USDTotal discounts applied in the Presentment currency
19.99Total discounts applied in the Shop currency
19.99Weighted-average profit margin applied across line items, as a decimal (e.g. 0.40 for 40%).
0.4Profit-optimised total: sum of per-item profit values in the Presentment currency
19.99Profit-optimised total: sum of per-item profit values in the Shop currency
19.99Total shipping cost in the Presentment currency
19.99Total shipping cost in the Shop currency
19.99Total price of the items before tax and shipping, but with discounts applied in the Presentment currency
19.99Total price of the items before tax and shipping, but with discounts applied in the Shop currency
19.99Total tax paid in the Presentment currency
19.99Total tax paid in the Shop currency
19.99Total price (subtotal + tax + shipping) in the Presentment currency
19.99Total price (subtotal + tax + shipping) in the Shop currency
19.99Total price of the items before tax, shipping and discounts in the Presentment currency
19.99Total price of the items before tax, shipping and discounts in the Shop currency
19.99The money object
{
"currency.presentment": "USD",
"currency.shop": "USD",
"discounts.presentment": 19.99,
"discounts.shop": 19.99,
"profit_margin_applied": 0.4,
"profit_total.presentment": 19.99,
"profit_total.shop": 19.99,
"shipping.presentment": 19.99,
"shipping.shop": 19.99,
"subtotal.presentment": 19.99,
"subtotal.shop": 19.99,
"tax.presentment": 19.99,
"tax.shop": 19.99,
"total.presentment": 19.99,
"total.shop": 19.99,
"total_items.presentment": 19.99,
"total_items.shop": 19.99
}Shop
Shop-level metadata about the Shopify store.
Shop-level metadata about the Shopify store.
Shop's origin country code
USShop's base currency code, e.g. USD
USDShop's public domain
https://example.comShop's myshopify.com domain, e.g. store.myshopify.com
example.myshopify.comShop name as set in Shopify admin
Blue T-shirtThe shop object
{
"country": "US",
"currency": "USD",
"domain": "https://example.com",
"shopify_domain": "example.myshopify.com",
"title": "Blue T-shirt"
}Market
Shopify Markets information for cross-border selling.
Context
Event context including device, browser, page, campaign, and session metadata.
Event context including device, browser, page, campaign, and session metadata.
UTM campaign name
spring_saleUTM content
ad_variant_aUTM campaign ID
5821934567UTM medium
cpcUTM source
googleUTM term
blue tshirtClient Hints: CPU architecture
x86Client Hints: CPU bitness
64Client Hints: device type
mobileClient Hints: is mobile device
trueClient Hints: device model
iPhone15,2Client Hints: platform (e.g. Windows, macOS)
macOSClient Hints: platform version
14.0.1Client Hints: browser vendor
AcmeClient Hints: whether the browser runs under Windows 32-on-64 (WoW64) emulation
trueClient country as a two-letter ISO code, e.g. US
USClient IPv4 address
192.0.2.42Client IPv6 address
2001:db8::1Client language ISO code
enLittledata's persistent client ID for this visitor
5821934567Client locale
en-USPage path
/products/blue-tshirtPage referrer URL
https://example.comPage search/query string
?utm_source=googlePage title
Blue T-shirtPage URL
https://example.comScreen pixel density
2Screen height
1080Screen width
1920Shopify _shopify_y cookie, Shopify's anonymous visitor ID
5821934567Client timezone in IANA tzdata format, e.g. Europe/London
America/New_YorkClient User-Agent string
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36Whether the visitor granted consent for analytics tracking
trueWhether the visitor granted consent for marketing
trueWhether the visitor granted consent for preferences/personalisation
trueWhether the visitor allowed the sale or sharing of their data (US state privacy laws)
deniedThe context object
{
"campaign.utm_campaign": "spring_sale",
"campaign.utm_content": "ad_variant_a",
"campaign.utm_id": "5821934567",
"campaign.utm_medium": "cpc",
"campaign.utm_source": "google",
"campaign.utm_term": "blue tshirt",
"client_hints.architecture": "x86",
"client_hints.bitness": "64",
"client_hints.device_type": "mobile",
"client_hints.mobile": true,
"client_hints.model": "iPhone15,2",
"client_hints.platform": "macOS",
"client_hints.platform_version": "14.0.1",
"client_hints.vendor": "Acme",
"client_hints.wow_64": true,
"country": "US",
"ipv4": "192.0.2.42",
"ipv6": "2001:db8::1",
"language": "en",
"littledata_id": "5821934567",
"locale": "en-US",
"page.path": "/products/blue-tshirt",
"page.referrer": "https://example.com",
"page.search": "?utm_source=google",
"page.title": "Blue T-shirt",
"page.url": "https://example.com",
"screen.density": "2",
"screen.height": "1080",
"screen.width": "1920",
"shopify_y": "5821934567",
"timezone": "America/New_York",
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36",
"consent.analytics": true,
"consent.marketing": true,
"consent.preferences": true,
"consent.sale_of_data": "denied"
}Client IDs
Client identifiers from analytics destinations such as GA4 and Meta.
Client identifiers from analytics destinations (GA4, Meta, etc.).
Attentive _attentive_id cookie, Attentive's visitor ID
5821934567Meta _fbc cookie holding the Facebook click ID (fbclid), used for Meta CAPI event matching
fb.1.1554763741205.AbCdEfGhIjKlMnOpMeta _fbp cookie, Meta's anonymous browser ID used for Meta CAPI event matching
fb.1.1554763741205.234567890Google Ads gbraid click ID, the privacy-safe click identifier for iOS app campaigns
0AAAAA...Google Ads gclid click ID, used for ad click attribution and offline conversion matching
Cj0KCQjw...Google Ads wbraid click ID, the privacy-safe click identifier for iOS web campaigns
0AAAAB...Google Analytics 4 client ID, from the _ga cookie
GA1.2.123456789.1234567890GA4 session count for this client, from the ga cookie
3GA4 session ID from the ga cookie, used to stitch server-side events into the session
1234567890Klaviyo _kx cookie (exchange ID) identifying the Klaviyo profile
5821934567Microsoft Advertising msclkid click ID, used for UET conversion matching
abcdef1234567890abcdef1234567890Pinterest _epik cookie holding the Pinterest click ID, used for Pinterest API matching
dj0yJnU9...Segment anonymousId, from the ajs_anonymous_id cookie
5821934567TikTok ttclid click ID, used for TikTok Events API matching
E.C.P.AbCdEfGhIjTikTok _ttp cookie, TikTok's browser ID used for TikTok Events API matching
01HXXXXThe client_id object
{
"attentive.attentive_id": "5821934567",
"facebook.fbc": "fb.1.1554763741205.AbCdEfGhIjKlMnOp",
"facebook.fbp": "fb.1.1554763741205.234567890",
"google_ads.gbraid": "0AAAAA...",
"google_ads.gclid": "Cj0KCQjw...",
"google_ads.wbraid": "0AAAAB...",
"google_analytics4.client_id": "GA1.2.123456789.1234567890",
"google_analytics4.session_count": "3",
"google_analytics4.session_id": "1234567890",
"klaviyo.exchange_id": "5821934567",
"microsoft.msclkid": "abcdef1234567890abcdef1234567890",
"pinterest.epik": "dj0yJnU9...",
"segment.anonymous_id": "5821934567",
"tiktok.ttclid": "E.C.P.AbCdEfGhIj",
"tiktok.ttp": "01HXXXX"
}Discount codes
Discount code applied to the order.
Discount code applied to the order.
Discount amount
19.99Discount code
SUMMER10Discount type: percentage, fixed_amount or shipping
shopifyThe discount_codes object
{
"amount": 19.99,
"code": "SUMMER10",
"type": "shopify"
}Note attributes
Custom note attribute (key/value pair) attached to the order.
Custom note attribute (key/value pair) attached to the order.
Internal Littledata note attribute holding the visitor's session and attribution data as JSON
{"ga_session_id":"1234567890"}Name of the order note attribute (Shopify cart attribute)
Blue T-shirt / MediumValue of the order note attribute
19.99The note_attributes object
{
"__ld_attr": "{\"ga_session_id\":\"1234567890\"}",
"name": "Blue T-shirt / Medium",
"value": 19.99
}Shipping lines
Shipping line item on the order.
Shipping line item on the order.
Shipping rate code, e.g. STANDARD
SUMMER10Shipping line price
19.99Shipping rate name shown to the customer, e.g. Standard Shipping
Blue T-shirtThe shipping_lines object
{
"code": "SUMMER10",
"price": 19.99,
"title": "Blue T-shirt"
}Last updated
Was this helpful?