How many domains can you set up in Web Channel if they are all using the same Merchant ID?
A. Up to 10
B. One
C. Unlimited
D. Two
Explanation:
According to SAP Emarsys official documentation, there is no limit to the number of domains that can be configured under a single Merchant ID in Web Channel. The platform allows you to add and verify multiple domains within one account without restriction. This flexibility enables businesses operating multiple brands or regional websites to manage all domains under a single Emarsys account.
Important Clarification:
While an account can have unlimited domains, each Web Channel campaign can only be linked to one domain. This is a critical distinction frequently tested in the exam. If you need to run the same campaign across multiple domains, you must duplicate the campaign and assign a different domain to each copy.
❌ Why other options are incorrect:
A. Up to 10:
Incorrect. No documentation specifies a limit of 10 domains. SAP Emarsys does not enforce such a cap at the account level.
B. One:
Incorrect. This confuses the account-level capability with the campaign-level restriction. One account can hold many domains; only the campaign itself is limited to one domain.
D. Two:
Incorrect. There is no published limit of two domains per Merchant ID. This is an arbitrary number not supported by any official source.
References:
SAP Emarsys Help Portal: Web Channel – FAQ: "Even though an account can use more than one domain, a Web Channel campaign can only be connected to one."
What is one purpose of the link title attribute when adding URLs in the block-based editor?
A. It creates a call to action (CTA) with this text on it.
B. It enables link tracking.
C. It displays the link title in the reporting.
D. It is a tooltip and appears when the recipient hovers over the link.
Explanation:
When you insert a URL into a block-based email, the Link Title serves as a label for that specific hyperlink within the Emarsys database.
Internal Organization: Instead of trying to identify which link was clicked by looking at a long, messy URL (e.g., https://site.com/p/9283?utm_source=...), the Analysis and Reporting modules will show the friendly name you entered, such as "Header Logo" or "Summer Sale Button."
Unique Identification: If you have the same URL in two different places (e.g., a link at the top of the email and one in the footer), giving them different Link Titles allows you to see which specific location performed better in your heatmaps and click-through reports.
Why the Other Options are Incorrect:
A (It creates a CTA):
This is incorrect. The text visible on a CTA button is determined by the "Button Text" or the content inside the block, not the hidden title attribute of the link itself.
B (It enables link tracking):
This is incorrect. Link tracking is enabled by default in Emarsys by wrapping the URL in a tracking redirect. The title just names the trackable link; it doesn't "turn on" the tracking feature.
D (It is a tooltip): This is a common point of confusion. While in standard HTML an tag's title attribute can act as a tooltip, in the context of the Emarsys block-based editor, the primary functional purpose of this specific field is for administrative reporting.
References:
SAP Emarsys Help Portal: Under the Email Campaigns section, specifically Creating Email Content, it notes that Link Titles are used to identify URLs in the "Link Analysis" section of the reporting.
In which cases can you use personalization rules in an email campaign? Note: There are 2 correct answers to this question.
A. In a triggered email
B. In an on-event email
C. In a batch email
D. In a recurring email
Explanation:
Personalization rules allow marketers to create "if/then" scenarios within the Visual Content Editor (VCE). These rules are processed by the Emarsys email engine at the time of launch for segments of contacts.
Batch Emails (C):
These are standard one-time "blast" campaigns (e.g., a newsletter). Since the system evaluates the entire segment at once, it can efficiently apply personalization rules to display different content to different segments (e.g., showing a "Men's Collection" block only to male recipients).
Recurring Emails (D):
These are batch emails scheduled to repeat at specific intervals (e.g., a weekly digest). Because they function like batch emails—processing a segment of users simultaneously—the personalization engine supports these rules fully.
Why the Other Options are Incorrect:
A (Triggered) & B (On-event):
Both of these email types are sent to individuals one-by-one in real-time based on a specific action (like a "Forgot Password" or "Order Confirmation").
In Emarsys, these emails typically use Scripting Language (Emarsys Scripting Language or ESL) or Placeholder Variables to insert data dynamically rather than "Personalization Rules."
Personalization rules are technically tied to Segments, and since triggered/on-event emails do not wait for a segment to build, they cannot utilize the standard rule-based block logic found in the VCE for batch campaigns.
References:
SAP Emarsys Help Portal: Under the Personalization Rules documentation, it explicitly states that these rules are compatible with batch and recurring campaigns launched from the Email Office.
Which statement correctly describes the data flow of Web recommendations?
A. Recommendations are requested from the end user's browser by the JavaScript API.
The returned recommendations are then displayed by the same API.
B. Recommendations are requested from SAP Emarsys Customer Engagement servers.
The returnedrecommendations are then displayed on the client website.
C. Recommendations are requested from the end user's email server by the JavaScript
API. The returned recommendations are then displayed by the same API.
D. Recommendations are displayed on SAP Emarsys Customer Engagement servers using a PHP module.
Explanation:
The correct data flow for SAP Emarsys Web recommendations is browser-driven. The Emarsys Data Collection JavaScript API is implemented on the client's website. When a user visits the page, the script pushes a recommend command into the ScarabQueue, followed by a go command . This initiates a request directly from the end-user's browser to the Predict servers. The servers compute the recommendations and send the data back to the browser, where the same JavaScript API renders the products using doT.js templates . The entire transaction occurs between the browser and Emarsys servers, with no intermediate email server or server-side PHP module involved.
❌ Why other options are incorrect:
B. Recommendations are requested from SAP Emarsys Customer Engagement servers. The returned recommendations are then displayed on the client website.
Incorrect. This option is misleading because it omits the critical role of the browser and the JavaScript API. While the Predict servers do process and return the recommendations, the request originates from the browser, not from Emarsys servers. The phrase "requested from SAP Emarsys servers" incorrectly implies a server-to-server call.
C. Recommendations are requested from the end user's email server by the JavaScript API. The returned recommendations are then displayed by the same API.
Incorrect. This contains a fundamental error. Web recommendations are displayed on websites, not in email. Email recommendations use a different delivery mechanism (e.g., personalization tokens). The JavaScript API interacts with Predict servers, not an "email server."
D. Recommendations are displayed on SAP Emarsys Customer Engagement servers using a PHP module.
Incorrect. Recommendations are displayed on the client's website, not on Emarsys servers. There is no PHP module involved; rendering is performed client-side via JavaScript and doT.js templates .
References:
SAP Emarsys Help Portal: Web Recommender – Overview
SAP Emarsys Help Portal: Web Recommender Templates
You are unable to select a Digital Ads audience in the Digital Ads - Add to Audience node in an Automation program. Which of the following could be the reason for the error?
A. You did not create the asset in the Digital Ads - Audiences tab as an Automation Audience.
B. You did not segment for contacts whose opt-in is true before the Digital Ads - Add to Audience node.
C. You already have a Digital Ads - Add to Audience node in your program with a different audience selected.
D. You did not use a Digital Ads - Remove from Audience node in your program.
Explanation:
To use a Digital Ads node within an automation program, the destination audience must be pre-configured with the correct Audience Type.
Automation Audience Type: When creating a new audience in the Digital Ads module, you must explicitly select "Automation Audience". This setting flags the audience to remain "open" so the Automation Center can inject contacts into it dynamically as they reach that point in the journey.
Visibility: If an audience is created as a "Standard" or "One-off" audience, it is intended for a single sync of a specific segment. Consequently, it will not appear in the dropdown menu of the Automation Center node because the node is technically incompatible with static, non-automated assets.
Why the Other Options are Incorrect:
B (Opt-in Check):
While checking for Opt-in = True is vital for compliance before sending data to ad networks, the UI functionality of the node is not dependent on your segment filters. A lack of opt-in filters will not hide the audience from the selection menu.
C (Multiple Nodes):
Emarsys allows you to use multiple Digital Ads nodes within a single program. You can add a contact to several different audiences (e.g., "Retargeting" and "High Intent") without causing a technical error or selection conflict.
D (Remove Node):
The "Remove from Audience" node is a functional step to clean up lists (e.g., removing a user from a "Prospect" ad once they buy). Its absence has no bearing on whether you can select an audience in an "Add to" node.
References:
SAP Help Portal (Emarsys): Digital Ads - Audience Management section specifies that audiences must be designated as "Automation Audiences" to be used in the Automation Center.
You delete a contact in SAP Emarsys. Which of the following happens? Note: There are 3 correct answers to this question.
A. The contact purchase data in Smart Insight is deleted.
B. The contact is deleted from all contact lists.
C. The contact rewards data in Loyalty is deleted.
D. The contact is deleted from the SAP Customer Data Platform immediately.
E. The contact is deleted from all marketing campaigns, past and present.
Explanation:
When a contact is deleted (manually or via API), the system performs a hard delete across the core Emarsys modules to ensure that no personally identifiable information (PII) remains.
Smart Insight (A):
Since Smart Insight connects purchase history to specific contact IDs, deleting the contact removes their associated records from the Smart Insight database. This ensures that their individual buying behavior is no longer stored.
Contact Lists (B):
A contact is essentially a row in the master database. Once that row is deleted, the contact is automatically and immediately stripped from all static and folders-based lists they previously inhabited.
Loyalty (C):
The Loyalty module is deeply integrated with the contact profile. Deleting the contact wipes their loyalty profile, including accumulated points, tier status, and reward history.
Why the Other Options are Incorrect:
D (SAP Customer Data Platform):
While Emarsys can be integrated with SAP CDP, they are separate systems. Deleting a contact in Emarsys does not automatically trigger an "immediate" deletion in the CDP unless a specific, custom integration/orchestration has been built to handle two-way deletions.
E (Marketing Campaigns, past and present):
This is a trick of wording. While the contact is removed from receiving future campaigns, their historical interaction data (opens, clicks) is usually anonymized rather than "deleted from the campaign." The campaign reporting itself remains intact; you just can no longer see which specific deleted contact performed those actions.
References:
SAP Help Portal (Emarsys): Under Data Privacy - Deleting Contacts, it notes that a deletion request covers core segments, Loyalty, and Smart Insight data.
You have set up a sequence-based conversion for Event Attribution. The sequence is Wishlist + Add to cart, with a last-touch attribution model and a 7-day attribution window. A contact adds an item to her wishlist and then, 8 days later, adds the item to her cart. Why does this sequence NOT qualify as a conversion?
A. Because the contact would have to make a purchase for the sequence to count as a conversion.
B. Because only one of the events in the sequence occurred within the attribution window.
C. Because there must be at least 3 events in a sequence to count as a conversion.
D. Because none of the events within the sequence occurred within the attribution window.
Explanation:
Event Attribution in Emarsys allows you to define a specific path (sequence) that a user must take to be counted as a "conversion." However, for a multi-step sequence to qualify, every event in that defined sequence must fall within the specified attribution window relative to the final "conversion" moment.
Why the Other Options are Incorrect:
A (Must be a purchase):
Incorrect. In Emarsys, you can define any custom event as a conversion. It does not have to be a monetary "Purchase"; "Add to Cart" is a perfectly valid conversion goal.
C (Must be 3 events):
Incorrect. A sequence can consist of as few as two events (e.g., Email Open + Website Visit). There is no requirement for three steps.
D (None of the events occurred):
Incorrect. The "Add to cart" event did occur. The reason for failure isn't that nothing happened, but specifically that the first required step was too far in the past to be credited.
References:
SAP Help Portal (Emarsys): Under Strategic Dashboard - Event Attribution, it specifies that all events in a sequence must occur within the attribution window to be counted.
Which of the following attributes are synchronized from Emarsys-opened email activities to SAP Customer Data Platform? Note: There are 3 correct answers to this question.
A. IP address
B. City name
C. Attachment size
D. Email subject line
E. Time zone
Explanation:
When a contact opens an email, Emarsys captures "Open" event data. In the standard integration with SAP CDP, the focus is on contextual and geographical data to help refine the customer's "Single Customer View."
IP Address (A):
The IP address of the device used to open the email is synchronized. This is a primary data point used by the CDP to help resolve identities and track the technical origin of the interaction.
+1
City Name (B):
Based on the IP address, Emarsys resolves the geographical location. The City Name is passed to the CDP to help with regional segmentation and localized marketing strategies.
Time Zone (E):
Similar to location data, the time zone is derived from the interaction. This is crucial for the CDP to orchestrate "best time to send" activities across other connected platforms in the SAP ecosystem.
Why the Other Options are Incorrect:
C (Attachment Size):
Emarsys is not designed for sending heavy attachments (it primarily uses links to assets). Therefore, "Attachment Size" is not a standard attribute tracked or synchronized for email activity.
D (Email Subject Line):
While the Campaign ID and Email Name are typically synchronized to identify which campaign was opened, the specific text of the "Subject Line" is generally considered campaign-level metadata rather than a contact activity attribute that resides in the CDP profile.
References:
SAP Help Portal: Under Connectors - Emarsys Integration with SAP CDP, the documentation lists the activity attributes for "Email Opened" events, highlighting IP-based geolocation data (City, Country, Time Zone).
Which of the following attributes can be used for Smart Insight filtering? Note: There are 3 correct answers to this question.
A. Attribution channel – You can filter by the channel responsible for the purchase (currently email, In-app, and Push campaigns).
B. Expired Coupon - You can filter for users whose coupon has expired.
C. Email campaign name – You can filter contacts based on the campaign's name in Emarsys.
D. Price amount – You can filter orders based on a price range for items purchased in those orders.
E. External ID – you can filter contacts by this ID if you use an external ID to identify your customers, products, or stores.
Explanation:
Smart Insight filters are designed to bridge the gap between Contact Data and Sales Data (Orders/Items).
Attribution channel (A):
This allows you to see which revenue was driven by specific touchpoints. Smart Insight tracks whether a purchase resulted from an Email, In-app, or Push interaction, enabling you to calculate the ROI of your mobile versus desktop marketing efforts.
Email campaign name (C):
One of the most common filters, this allows you to isolate customers who made a purchase specifically after interacting with a named campaign (e.g., "Black Friday 2025"). It helps in analyzing which specific creative or messaging strategy led to higher conversion values.
Price amount (D):
This is an item-level filter. You can filter for orders containing products within a specific price range. This is essential for segmenting "Discount Shoppers" (low price range) versus "Luxury/Premium Shoppers" (high price range).
Why the Other Options are Incorrect:
B (Expired Coupon):
Coupon status is generally considered "External Data" or "Voucher Management" data. While you can filter by whether a purchase used a coupon, the "Expired" status of a coupon for a contact is not a standard Smart Insight sales filter; it would typically be handled via a standard Contact Segment.
E (External ID):
While External IDs are used for database synchronization, they are not used as analytical filters within the Smart Insight dashboard screens. Smart Insight focuses on aggregated metrics (revenue, frequency, recency) rather than searching for individual IDs.
References:
SAP Help Portal (Emarsys): Under Smart Insight - Filtering and Segments, it lists Attribution Channel, Campaign Name, and Item Price as standard available criteria.
How does the IP access control functionality work?
A. Users logging in from one of the IP addresses from an allowlist can log in using the registered phone number only. All other IPs are fully restricted.
B. Users logging in from one of the IP addresses from an allowlist can log in with their user name and password only. Users logging in from all other IP addresses must confirm their identity via two-step authentication.
C. Users logging in from one of the IP addresses from an allowlist can log in using the registered phone number only. All other users will need to confirm their identity via user name, password, and two-step authentication.
D. Users logging in from one of the IP addresses from an allowlist can log in with their user name and password only. All other IPs are fully restricted.
Explanation:
The SAP Emarsys IP Access Control functionality applies conditional authentication based on network origin. When enabled via Management > Security Settings, users logging in from allowlisted IPs require only username and password. Users logging in from all other IPs must complete two-step authentication in addition to their credentials . This prevents unauthorized access even if passwords are compromised. An exception allows users with authenticator apps to "remember this device," granting password-only login for 14 days regardless of IP .
❌ Why other options are incorrect:
A. Incorrect. Allowlisted IPs do not use phone number login; they use username and password. Non-allowlisted IPs are not fully restricted—they are permitted with two-step authentication .
C. Incorrect. The first half is false (phone number login does not exist). The second half correctly describes non-allowlisted access, but the fatal error in the first half invalidates the entire option .
D. Incorrect. The first half is correct (username and password only). However, the second half is false: non-allowlisted IPs are not fully restricted; they are granted access after successful two-step authentication .
🔗 References:
SAP Emarsys Help Portal: Security settings:: IP Access Control
SAP Help Portal: Account troubleshooting - Login errors
You are creating personalization tokens that you can reuse across different channel campaigns. Which of the following token types are available? Note: There are 2 correct answers to this question.
A. Contact Data
B. Email Address
C. External Data
D. Custom Data
Explanation:
The "Create Token" interface in SAP Emarsys specifically categorizes tokens based on where the data is being pulled from.
Contact Data (A):
These are the most common tokens. They pull information directly from the Emarsys Contact Database (e.g., First Name, Last Name, City). These tokens use the standard {{ contact.field_id }} syntax and are essential for basic 1:1 personalization.
External Data (C):
These tokens are used to display information passed to Emarsys via an External Event (typically through an API call). For example, if you trigger a "Shipping Confirmation" email, the tracking number or order items are not stored in the contact database but are sent as a JSON payload in the API call. An External Data token {{ event.tracking_number }} allows you to reuse that dynamic data in your templates.
Why the Other Options are Incorrect:
B (Email Address):
While "Email Address" is a field you can personalize, it is technically a Contact Data field (Field ID 3). It is not a separate "token type" in the creation menu; it is simply a specific selection within the Contact Data category.
D (Custom Data):
In Emarsys terminology, we refer to Custom Fields (which live within the Contact Database). While you can create tokens for custom fields, the type of token you select in the menu is still Contact Data. "Custom Data" is not a standard category label used in the token creation wizard.
References:
SAP Emarsys ESL Documentation: Lists "Contact data tokens" and "External Data tokens" as the primary structures for reusable personalization placeholders
What can you do with Open Data for SAP Emarsys? Note: There are 3 correct answers to this question.
A. Connect an Open Data project to multiple Emarsys accounts (tenants).
B. Export datasets up to 10 MB maximum.
C. Automatically export data and use it in your third-party BI tools.
D. Use any business email account with Open Data.
E. Upload your own additional data into Open Data.
Explanation:
Open Data is designed for enterprise-level data orchestration, offering flexibility that standard exports cannot match.
Multi-tenant Connection (A):
Organizations with multiple Emarsys accounts (e.g., for different regions or sub-brands) can connect several tenants to a single Open Data project. This allows for a consolidated view of marketing performance across the entire global organization.
BI Tool Integration (C):
Open Data is essentially a data warehouse. You can connect it to third-party Business Intelligence (BI) tools like Tableau, PowerBI, or SAP Analytics Cloud. This enables automatic data flow for custom reporting, attribution modeling, and executive dashboards.
Custom Data Upload (E):
One of the most powerful features of Open Data is the ability to bring in non-Emarsys data (e.g., offline store sales, weather data, or loyalty data from an external provider). By joining this with your Emarsys behavior data, you can gain much deeper insights into customer journeys.
Why the Other Options are Incorrect:
B (10 MB Export Limit):
This is incorrect. The entire purpose of Open Data is to handle Big Data. There is no 10 MB limit; it is designed to manage millions of rows of interaction data (clicks, opens, sends) that would far exceed standard CSV export capacities.
D (Any Business Email):
Access to Open Data is not granted via a simple email login. It requires a Google Cloud Platform (GCP) account and specific IAM (Identity and Access Management) permissions to access the BigQuery datasets where the Emarsys data resides.
References:
SAP Help Portal (Emarsys): Under Open Data Overview, it highlights the ability to "Join your Emarsys data with your own data" and "Connect to BI tools."
| Page 1 out of 7 Pages |