Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryMMember Status
Core CRMBeginner

Member Status

Member Status in Salesforce is the picklist field on the CampaignMember object that tracks how a Lead or Contact engaged with a specific campaign.

§ 01

Definition

Member Status in Salesforce is the picklist field on the CampaignMember object that tracks how a Lead or Contact engaged with a specific campaign. Each Campaign has its own set of Member Statuses (Sent, Responded, Attended, Not Attended), and a CampaignMember record on that campaign carries one of those statuses. Member Status drives campaign effectiveness reporting, response-rate calculations, and the Campaign Influence attribution model used to credit revenue back to marketing campaigns.

Each Campaign owns its own Member Status set, configured under the campaign''s related Member Statuses page. Default statuses (Sent, Responded) ship out of the box; admins can add campaign-specific statuses (Attended, Registered, Watched, Engaged) to match the campaign type. One status per campaign is marked Has Responded; CampaignMembers with that status count as responses for the campaign''s Response Rate calculation. The interplay between Member Status and campaign reporting is the foundation of marketing-attribution analysis in Salesforce.

§ 02

How Member Status drives campaign effectiveness measurement

Per-campaign status sets

Each Campaign has its own set of Member Statuses. Admins or campaign owners configure the statuses when the campaign is created. An email campaign might use Sent, Opened, Clicked, Responded; an event might use Invited, Registered, Attended, No-Show. The status set is campaign-specific so the relevant terminology shows up on each campaign''s member list.

Default vs. custom statuses

Salesforce ships default statuses (Sent, Responded) that apply when no custom set is configured. Most teams customize per campaign for clearer reporting. The default is fine for simple campaigns but limits the meaning of Response Rate when the campaign has more nuanced engagement signals.

Has Responded flag

Exactly one status per campaign is marked Has Responded. CampaignMembers with that status count toward the campaign''s Number of Responses metric and the Response Rate (responses / total members). The flag is the single most important configuration on Member Status; it decides which engagement signals count as a response.

Updating Member Status from automation

Member Status often updates from automation: Pardot or Marketing Cloud Engagement promotes a member from Sent to Opened when the prospect opens the email; a Flow updates status from Registered to Attended when the attendee badge scans at an event; an Apex trigger updates from Invited to Responded based on form submission. The data integration is where Member Status really earns its keep.

Campaign Influence and attribution

Member Status with Has Responded = true is the primary signal for Campaign Influence attribution. When an Opportunity closes, Campaign Influence credits the campaigns whose members responded during the sales cycle. Without proper Member Status configuration, the attribution model has nothing to credit.

Reports and dashboards

Reports on CampaignMember surface member volume by status per campaign, response rates over time, attribution by campaign type. Dashboards combine these into marketing-leadership views: top-performing campaigns, response-rate trends, attribution by quarter. The Member Status field is the join key for most of this analysis.

Member Status updates in bulk

Bulk Member Status updates happen via Data Loader (load a CSV of CampaignMember IDs with new status values), via the Manage Members wizard on the campaign, via Flow with a record collection, or via Apex. The most common pattern is automated status promotion via marketing-automation integration; manual bulk updates are reserved for cleanup or one-off adjustments.

§ 03

Configure Member Status on a Campaign

Member Status setup happens per campaign. The configuration takes a minute; the impact on reporting is permanent.

  1. Open the Campaign

    Navigate to the relevant Campaign record. Find the Member Statuses related list (Campaign Member Statuses on Lightning).

  2. Click New to add a status

    Each status has a Label (display name), a Has Responded flag, and an Is Default flag. Add the statuses that match the campaign type.

  3. Mark one status as Has Responded

    Pick the status that represents the campaign''s response criteria. Only one status per campaign can carry the flag.

  4. Set the default status

    Pick the status new members get when added to the campaign. Usually Sent or Invited.

  5. Map automation to the statuses

    Configure Pardot, Marketing Cloud Engagement, or custom automation to promote members through the statuses as engagement signals arrive.

  6. Build campaign reports

    Create reports that surface member volume per status, response rates, and attribution. Pin them to the marketing-leadership dashboard.

Gotchas
  • One status per campaign is Has Responded. Picking the wrong one corrupts Response Rate reporting and Campaign Influence attribution.
  • Each Campaign has its own status set. Standardizing statuses across many campaigns requires explicit configuration; there''s no org-wide default beyond Sent and Responded.
  • Member Status changes are tracked in the field history. Audit reports can surface when and why a status changed.
  • Automation must update Member Status for the metrics to work. Without automation, Member Status stays at the default and Response Rate is zero.
§

Trust & references

Sources

Cross-checked against the following references.

Official documentation

Straight from the source - Salesforce's reference material on Member Status.

Was this entry helpful?
Help us write better definitions. Quick reactions or detailed edit suggestions.

About the Author

Dipojjal Chakrabarti is a B2C Solution Architect with 29 Salesforce certifications and over 13 years in the Salesforce ecosystem. He runs salesforcedictionary.com to help admins, developers, architects, and cert/interview candidates sharpen their fundamentals. More about Dipojjal.

§

Test your knowledge

Q1. What is Member Status in Salesforce Campaigns?

Q2. What does the Has Responded flag do?

Q3. Why use consistent member statuses across campaigns?

§

Discussion

Loading…

Loading discussion…