The Customers table contains comprehensive details about each customer, including contact information, geographical details, status, consent status for email and SMS marketing, and their purchase history with your store. Querying this table enables businesses to segment customers, analyze customer behavior, and improve targeted marketing efforts.

Dimensions

Dimensions are immutable properties that can be used for grouping data.

NameTypeDescriptionSource
provider_idstringThe provider of the customer data.

Example values: klaviyo, shopify
Shopify, Stripe, Recharge, Klaviyo
customer_idstringUnique customer ID. Assigned by the provider (e.g. Shopify, Klaviyo).

Example value: 6267607482590
Shopify, Stripe, Recharge, Klaviyo
created_attimestampThe time at which the customer profile was created. Formatted according to the ISO 8601 international standard.

Example value: 2022-06-15T19:26:30.000Z
Shopify, Stripe, Recharge, Klaviyo
updated_attimestampThe time at which the customer profile was last updated. Formatted according to the ISO 8601 international standard .

Example value: 2023-12-16T16:18:54.000Z
Shopify, Stripe, Recharge, Klaviyo
email_addressstringCustomer’s email address.

Example value: [email protected]
Shopify, Stripe, Recharge, Klaviyo
phone_numberstringCustomer's phone number.

Example value: +13035551212
Shopify, Stripe, Recharge, Klaviyo
first_namestringCustomer's first name.

Example value: Jon
Shopify, Recharge, Klaviyo
last_namestringCustomer's last name.

Example value: Smith
Shopify, Recharge, Klaviyo
display_namestringCustomer's display name.

Example value: Jon Smith
Shopify, Stripe
customer_tagsstringTags associated with the customer.

Example values: Active Subscriber, PayPal_user, Login with FB
Shopify
address1stringPrimary address line.

Example value: 20 Main St
Shopify, Stripe, Klaviyo
address2stringSecondary address line.

Example value: Apt 5
Shopify, Stripe, Klaviyo
citystringCustomer's city.

Example values: Sydney, Greenwich, San Francisco
Shopify, Stripe, Klaviyo
countrystringCustomer's country.

Example values: Canada, United States, Hong Kong
Shopify, Klaviyo
country_codestringCustomer's country code.

Example values: CA, US, HK
Shopify, Stripe
latitudestringGeographical latitude of the customer's location.

Example value: 55.8742
Shopify, Klaviyo
longitudestringGeographical longitude of the customer's location.

Example value: -3.9294
Shopify, Klaviyo
provincestringCustomer's province or state.

Example values: Ohio, Guam, Iowa
Shopify, Stripe
province_codestringCustomer's province or state code.

Example values: OH, GU, IA
Shopify
zipstringCustomer's postal or ZIP code.

Example values: 96915, 84050-9518
Shopify, Stripe, Klaviyo
coordinates_validatedbooleanTrue if the customer's coordinates have been validated.Shopify
statusstringCustomer's account status.

Example values: ENABLED, DISABLED, INVITED
Shopify
localestringCustomer's language and locale.

Example values: en-US, fr-FR, en, de
Shopify
notestringSeller's notes about the customer.Shopify
product_subscriber_statusstringCustomer's subscription status.

Example values: SUBSCRIBED, UNSUBSCRIBED, NOT_SUBSCRIBED, NEVER_SUBSCRIBED
Shopify
valid_email_addressbooleanTrue if the email address provided by the customer is valid.Shopify
verified_email_addressbooleanTrue if the customer's email address has been verified.Shopify
email_marketing_consent_statusstringCustomer's email marketing consent status.

Example values: SUBSCRIBED, UNSUBSCRIBED, NOT_SUBSCRIBED, NEVER_SUBSCRIBED
Shopify, Klaviyo
email_marketing_consent_collected_fromstringSource from which email marketing consent was collected.

Example values: SPAM_COMPLAINT, 'PROFILE_PAGE, EMAIL_UNSUBSCRIBE
Klaviyo
email_marketing_consent_opt_in_levelstringLevel of opt-in for email marketing.

Example values: SINGLE_OPT_IN, CONFIRMED_OPT_IN
Shopify
email_marketing_consent_updated_attimestampTimestamp when the email marketing consent status was last updated. Formatted according to the ISO 8601 international standard .

Example value: 2022-07-15T19:26:30.000Z
Shopify, Klaviyo
sms_marketing_consent_statusstringCustomer's SMS marketing consent status.

Example values: SUBSCRIBED, UNSUBSCRIBED, NOT_SUBSCRIBED, NEVER_SUBSCRIBED
Shopify, Klaviyo
sms_marketing_consent_collected_fromstringSource from which SMS marketing consent was collected.

Example values: INVALID_NUMBER, CARRIER_DEACTIVATION, LANDLINE_DETECTED
Shopify, Klaviyo
sms_marketing_consent_opt_in_levelstringLevel of opt-in for SMS marketing.

Example values: SINGLE_OPT_IN, CONFIRMED_OPT_IN
Shopify
sms_marketing_consent_updated_attimestampTimestamp when the SMS marketing consent status was last updated. Formatted according to the ISO 8601 international standard .

Example value: 2022-08-15T19:26:30.000Z
Shopify, Klaviyo
provider_last_order_idstringThe ID of the last order made by the customer through the provider.

Example value: 5588649869540
Shopify
tax_exemptbooleanIndicates if the customer is exempt from tax.Shopify
statistic_predicted_spend_tierstringPredicted spend tier of the customer based on their shopping behavior.

Example values: LOW, MEDIUM, HIGH
Shopify

Measures

Measures are numeric fields that can be aggregated and/or combined to calculate new metrics.

NameTypeDescriptionSource
provider_amount_spentnumericTotal amount spent by the customer, according to the provider.

Note: May be different from the values in the Orders table.
Shopify, Klaviyo
provider_number_of_ordersnumericTotal number of orders placed by the customer, according to the provider.

Note: May be different from the values in the Orders table.
Shopify, Klaviyo