Customer attributes reference for Loomi for Shopify

Loomi for Shopify syncs customer profile attributes from Shopify to Bloomreach customer profiles.

PropertyTypeDescriptionExample
_accepts_marketing_{domain}boolean[Deprecated] Whether the customer accepts email marketing for the store domaintrue
_accepts_marketing_updated_at_{domain}numberTimestamp of the last update to the compatibility marketing flag for the store domain1718000000
_shopify_id_{domain}stringShopify customer ID scoped to the store domain"6905432109876"
_statestringShopify account status: "disabled", "invited", "enabled", or "declined""enabled"
_tagsarray of stringsTags assigned to the customer in Shopify["vip", "newsletter"]
_tax_exemptbooleanWhether the customer is tax exemptfalse
_updated_at_{domain}numberTimestamp of the last customer update in Shopify, scoped to the store domain1718000000
_verified_emailbooleanWhether the customer’s email address has been verifiedtrue
citystringCity from the customer’s default address"New York"
countrystringCountry from the customer’s default address"United States"
country_codestringISO country code from the customer’s default address"US"
domainstringShopify store domain"mystore.myshopify.com"
emailstringCustomer email address"[email protected]"
email_marketing_consent_{domain}objectEmail marketing consent object with state, opt_in_level, and consent_updated_at{"state":"subscribed","opt_in_level":"single_opt_in","consent_updated_at":1718000000}
first_namestringCustomer’s first name"Jane"
last_namestringCustomer’s last name"Doe"
phonestringCustomer phone number in E.164 format"+15551234567"
registration_datenumberTimestamp of customer account creation in Shopify1700000000
shopify_customer_languagestringCustomer notification language or locale from Shopify"en-US"
sms_marketing_consent_{domain}objectSMS marketing consent object with state, opt_in_level, consent_updated_at, and optionally consent_collected_from{"state":"not_subscribed","opt_in_level":"single_opt_in","consent_updated_at":1718000000,"consent_collected_from":"SHOPIFY"}
statestringProvince or state from the customer’s default address"New York"
state_codestringProvince or state code from the customer’s default address"NY"
zipstringZIP or postal code from the customer’s default address"10001"


Did this page help you?

© Bloomreach, Inc. All rights reserved.