Trailblaze Prep
All CertificationsCertification PathBecome a CTASearchContact Us

Choose your role

Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Salesforce Certified Advanced Field Service Accredited ProfessionalSalesforce Certified B2B Commerce Admin Accredited ProfessionalSalesforce Certified B2B Commerce Developer Accredited ProfessionalSalesforce Certified Communications Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Trade Promotion Management Accredited ProfessionalSalesforce Certified Contact Center Accredited ProfessionalSalesforce Certified CPQ and Billing Consultant Accredited ProfessionalSalesforce Certified Energy and Utilities Cloud Accredited ProfessionalSalesforce Certified Financial Services Cloud Accredited ProfessionalSalesforce Certified Health Cloud Accredited ProfessionalSalesforce Certified Heroku Developer Accredited ProfessionalSalesforce Certified Loyalty Management Accredited ProfessionalSalesforce Certified Manufacturing Cloud Accredited ProfessionalSalesforce Certified Marketing Cloud Advanced Cross Channel Accredited ProfessionalSalesforce Certified Marketing Cloud Intelligence Accredited ProfessionalSalesforce Certified Marketing Cloud Personalization Accredited ProfessionalSalesforce Certified Media Cloud Accredited ProfessionalSalesforce Certified Net Zero Cloud Accredited ProfessionalSalesforce Certified Order Management Administrator Accredited ProfessionalSalesforce Certified Order Management Developer Accredited ProfessionalSalesforce Certified Process Automation Accredited ProfessionalSalesforce Certified Public Sector Solutions Accredited Professional
Sales
Designer
Tableau
Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Salesforce Certified Advanced Field Service Accredited ProfessionalSalesforce Certified B2B Commerce Admin Accredited ProfessionalSalesforce Certified B2B Commerce Developer Accredited ProfessionalSalesforce Certified Communications Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Trade Promotion Management Accredited ProfessionalSalesforce Certified Contact Center Accredited ProfessionalSalesforce Certified CPQ and Billing Consultant Accredited ProfessionalSalesforce Certified Energy and Utilities Cloud Accredited ProfessionalSalesforce Certified Financial Services Cloud Accredited ProfessionalSalesforce Certified Health Cloud Accredited ProfessionalSalesforce Certified Heroku Developer Accredited ProfessionalSalesforce Certified Loyalty Management Accredited ProfessionalSalesforce Certified Manufacturing Cloud Accredited ProfessionalSalesforce Certified Marketing Cloud Advanced Cross Channel Accredited ProfessionalSalesforce Certified Marketing Cloud Intelligence Accredited ProfessionalSalesforce Certified Marketing Cloud Personalization Accredited ProfessionalSalesforce Certified Media Cloud Accredited ProfessionalSalesforce Certified Net Zero Cloud Accredited ProfessionalSalesforce Certified Order Management Administrator Accredited ProfessionalSalesforce Certified Order Management Developer Accredited ProfessionalSalesforce Certified Process Automation Accredited ProfessionalSalesforce Certified Public Sector Solutions Accredited Professional
Sales
Designer
Tableau

Updated for Winter '26

