Person Identifiers

Extends

Properties

address?

optional address: PlaceAddress[]

Shipping, mailing or residential address

Inherited from

PersonIdentifiersBase.address


bigCommerce?

optional bigCommerce: BigCommercePersonIdentifiers

BigCommerce identifiers

Inherited from

PersonIdentifiersBase.bigCommerce


consent?

optional consent: PersonConsentInfo

Marketing, analytics and other third-party opt in/consent information


dob?

optional dob: Date[]

Date of birth

Inherited from

PersonIdentifiersBase.dob


email?

optional email: string[]

Email address

Inherited from

PersonIdentifiersBase.email


facebook?

optional facebook: FacebookPersonIdentifiers

Facebook identifiers


firstName?

optional firstName: string[]

First name

Inherited from

PersonIdentifiersBase.firstName


gender?

optional gender: string[]

Gender

Inherited from

PersonIdentifiersBase.gender


google?

optional google: GooglePersonIdentifiers

Google identifiers


ip?

optional ip: string[]

IP Address

Inherited from

PersonIdentifiersBase.ip


klaviyo?

optional klaviyo: ScopedIdentifiersOfKlaviyoPersonIdentifiersDtoAndString

Klaviyo identifiers scoped by Klaviyo account ID

Inherited from

PersonIdentifiersBase.klaviyo


lastName?

optional lastName: string[]

Last name / surname

Inherited from

PersonIdentifiersBase.lastName


magento?

optional magento: MagentoPersonIdentifiers

Magento identifiers

Inherited from

PersonIdentifiersBase.magento


phone?

optional phone: string[]

Phone number. Recommended to provide in E.164 format.

Inherited from

PersonIdentifiersBase.phone


pinterest?

optional pinterest: PinterestPersonIdentifiers

Pinterest identifiers


seekaBId?

optional seekaBId: string[]

Seeka Browser ID

Inherited from

PersonIdentifiersBase.seekaBId


seekaPId?

optional seekaPId: string

Seeka Person ID - Identity graph ID

Inherited from

PersonIdentifiersBase.seekaPId


shopify?

optional shopify: ShopifyPersonIdentifiers

Shopify identifiers

Inherited from

PersonIdentifiersBase.shopify


snapchat?

optional snapchat: SnapchatPersonIdentifiers

Snapchat identifiers


tiktok?

optional tiktok: TikTokPersonIdentifiers

TikTok identifiers


traits?

optional traits: object

Arbitrary traits

Index signature

[key: string]: any

Inherited from

PersonIdentifiersBase.traits


ua?

optional ua: string[]

Browser user agent

Inherited from

PersonIdentifiersBase.ua


wooCommerce?

optional wooCommerce: WooCommercePersonIdentifiers

WooCommerce identifiers

Inherited from

PersonIdentifiersBase.wooCommerce