Cc Fact Customer Registration DMO
This DMO contains customer registration fact data from ccdw_fact_customer_registration. Each record represents a customer registration event, capturing visitor, customer, and site context along with temporal dimensions.
Object API Name: std__CcFactCustomerRegistrationDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- UtcRegistrationDayId has a FOREIGNKEY relationship with the Cc Dim Date DMO
Idfield. - UtcRegistrationTimeId has a FOREIGNKEY relationship with the Cc Dim Time DMO
Idfield. - StandardRegistrationDayId has a FOREIGNKEY relationship with the Cc Dim Date DMO
Idfield. - StandardRegistrationTimeId has a FOREIGNKEY relationship with the Cc Dim Time DMO
Idfield. - StandardRegistrationTimezoneId has a FOREIGNKEY relationship with the Cc Dim Time Zone DMO
Idfield. - RegistrationSiteId has a FOREIGNKEY relationship with the Cc Dim Site DMO
Idfield. - CustomerId has a FOREIGNKEY relationship with the Cc Dim Customer DMO
Idfield. - LocaleId has a FOREIGNKEY relationship with the Cc Dim Locale DMO
Idfield. - UserAgentId has a FOREIGNKEY relationship with the Cc Dim User Agent DMO
Idfield.
- cdp_sys_record_currency
- CustomerId
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- LocaleId
- RegistrationSiteId
- StandardRegistrationDayId
- StandardRegistrationTimeId
- StandardRegistrationTimestamp
- StandardRegistrationTimezoneId
- UserAgentId
- UtcRegistrationDayId
- UtcRegistrationTimeId
- UtcRegistrationTimestamp
- UtcUpdateTimestamp
- VisitorIdentifier
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CustomerId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_customer.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: DOUBLE
- Description: Unique identifier for a customer registration.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LocaleId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_locale.
- Field API Name:
std__RegistrationSiteId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_site where the registration occurred.
- Field API Name:
std__StandardRegistrationDayId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_date for the standard registration day.
- Field API Name:
std__StandardRegistrationTimeId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_time for the standard registration time.
- Field API Name:
std__StandardRegistrationTimestamp__c - Data Type: DATETIME
- Description: Timestamp of the registration, in standard time.
- Field API Name:
std__StandardRegistrationTimezoneId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_timezone for the standard registration time zone.
- Field API Name:
std__UserAgentId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_user_agent.
- Field API Name:
std__UtcRegistrationDayId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_date for the UTC registration day.
- Field API Name:
std__UtcRegistrationTimeId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_time for the UTC registration time.
- Field API Name:
std__UtcRegistrationTimestamp__c - Data Type: DATETIME
- Description: UTC timestamp of the registration.
- Field API Name:
std__UtcUpdateTimestamp__c - Data Type: DATETIME
- Description: Last modified UTC timestamp of this record.
- Field API Name:
std__VisitorIdentifier__c - Data Type: TEXT
- Description: Anonymous visitor ID.