Marketing Cloud Software Salesforce Marketing Cloud Email Specialist 2 — Questions and Answers
Question 1: A marketer wants to send a follow-up email only to subscribers who clicked a specific link in the previous campaign. Which Marketing Cloud feature best enables this?
- Triggered Send
- Journey Builder with a Click Activity goal
- Automation Studio with a Query Activity (Correct answer)
- Data Extension Filter
Correct answer: Automation Studio with a Query Activity
Automation Studio with a Query Activity can pull subscribers who clicked a specific link from tracking data into a sendable Data Extension for follow-up.
Question 2: Which AMPscript function retrieves a value from a Data Extension row based on a lookup key?
- AttributeValue()
- LookupRows()
- Lookup() (Correct answer)
- RetrieveSalesforceObjects()
Correct answer: Lookup()
The Lookup() function retrieves a single field value from a Data Extension row matching a specified key-value pair.
Question 3: What is the purpose of the 'Sender Authentication Package' (SAP) in Marketing Cloud?
- Encrypts email content in transit
- Provides private domain sending with custom branding and improved deliverability (Correct answer)
- Manages unsubscribe preferences automatically
- Authenticates API calls to the Marketing Cloud SOAP API
Correct answer: Provides private domain sending with custom branding and improved deliverability
SAP bundles private domain sending (SPF, DKIM), Reply Mail Management, and link/image wrapping under a custom domain for improved deliverability and branding.
Question 4: A Data Extension field is set to data type 'EmailAddress'. What validation does Marketing Cloud automatically apply?
- It checks that the value exists in the All Subscribers list
- It validates that the value conforms to standard email address format (Correct answer)
- It encrypts the stored email value
- It automatically suppresses duplicates in the field
Correct answer: It validates that the value conforms to standard email address format
The EmailAddress data type enforces email format validation, rejecting values that don't match the standard address format.
Question 5: Which send classification setting controls whether unsubscribes from a send are applied at the business unit level or the enterprise level?
- Publication List assignment (Correct answer)
- Send Throttle configuration
- CAN-SPAM classification
- Unsubscribe scope in the Subscriber Key settings
Correct answer: Publication List assignment
The Publication List assigned to a send classification determines whether opt-outs are recorded at the list (BU) level or the All Subscribers (enterprise) level.
Question 6: When configuring a Triggered Send Definition, what does setting the 'Priority' field to 'High' affect?
- The email's spam score is reduced
- The triggered send is processed before lower-priority triggered sends in the queue (Correct answer)
- The email bypasses the subscriber's frequency capping rules
- The send ignores suppression lists
Correct answer: The triggered send is processed before lower-priority triggered sends in the queue
High priority triggered sends are dequeued and processed before Medium or Low priority sends, reducing latency for time-sensitive messages like transactional emails.
Question 7: A marketer sets the 'Empty Cell Behavior' on a Content Area to 'Show Error'. What happens during a send if that Content Area has no content?
- The email sends with a blank space where the content area was
- Marketing Cloud skips the email for that subscriber
- The send job fails and logs an error (Correct answer)
- A default placeholder image is inserted automatically
Correct answer: The send job fails and logs an error
When Empty Cell Behavior is set to Show Error, an empty required Content Area causes the send job to fail with an error rather than sending a broken email.
A marketer wants to send a follow-up email only to subscribers who clicked a specific link in the previous campaign.
Which Marketing Cloud feature best enables this?