Question

Difficulty: HardCampaign Management and Campaign Members

An administrator at Cloud Kicks is configuring a multi-tier Campaign Hierarchy to evaluate performance across a multi-channel product launch. The marketing manager observes that while several child campaigns have recorded new campaign members, the aggregate Total Responses in Hierarchy field on the root Parent Campaign record continues to show zero. Further inspection reveals that custom statuses were created on the child campaigns to track attendee engagement. Which administrative action should be taken to ensure the hierarchy rollup metrics accurately aggregate engagement data?

  1. Edit the custom Campaign Member Status values on the child campaigns and enable the Responded checkbox for engagement statuses.Answer
  2. B
    Configure custom field mapping on the Lead object to map the Lead Status field directly to the Campaign Member Response field prior to lead conversion.
  3. C
    Enable Grant Access Using Hierarchies on the Campaign object sharing settings to allow metric calculation across the role hierarchy.
  4. D
    Change the lookup relationship between Parent Campaign and Child Campaign into a Master-Detail relationship to enable standard roll-up summary behavior.

Answer

Edit the custom Campaign Member Status values on the child campaigns and enable the Responded checkbox for engagement statuses.
The correct answer addresses the root cause of zero response counts in campaign hierarchy rollup fields. Aggregate campaign statistics such as 'Total Responses in Hierarchy' sum up campaign members whose status value has the 'Responded' checkbox enabled. When administrators create custom member statuses without checking this box, Salesforce treats those interactions as non-responses, leading to zero values in rollup statistics across the hierarchy.

Step-by-Step Solution

1
Analyze how Salesforce calculates hierarchy aggregate fields.
Identify that fields like 'Total Responses in Hierarchy' aggregate member records where the 'Responded' flag is set to true on their status.
Salesforce relies on the binary 'Responded' flag on Campaign Member Status records to determine whether a member count contributes to campaign response metrics.
2
Inspect the custom Campaign Member Status settings on child campaigns.
Determine that new custom statuses (e.g., 'Attended', 'Registered') were added without checking the 'Responded' box.
When creating custom campaign member statuses, the 'Responded' checkbox is unchecked by default unless explicitly selected during configuration.
3
Update status configurations and check the 'Responded' checkbox for appropriate engagement statuses.
The parent campaign automatically recalculates 'Total Responses in Hierarchy' to reflect accurate response counts.
Marking engagement statuses as 'Responded' allows standard rollup summary logic across the campaign hierarchy to evaluate correctly.

Key Concept

Campaign Hierarchy Rollup Summaries and Campaign Member Status Responded Tracking
Rate this question