Marketing Cloud Software Salesforce Marketing Cloud Ultimate 2 — Questions and Answers
Question 1: Which Marketing Cloud feature allows marketers to send personalized content blocks based on subscriber attributes without creating separate emails?
- Dynamic Content (Correct answer)
- A/B Testing
- Send Classification
- Triggered Send
Correct answer: Dynamic Content
Dynamic Content lets you define content variations within a single email that render differently based on subscriber data rules.
Question 2: In Journey Builder, what is the purpose of a 'Decision Split' activity?
- Pause the journey for a set time
- Route contacts down different paths based on data or behavior (Correct answer)
- Send a batch email to all contacts
- Update a contact's attribute in the data extension
Correct answer: Route contacts down different paths based on data or behavior
A Decision Split evaluates a condition and routes contacts to different journey paths based on whether they meet defined criteria.
Question 3: What does the 'All Subscribers' list represent in Email Studio?
- A segmented list of your most engaged contacts
- The master list of every email address ever sent to in the account (Correct answer)
- A list of contacts imported from Salesforce CRM
- A suppression list for unsubscribes only
Correct answer: The master list of every email address ever sent to in the account
All Subscribers is the master list that automatically tracks every subscriber across all sends in the Marketing Cloud account.
Question 4: Which SQL function would you use in Automation Studio to find subscribers who opened an email in the last 30 days?
- DATEDIFF(day, LastOpenDate, GETDATE()) <= 30 (Correct answer)
- DATEADD(day, -30, OpenDate) = GETDATE()
- CONVERT(date, OpenDate) > 30
- BETWEEN OpenDate AND 30
Correct answer: DATEDIFF(day, LastOpenDate, GETDATE()) <= 30
DATEDIFF calculates the difference between two dates, and comparing it to 30 filters for opens within the last 30 days.
Question 5: In Marketing Cloud Connect, what is the primary function of the 'Synchronized Data Extensions'?
- Store Marketing Cloud-only campaign data
- Mirror Salesforce CRM objects (Leads, Contacts) into Marketing Cloud (Correct answer)
- Backup email sends to Salesforce
- Create landing pages linked to CRM records
Correct answer: Mirror Salesforce CRM objects (Leads, Contacts) into Marketing Cloud
Synchronized Data Extensions pull Salesforce CRM records into Marketing Cloud so you can use CRM data for segmentation and personalization.
Question 6: Which Marketing Cloud tool is used to build landing pages and microsites with forms that capture lead data?
- CloudPages (Correct answer)
- Content Builder
- Web Studio
- Interaction Studio
Correct answer: CloudPages
CloudPages is Marketing Cloud's tool for creating web pages, landing pages, microsites, and smart capture forms.
Question 7: What is a 'Triggered Send' in Email Studio?
- A scheduled bulk email blast
- A real-time email sent in response to a specific subscriber action or API call (Correct answer)
- An A/B test with a winner send
- A suppression-filtered send to a list
Correct answer: A real-time email sent in response to a specific subscriber action or API call
A Triggered Send fires an individual email immediately when triggered by an API call or automation event, enabling real-time transactional messages.
Which Marketing Cloud feature allows marketers to send personalized content blocks based on subscriber attributes without creating separate emails?