Practice Data 360 Consultant Segmentation And Insights questions with full explanations on every answer.
Start practicing
Segmentation And Insights — choose a session length
Free · No account required
Click any question to see the full explanation and answer options, or start a focused practice session above.
A marketer wants to create a segment of High-Value customers based on a Calculated Insight (CI) named 'Customer_Lifetime_Spend_CI'. The CI calculates total spend per individual. When the consultant attempts to add this Calculated Insight as a filter criteria in the Segment Canvas, the CI is not available for selection. What is the most likely cause?
2A consultant has created a complex segment using multiple related objects (Individual -> Order -> Order Product). When publishing the segment, the job fails with a timeout error. What is the most efficient troubleshooting step to resolve this segment publishing failure?
3An organization requires a segment that updates continuously in real-time as users perform specific clickstream actions on a website. Which limitation must the Data Cloud consultant keep in mind when designing a streaming segment?
4A Data Cloud user needs to export segment membership to an external AWS S3 bucket for use in a third-party BI tool. Which feature should the consultant configure to achieve this export?
5A Data Cloud Consultant needs to create a segment of customers who have made a purchase in the last 30 days and have an active subscription. However, the purchase data updates in real time via streaming ingestion, while the subscription data is batch-loaded nightly. Which segment type and refresh strategy should the consultant configure?
6Where in the Data Cloud setup interface should a consultant navigate to create and manage segment definitions?
7An enterprise is running multiple batch segments that refresh daily. Due to downstream dependency requirements, Segment B must only evaluate after Segment A has finished its publishing run. How should the consultant orchestrate this dependency in Data Cloud?
8A consultant wants to create a Calculated Insight that calculates the total revenue generated by each customer over the last 12 months, using an ANSI SQL expression in Data Cloud. Which syntax rule must be followed when writing the Calculated Insight?
9When reviewing the Segment canvas, a consultant notices a metric called 'Publish History'. What information does this metric provide?
10A marketer needs to target customers who have purchased Product A AND Product B, but have NOT purchased Product C. How should the consultant configure this logic within the Segment Canvas containers?
11An organization wants to target customers who abandoned their cart more than 24 hours ago but have not completed a purchase since then. How should the consultant configure this time-based criteria in the Segment Canvas?
12A consultant needs to create a segment based on customer loyalty tier, which is stored in a Custom Object mapped to the Individual DMO. When building the segment, the loyalty tier attribute is showing as blank for many unified profiles. What should the consultant check first?
13A consultant is designing a Calculated Insight to track the number of distinct product categories a customer has purchased from over the last 90 days. Which SQL function should be used to count unique categories correctly in Data Cloud?
14A consultant wants to schedule a segment to refresh and publish automatically every day at 2:00 AM. Where is this schedule configured?
15What is the primary purpose of a Segment in Salesforce Data Cloud?
16A consultant is troubleshooting a Calculated Insight that fails upon publication with a syntax error. The query uses a CASE statement to categorize customer spend. What is a key syntax requirement for CASE statements in Data Cloud Calculated Insights?
17A marketer notices that after updating a segment's criteria, the segment member count drops to zero upon the next publish. What is the most likely reason?
18A consultant needs to create a segment that identifies customers who purchased items from both 'Electronics' and 'Apparel' categories in the same single order transaction. How should this be structured in the Segment Canvas?
19Which TWO of the following statements are accurate regarding streaming segments in Data Cloud? (Choose two.)
20When designing a segment, a consultant wants to see an estimate of the audience size before publishing. Where can this estimated count be viewed?
21A consultant is building a Calculated Insight that aggregates web session data. The requirement is to compute the rolling 30-day average of session durations per user. Which SQL clause or construct is essential for handling time-window calculations in Data Cloud Calculated Insights?
22A consultant is designing segment criteria using related objects. Which THREE of the following capabilities are supported within the Segment Canvas? (Choose three.)
23Which TWO factors can directly impact the execution time and performance of a batch segment publication? (Choose two.)
24Which THREE of the following best practices should a consultant follow when building Calculated Insights to ensure optimal performance? (Choose three.)
25A consultant is configuring segment activation for a batch segment. Which TWO settings or options must be configured when setting up the activation? (Choose two.)
26Which TWO methods can a consultant use to monitor the status and health of segment publishing jobs in Data Cloud? (Choose two.)
27Which TWO statements are true regarding segment publishing schedules? (Choose two.)
28A consultant is building a segment and needs to exclude employees whose email addresses end with '@company.com'. Where should this condition be applied?
29Which THREE of the following are valid considerations when using Calculated Insights within segment definitions? (Choose three.)
30What role does Identity Resolution play in relation to Data Cloud segmentation?
31A consultant is writing a Calculated Insight that requires joining two separate Data Model Objects: Sales__dlm (sales transactions) and Product__dlm (product catalog). What is required for this join to execute successfully in a Calculated Insight?
32What is the primary benefit of using containers in the Segment Canvas?
33An organization notices that an activation associated with a segment is failing to deliver data to an external marketing platform. What should the consultant check first?
34A consultant is designing a Calculated Insight to evaluate customer purchase frequency. The business wants to classify customers as 'Frequent', 'Occasional', or 'Rare' based on total order count. Which ANSI SQL construct is best suited for implementing this conditional categorization in the Calculated Insight?
35A consultant needs to create a segment of customers who live in specific postal codes AND have made a purchase of over $100. How should these two different types of attributes be combined in the Segment Canvas?
36What happens to an active segment when its underlying Data Model Object receives updated data during a scheduled batch ingestion?
37Which THREE of the following statements are true regarding Calculated Insights in Data Cloud? (Choose three.)
38Which TWO features or components can be leveraged when building complex audience criteria in the Segment Canvas? (Choose two.)
39An organization has configured a segment that includes a Calculated Insight metric. When the segment publishes, it completes successfully, but the resulting audience count is unexpectedly lower than expected. What is a recommended investigative step?
40Which TWO actions should a consultant take when preparing to delete a segment that is no longer needed? (Choose two.)
41When designing Calculated Insights that involve date/time functions, which THREE practices ensure accurate metric generation in Data Cloud? (Choose three.)
42Which TWO attributes are typically tracked in the Segment Publish History log? (Choose two.)
43A consultant wants to ensure that a segment refreshes every Monday morning before the weekly marketing email campaign launches. How should this be scheduled?
44A consultant is writing a Calculated Insight that aggregates lifetime spend and needs to filter out records where the transaction amount is null. Which SQL clause should be used in the query to exclude null values?
45What is the primary function of an Activation in Salesforce Data Cloud?
46A consultant is troubleshooting a segment where members are appearing multiple times in the activation export file. What is the most likely cause of duplicate profile entries in the activation export?
47An organization requires a Calculated Insight to compute the running total of customer purchases ordered by transaction timestamp. Which SQL analytical clause is required to compute running totals in Data Cloud?
48A consultant wants to share audience segment data with an external marketing system that requires real-time API lookups rather than bulk file exports. Which Data Cloud feature should the consultant leverage alongside segmentation?
49When configuring a new segment, what is the significance of selecting the 'Individual' DMO as the primary profile object?
50A consultant wants to create a segment of customers who have not opened any marketing emails in the last 6 months. Which segmentation container type should be used?
51A consultant is investigating why a batch segment publish job failed with an out-of-memory error. The segment contains multiple nested related object containers querying several years of historical transaction data. What is the best architectural remedy?
52A Data Cloud Consultant needs to create a segment of customers who have made a purchase in the last 30 days. Which tool should the consultant use to build this audience?
53A consultant is configuring a segment that needs to update hourly to capture real-time high-value cart abandoners. Which segment type supports this requirement?
54An administrator notices that a streaming segment is failing to publish updates despite new data flowing into the underlying Data Lake Object. What is the most likely cause?
55A marketing team wants to analyze customer lifetime value (LTV) across all business units before segmenting on it. Where should the consultant build this metric?
56A consultant writes a Calculated Insight using ANSI SQL to calculate total spend per customer. When attempting to save, the system throws an error regarding dimensionality. What is the cause?
57A calculated insight calculating average order value fails during execution with a timeout error. How should the consultant optimize the query?
58A consultant needs to schedule a batch segment to refresh every Monday at 6:00 AM. Where is this schedule configured?
59A business unit requires a segment to include individuals who have either browsed a product category or abandoned a cart, but explicitly exclude anyone who purchased in the last 7 days. Which Segment Canvas feature should be used?
60A consultant creates a segment using a related Engagement Data Model Object (DMO). The segment size is significantly smaller than expected. Upon troubleshooting, the consultant discovers that many records lack a foreign key relationship to the Unified Individual DMO. What architectural mechanism caused this discrepancy?
61An enterprise wants to publish a segment of high-value customers to an external S3 bucket. Which feature must the consultant configure prior to publishing the segment?
62A consultant needs to include attributes from a custom Calculated Insight into a segment rule. What requirement must be met before the Calculated Insight can be used in Segment Canvas?
63A consultant configures an activation to send segment membership to Marketing Cloud Engagement. When the activation runs, contacts are successfully added to a Data Extension, but some subscriber attributes are missing. What should the consultant verify?
64Which object type serves as the primary source for building audience segments in Salesforce Data Cloud?
65A consultant needs to create a segment based on the total number of website visits recorded in the last 7 days. The source web tracking data is stored in an engagement DMO. How should the consultant approach this?
66An organization runs daily batch segments that take several hours to compute. To improve performance, the consultant decides to optimize the underlying data model relationships. Which practice should the consultant follow?
67What happens to an active segment when the underlying Data Model Object schema is modified by removing a field used in the segment criteria?
68A consultant is asked to create a segment of customers who live in specific postal codes AND have made a purchase exceeding $100. How should the consultant build this logic in Segment Canvas?
69Which user permission is required to create and publish audience segments in Data Cloud?
70A multinational company needs segments to evaluate rules based on local time zones rather than UTC. How should the consultant configure date-based segment criteria to account for time zone differences?
71A consultant needs to deliver segment membership data to an SFTP server daily. Which component must be configured alongside the segment and activation?
72An enterprise has millions of unified profiles. A complex segment with multiple nested criteria and calculated insights takes an excessively long time to publish. What is a recommended best practice to improve publishing performance?
73What is the primary purpose of an Activation in Salesforce Data Cloud?
74How can a consultant verify how many profiles currently qualify for a published segment?
75A consultant wants to ensure that a segment only includes profiles where the customer's email address is not null and email opt-in is set to true. Where should these filters be applied?
76A consultant is configuring an activation to Meta (Facebook) Ads. The activation fails because matching criteria require hashed email addresses. How should the consultant resolve this?
77A consultant is designing a segment that requires filtering based on a Calculated Insight metric (e.g., Total Spend > 500). What type of attribute is used in the Segment Canvas to achieve this?
78A consultant is setting up batch segments in Salesforce Data Cloud. Which TWO characteristics are true regarding batch segments? Choose 2 options.
79A consultant needs to troubleshoot a Calculated Insight that is not returning expected results. Which TWO areas should the consultant check? Choose 2 options.
80When configuring a streaming segment in Data Cloud, which THREE limitations or considerations must a consultant keep in mind? Choose 3 options.
81Which TWO actions can a consultant perform within the Segment Canvas interface? Choose 2 options.
82A consultant is preparing to publish a segment to an Activation Target. Which THREE prerequisites must be verified before activation? Choose 3 options.
83Which TWO benefits does a Calculated Insight provide in Data Cloud? Choose 2 options.
84A consultant needs to design a Calculated Insight that evaluates customer churn risk based on purchase frequency and support ticket volume. Which THREE best practices should the consultant apply? Choose 3 options.
85A consultant is managing segment publishing schedules. Which THREE factors influence when and how batch segments publish? Choose 3 options.
86An administrator notices that segment counts fluctuate wildly between consecutive batch runs. Which THREE potential root causes should the consultant investigate? Choose 3 options.
87Which TWO destination types are officially supported for publishing Data Cloud segments via Activation Targets? Choose 2 options.
88A consultant is auditing an enterprise Data Cloud deployment and finds performance bottlenecks during segment publishing. Which THREE architectural adjustments can help resolve performance issues? Choose 3 options.
89A Data Cloud Consultant needs to create a segment of customers who have made a purchase in the last 30 days. Which type of segment should be used to ensure the membership updates automatically on a scheduled basis?
90An organization has configured a segment that includes unified individuals with an open support case. The segment is set to publish daily. However, support agents report that customers who resolved their cases hours before the scheduled publish are still receiving targeted marketing campaigns. How should the consultant redesign this segmentation approach?
91A marketer needs to target high-value customers in Data Cloud whose total lifetime spend calculated via a Calculated Insight exceeds $10,000. The segment needs to be evaluated continuously as transactions stream into the platform. What is the key limitation the consultant must consider when building this segment?
92An enterprise marketing team needs to publish a segment containing 50 million profiles to an external activation target every morning at 6:00 AM. The data activation job consistently fails due to timeout errors. Which architectural adjustment should the consultant implement?
93A Data Cloud Consultant is building a Calculated Insight using ANSI SQL to calculate the average order value (AOV) per customer. When attempting to save the Calculated Insight, the system throws a validation error regarding the dimensions. What is the most likely cause of this error?
94A consultant is creating a segment that targets individuals who belong to either 'Segment A' or 'Segment B', but explicitly excludes members of 'Segment C'. How should this be constructed on the Segmentation Canvas?
95A consultant needs to create a segment based on a specific product category purchased by customers. Which Data Cloud feature allows the consultant to traverse from the Unified Individual object down to the Sales Order and Product objects to define this criteria?
96A Data Cloud Consultant is designing a batch segment that needs to run daily. Which TWO best practices should the consultant follow to ensure optimal performance and avoid processing timeouts? (Choose two.)
97A consultant is troubleshooting a Calculated Insight that aggregates total purchases per customer over the last year. The metric returns incorrect values for several customers. Which THREE factors should the consultant investigate? (Choose three.)
98Which THREE actions can a consultant perform when configuring segment publishing in Data Cloud? (Choose three.)
The Segmentation And Insights domain covers the key concepts tested in this area of the Data 360 Consultant exam blueprint published by Salesforce. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all Data 360 Consultant domains — no account required.
The Courseiva Data 360 Consultant question bank contains 98 questions in the Segmentation And Insights domain. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the Segmentation And Insights domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included