A retailer wants to unify profiles using Loyalty ID which is different than the unique ID of their customers. Which object should the consultant use in identity resolution to perform exact match rules on the Loyalty ID?
Correct Answer: A
The Party Identification object is the correct object to use in identity resolution to perform exact match rules on the Loyalty ID. The Party Identification object is a child object of the Individual object that stores different types of identifiers for an individual, such as email, phone, loyalty ID, social media handle, etc. Each identifier has a type, a value, and a source. The consultant can use the Party Identification object to create a match rule that compares the Loyalty ID type and value across different sources and links the corresponding individuals. The other options are not correct objects to use in identity resolution to perform exact match rules on the Loyalty ID. The Loyalty Identification object does not exist in Data Cloud. The Individual object is the parent object that represents a unified profile of an individual, but it does not store the Loyalty ID directly. The Contact Identification object is a child object of the Contact object that stores identifiers for a contact, such as email, phone, etc., but it does not store the Loyalty ID. Data Modeling Requirements for Identity Resolution Identity Resolution in a Data Space Configure Identity Resolution Rulesets Map Required Objects Data and Identity in Data Cloud
Salesforce-Data-Cloud Exam Question 52
A customer is concerned that the consolidation rate displayed in the identity resolution is quite low compared to their initial estimations. Which configuration change should a consultant consider in order to increase the consolidation rate?
Correct Answer: B
The consolidation rate is the amount by which source profiles are combined to produce unified profiles, calculated as 1 - (number of unified individuals / number of source individuals). For example, if you ingest 100 source records and create 80 unified profiles, your consolidation rate is 20%. To increase the consolidation rate, you need to increase the number of matches between source profiles, which can be done by adding more match rules. Match rules define the criteria for matching source profiles based on their attributes. By increasing the number of match rules, you can increase the chances of finding matches between source profiles and thus increase the consolidation rate. On the other hand, changing reconciliation rules, including additional attributes, or reducing the number of match rules can decrease the consolidation rate, as they can either reduce the number of matches or increase the number of unified profiles. References: Identity Resolution Calculated Insight: Consolidation Rates for Unified Profiles, Identity Resolution Ruleset Processing Results, Configure Identity Resolution Rulesets
Salesforce-Data-Cloud Exam Question 53
A user needs permissions to access Data Cloud to create, manage, and activate segments, However, the user should not be allowed to created reports or manage data sources. Which permission set should the consultant assign?
Correct Answer: A
To grant a user permissions to create, manage, and activate segments without allowing them to create reports or manage data sources, the consultant should assign the Data Cloud Marketing Specialist permission set. Here's why: Understanding the Role Requirements : The user needs access to segment creation, management, and activation. The user should not have permissions to create reports or manage data sources, which are higher-level administrative tasks. Why Data Cloud Marketing Specialist? The Data Cloud Marketing Specialist permission set provides access to segment-related functionalities, including creating, managing, and activating segments. It excludes permissions for creating reports or managing data sources, aligning perfectly with the stated requirements. Steps to Assign the Permission Set : Step 1: Navigate to Setup > Users > Permission Sets in Salesforce. Step 2: Locate and assign the Data Cloud Marketing Specialist permission set to the user. Step 3: Verify that the user has the required permissions by testing their access in Data Cloud. Why Not Other Options? B). Data Cloud Marketing Manager: This permission set includes broader permissions, such as managing campaigns and audiences, which are not required for this role. C). Data Cloud Data Aware Specialist: This role focuses on data ingestion and transformation, not segment management. D). Data Cloud User: This is a basic permission set that provides limited access and does not include segment management capabilities. By assigning the Data Cloud Marketing Specialist permission set, the consultant ensures that the user has the necessary permissions without overextending their access.
Salesforce-Data-Cloud Exam Question 54
How does identity resolution select attributes for unified individuals when there Is conflicting information in the data model?
Correct Answer: B
Identity resolution is the process of creating unified profiles of individuals by matching and merging data from different sources. When there is conflicting information in the data model, such as different names, addresses, or phone numbers for the same person, identity resolution leverages reconciliation rules to select the most accurate and complete attributes for the unified profile. Reconciliation rules are configurable rules that define how to resolve conflicts based on criteria such as recency, frequency, source priority, or completeness. For example, a reconciliation rule can specify that the most recent name or the most frequent phone number should be selected for the unified profile. Reconciliation rules can be applied at the attribute level or the contact point level. References: Identity Resolution, Reconciliation Rules, Salesforce Data Cloud Exam Questions
Salesforce-Data-Cloud Exam Question 55
A consultant needs to package Data Cloud components from one organization to another. Which two Data Cloud components should the consultant include in a data kit to achieve this goal? Choose 2 answers
Correct Answer: A,D
To package Data Cloud components from one organization to another, the consultant should include the following components in a data kit: Data model objects: These are the custom objects that define the data model for Data Cloud, such as Individual, Segment, Activity, etc. They store the data ingested from various sources and enable the creation of unified profiles and segments1. Identity resolution rulesets: These are the rules that determine how data from different sources are matched and merged to create unified profiles. They specify the criteria, logic, and priority for identity resolution2. References: 1: Data Model Objects in Data Cloud 2: Identity Resolution Rulesets in Data Cloud