Marketing Cloud Personalization AP Exam Tips (Winter '26): How to Pass

The Marketing Cloud Personalization AP exam validates your ability to implement real-time personalisation using Salesforce MCP (formerly Interaction Studio). These tips focus on personalisation campaigns, Einstein Recipes, and Identity Resolution that define this accreditation.

KM

Written and reviewed by Krishna Mohan — ADM-201, PD1, PD2, App Builder & Consultant certified. Updated for Winter '26. Methodology · Contact

Exam At a Glance

40

Questions

60 min

Time Limit

Pass / Fail

Passing Score

$150

Exam Fee

Quick Answer: What MCP AP Tests

  • Personalisation campaigns — Configuring web campaigns (banners, popups, inline content replacements) triggered by visitor behaviour, segment membership, or Einstein decisions. Email personalisation campaigns using Open-Time Content. Mobile SDK integration for app personalisation. A/B testing campaign variations and measuring lift.
  • Einstein Recipes and decisions — Building Einstein Recipes with Ingredients (collaborative filtering, viewed together, trending), Boosters (promote items from specific categories), and Exclusions (filter out purchased items). Einstein Decisions for next-best-action using AI-driven decisioning. Segment membership rules for targeted campaign eligibility.
  • Data model and Identity Resolution — The MCP data model (Users, Sessions, Events, Catalogue objects). Identity Resolution merging anonymous visitors with known profiles across web sessions, email opens, and CRM data. The Sitemap for tracking behavioural events (ViewItem, AddToCart, Purchase) and how catalogue data powers recommendations.

Highest-Weight Exam Sections

Personalisation Campaigns30%
Einstein Recipes and Decisions25%
Data Model and Identity Resolution25%
Reporting and Analytics15%

AP format: 40 questions, 60 minutes, Pass/Fail, $150. Einstein Recipes configuration is the most distinctive topic — know Ingredients, Boosters, and Exclusions thoroughly.

Scenario Strategy: How to Approach MCP AP Questions

Questions describe a personalisation or recommendation scenario and ask which MCP feature, configuration, or component delivers it. Think real-time first — MCP is about the current visitor's session, not historical batch data.

  • For Recipe questions: Collaborative Filtering Ingredient = recommend items that similar users purchased. Viewed Together Ingredient = recommend items frequently viewed together in the same session. Trending Ingredient = recommend items with recent high view/purchase velocity. When a scenario says 'recommend products that customers who bought this item also bought', use the Collaborative Filtering Ingredient — not 'Viewed Together' (which is same-session browsing, not purchase co-occurrence).
  • For campaign trigger questions: web campaigns can be triggered by page type (product detail page), segment membership (Gold loyalty member), behaviour event (added item to cart but didn't checkout — cart abandonment), or Einstein decision. When a scenario describes 'show a discount popup to visitors who viewed 3 products without adding to cart', configure a rule-based campaign with a 'view count' behavioural trigger.
  • For Identity Resolution questions: MCP tracks anonymous visitors with a cookie. When a visitor identifies themselves (login, email capture), MCP links the anonymous session data to the known profile. Identity Resolution matches across channels (web session + email open + mobile app + CRM record) to create a unified customer profile. When a question asks 'how does MCP know this website visitor is the same person as this email subscriber', the answer is Identity Resolution.

AP Exam Benchmark

Pass 3 timed 40-question mocks before booking (Pass/Fail scoring)

MCP AP is for digital marketing specialists implementing personalisation programmes. Hands-on experience configuring campaigns and Recipes in a live MCP environment is essential — the product has a unique interface and terminology that is difficult to learn from documentation alone. Access a demo or trial environment through your Salesforce partner relationship.

3 Concepts That Fail Most Marketing Cloud Personalization Candidates

These are not the hardest topics — they are the ones where candidates are most confidently wrong. Learn the distinction early.

1. Identity Resolution — Web SDK Tracks Anonymous Until Identity Is Asserted

The MCP Web SDK tracks visitors anonymously by default (anonymous profile). When a user logs in or fills out a form, the system merges the anonymous session with a known profile using the Identity attribute (email, CRM ID). Candidates expect immediate identity resolution — anonymous tracking must be explicitly merged via setIdentity() or an identity event. Without this, web behaviour is attributed to an anonymous profile.

2. Campaigns vs Experiences vs Templates — Three-Level Content Hierarchy

A Campaign is the top-level container for a personalisation initiative. An Experience is a specific content variant within a campaign (shown to a defined audience segment). A Template is the layout/format definition for how content is rendered (banner, popup, infobar). Candidates create new campaigns for every A/B test variant — the exam expects multiple Experiences within one Campaign for variant testing.

3. Einstein Decisions vs Rules-Based Personalisation — ML vs Configuration

Einstein Decisions uses machine learning to select the best content/offer for each visitor based on their behaviour and attributes. Rules-based personalisation uses explicit audience segment conditions to show specific content. Candidates use Einstein Decisions for all personalisation — the exam expects rules-based for deterministic scenarios ("show this offer to all Gold members") and Einstein Decisions for "best next action" recommendations.

Frequently Asked Questions

How hard is the Marketing Cloud Personalization ap exam?
The Marketing Cloud Personalization ap is a Pass/Fail accredited professional exam (40 questions, 60 minutes, $150) designed for practitioners with hands-on implementation experience. It is considered moderately challenging for those who have configured Marketing Cloud Personalization ap on real customer projects. Candidates without hands-on experience often find the specialised data model and feature configuration scenarios harder than expected. Most experienced practitioners pass with 3–4 weeks of focused review using the official Salesforce Trailmix for this accreditation.
What are the highest-weight MCP AP exam sections?
Personalisation Campaigns (30%) and Einstein Recipes and Decisions (25%) together account for 55% of the exam. Configuring web and email personalisation campaigns, building Einstein Recipes for product recommendations, and understanding how Personalization uses behavioural data for real-time decisioning are the most tested areas.
What is the difference between Marketing Cloud Personalization and Marketing Cloud Engagement?
Marketing Cloud Engagement (SFMC) is for batch and journey-based email, SMS, and push communications. Marketing Cloud Personalization (MCP) is for real-time 1:1 personalisation at the moment of interaction — personalising website content, product recommendations, and triggered messages based on what a visitor is doing right now. MCP captures real-time behavioural data; SFMC uses profile and campaign data.
What are Einstein Recipes in Marketing Cloud Personalization?
Einstein Recipes are the recommendation algorithm configurations in MCP. They define how to select and rank items (products, content, offers) for display to a user. Ingredients are the rules that determine which items are eligible (e.g., viewed categories, purchased products). Boosters increase the score of certain items. Exclusions remove items already purchased. The exam tests how to configure Recipes for common recommendation scenarios.
What concepts do most Marketing Cloud Personalization candidates get wrong?
The most commonly misunderstood topics for the Marketing Cloud Personalization exam are: (1) Identity Resolution — Web SDK Tracks Anonymous Until Identity Is Asserted; (2) Campaigns vs Experiences vs Templates — Three-Level Content Hierarchy; (3) Einstein Decisions vs Rules-Based Personalisation — ML vs Configuration. Candidates are most confidently wrong on these — learn the distinctions early to avoid losing marks on questions you expect to get right.
Why do most Marketing Cloud Personalization Ap candidates fail questions about Identity Resolution?
The MCP Web SDK tracks visitors anonymously by default (anonymous profile). When a user logs in or fills out a form, the system merges the anonymous session with a known profile using the Identity attribute (email, CRM ID). Candidates expect immediate identity resolution — anonymous tracking must be explicitly merged via setIdentity() or an identity event. Without this, web behaviour is attribu...
Why do most Marketing Cloud Personalization Ap candidates fail questions about Campaigns vs Experiences vs Templates?
A Campaign is the top-level container for a personalisation initiative. An Experience is a specific content variant within a campaign (shown to a defined audience segment). A Template is the layout/format definition for how content is rendered (banner, popup, infobar). Candidates create new campaigns for every A/B test variant — the exam expects multiple Experiences within one Campaign for vari...
Why do most Marketing Cloud Personalization Ap candidates fail questions about Einstein Decisions vs Rules-Based Personalisation?
Einstein Decisions uses machine learning to select the best content/offer for each visitor based on their behaviour and attributes. Rules-based personalisation uses explicit audience segment conditions to show specific content. Candidates use Einstein Decisions for all personalisation — the exam expects rules-based for deterministic scenarios ("show this offer to all Gold members") and Einstein...

Related Exam Tips

Start MCP AP Prep

After this exam, consider Sales Cloud Consultant or Service Cloud Consultant next.