IdentityData
|
Type |
Interface |
|
Extends | |
|
Import path |
|
Data for IDENTITY events.
Signature
Properties
|
Name |
Type |
Description |
Value |
|---|---|---|---|
|
|
|
Optional. The site visitor's city address. Format: title case recommended. |
|
|
|
|
Optional. The site visitor's country address. Format: uppercase ISO 3166-1 alpha-2. |
|
|
|
|
Optional. The site visitor's date of birth. Format: ISO 8601. |
|
|
|
|
Optional. The site visitor's email address. Format: lowercase recommended. | |
|
|
|
Optional. The site visitor's first name. Format: title case recommended. |
|
|
|
|
Optional. The site visitor's gender. |
|
|
|
Required. The identifiers used for identifying site visitors. |
| |
|
|
|
Optional. The site visitor's last name. Format: title case recommended. |
|
|
|
|
Optional. The site visitor's mobile number. |
|
|
|
|
Optional. The site visitor's phone number. |
|
|
|
|
Optional. The site visitor's postal code. |
|
|
|
|
Optional. The site visitor's state address. Format: title case recommended. |
|
|
|
|
Optional. The site visitor's street address. Format: title case recommended. |
|
|
|
|
Optional. The site visitor's title. Format: title case. |
|
|
|
Optional. Any custom data to collect about an event in addition to the other attributes provided for the event data. |
|
Identifier properties
Identifier properties|
Name |
Type |
Description |
Value |
|---|---|---|---|
|
|
|
Required. The unique guest (site visitor) identifier provided by your organization's identity system, such as a Customer Relationship Management (CRM) system. |
|
|
|
|
Required. The name of your organization's identity system, external to SitecoreAI, that provided the unique guest (site visitor) identifier. |
|
|
|
|
Optional. The date the unique guest (site visitor) identifier expires. This is determined by your organization's identity system. Format: ISO 8601. |
|
Examples
Here's a basic event data object for an IDENTITY event:
Here's an example event data object for an IDENTITY event with required and optional event data, and extension data: