You are here:
Additional Near Real-Time Segmentation Mappings (When Not Using the Data Kit)
The commerce-b2c-datakit data kit automatically configures the data model object (DMO) mappings required for near real-time segmentation. Internally, the data kit uses the Web and Mobile Apps connector to ingest engagement events. If you don't use the data kit for data ingestion (for example, if you use the Apache Iceberg connector), manually create these additional mappings for near real-time segmentation to work properly.
Configure the following mappings for near real-time segmentation identity resolution:
| DLO Object | DLO Object Field | DMO Object | DMO Object Field |
|---|---|---|---|
ccdl_customer_profile |
UUID or UUID+customerListId |
Individual | Id |
customerNo |
ExternalRecordId | ||
UUID or UUID+customerListId |
Party | ||
firstName |
First Name | ||
lastName |
Last Name | ||
birthday |
Birth Date | ||
creationDate |
Created Date | ||
lastModified |
Last Modified Date | ||
ccdl_customer_profile |
UUID or UUID+customerListId |
Contact Point Email | Id |
UUID or UUID+customerListId |
Party | ||
email |
Email Address | ||
lastModified |
Last Modified Date | ||
ccdl_customer_profile |
UUID or UUID+customerListId |
Contact Point Phone | Id |
UUID or UUID+customerListId |
Party | ||
phoneHome or phoneMobile or phoneBusiness |
E164 Phone Number | ||
lastModified |
Last Modified Date |
Optional Mappings
| DLO Object | DLO Object Field | DMO Object | DMO Object Field |
|---|---|---|---|
ccdl_sales_order_customer |
UUID or UUID+customerListId |
Contact Point Address | Id |
UUID or UUID+customerListId |
Party | ||
customerDefaultAddressAddress1 |
Address Line 1 | ||
customerDefaultAddressCity |
City | ||
customerDefaultAddressCountryCode |
Country | ||
lastModified |
Last Modified Date |

