/
Related objects

Related objects

CDP4S introduces a number of custom objects:

  • Sitecore_CDP_Guest__c: master record for Guests mapped from Sitecore CDP. May be related to master objects if configured.

  • Sitecore_CDP_Visit__c: one record is maintained per Guest session, up the maximum configured.

  • Sitecore_CDP_Goal__c: individual Goals on a per-session basis.

  • Sitecore_CDP_Segment__c: Segments that each Guest belongs to.

You may wish to display Sitecore_CDP_Guest__c related records in your master object page layout, although the CDP4S Lightning Web Component includes all the same information.

Additional objects for technical use:

  • CDP4S_Error__c: a rolling log of the last 100 API errors for troubleshooting purposes.

  • CDP4S_Queued_Update__c: temporary storage of Personalization updates that could not be processed immediately during a bulk update. These are processed by scheduled job, then removed.

 

Related content