Which two requirements must be met for a calculated insight to appear in the segmentation canvas?
Choose 2 answers
Correct Answer:
CD
A calculated insight is a custom metric or measure that is derived from one or more data model objects or data lake objects in Data Cloud. A calculated insight can be used in segmentation to filter or group the data based on the calculated value. However, not all calculated insights can appear in the segmentation canvas. There are two requirements that must be met for a calculated insight to appear in the segmentation canvas:
✑ The calculated insight must contain a dimension including the Individual or Unified Individual Id. A dimension is a field that can be used to categorize or group the data, such as name, gender, or location. The Individual or Unified Individual Id is a unique identifier for each individual profile in Data Cloud. The calculated insight must include this dimension to link the calculated value to the individual profile and to enable segmentation based on the individual profile attributes.
✑ The primary key of the segmented table must be a dimension in the calculated insight. The primary key is a field that uniquely identifies each record in a table. The segmented table is the table that contains the data that is being segmented, such as the Customer or the Order table. The calculated insight must include the primary key of the segmented table as a dimension to ensure that the calculated value is associated with the correct record in the segmented table and to avoid duplication or inconsistency in the segmentation results.
References: Create a Calculated Insight, Use Insights in Data Cloud, Segmentation
Luxury Retailers created a segment targeting high value customers that it activates through Marketing Cloud for email communication. The company notices that the activated count is smaller than the segment count.
What is a reason for this?
Correct Answer:
A
The reason for the activated count being smaller than the segment count is A. Data Cloud enforces the presence of Contact Point for Marketing Cloud activations. If the individual does not have a related Contact Point, it will not be activated. A Contact Point is a data model object that represents a channel or method of communication with an individual, such as email, phone, or social media. For Marketing Cloud activations, Data Cloud requires that the individual has a related Contact Point of type Email, which contains a valid email address. If the individual does not have such a Contact Point, or if the Contact Point is missing or invalid, the individual will not be activated and will not receive the email communication. Therefore, the activated count may be lower than the segment count, depending on how many individuals in the segment have a valid email Contact Point. References: Salesforce Data Cloud Consultant Exam Guide, Contact Point, Marketing Cloud Activation
A consultant is planning the ingestion of a data stream that has profile information including a mobile phone number.
To ensure that the phone number can be used for future SMS campaigns, they need to confirm the phone number field is in the proper E164 Phone Number format. However, the phone numbers in the file appear to be in varying formats.
What is the most efficient way to guarantee that the various phone number formats are standardized?
Correct Answer:
C
The most efficient way to guarantee that the various phone number formats are standardized is to assign the PhoneNumber field type when creating the data stream. The PhoneNumber field type is a special field type that automatically converts phone numbers into the E164 format, which is the international standard for phone numbers. The E164 format consists of a plus sign (+), the country code, and the national number. For example, +1-202-555-1234 is the E164 format for a US phone number. By using the PhoneNumber field type, the consultant can ensure that the phone numbers are consistent and can be used for future SMS campaigns. The other options are either more time- consuming, require manual intervention, or do not address the formatting issue. References: Data Stream Field Types, E164 Phone Number Format, Salesforce Data Cloud Exam Questions
A consultant is working in a customer's Data Cloud org and is asked to delete the existing identity resolution ruleset.
Which two impacts should the consultant communicate as a result of this action? Choose 2 answers
Correct Answer:
BC
Deleting an identity resolution ruleset has two major impacts that the consultant should communicate to the customer. First, it will permanently remove all unified customer data that was created by the ruleset, meaning that the unified profiles and their attributes will no longer be available in Data Cloud1. Second, it will eliminate dependencies on data model objects that were used by the ruleset, meaning that the data model objects can be modified or deleted without affecting the ruleset1. These impacts can have significant consequences for the customer’s data quality, segmentation, activation, and analytics, so the consultant should advise the customer to carefully consider the implications of deleting a ruleset before proceeding. The other options are incorrect because they are not impacts of deleting a ruleset. Option A is incorrect because deleting a ruleset will not remove all individual data, but only the unified customer data. The individual data from the source systems will still be available in Data Cloud1. Option D is incorrect because deleting a ruleset will not remove all source profile data, but only the unified customer data. The source profile data from the data streams will still be available in Data Cloud1. References: Delete an Identity Resolution Ruleset
Northern Trail Outfitters (NTO) wants to send a promotional campaign for customers that have purchased within the past 6 months. The consultant created a segment to meet this requirement.
Now, NTO brings an additional requirement to suppress customers who have made purchases within
the last week.
What should the consultant use to remove the recent customers?
Correct Answer:
B
The consultant should use B. Segmentation exclude rules to remove the recent customers. Segmentation exclude rules are filters that can be applied to a segment to exclude records that meet certain criteria. The consultant can use segmentation exclude rules to exclude customers who have made purchases within the last week from the segment that contains customers who have purchased within the past 6 months. This way, the segment will only include customers who are eligible for the promotional campaign. The other options are not correct. Option A is incorrect because batch transforms are data
processing tasks that can be applied to data streams or data lake objects to modify or enrich the data. Batch transforms are not used for segmentation or activation. Option C is incorrect because related attributes are attributes that are derived from the relationships between data model objects. Related attributes are not used for excluding records from a segment. Option D is incorrect because streaming insights are derived attributes that are calculated at the time of data ingestion. Streaming insights are not used for excluding records from a segment. References: Salesforce Data Cloud Consultant Exam
Guide, Segmentation, Segmentation Exclude Rules