Consultant-1

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

A customer wants to create a journey in Journey Builder with the goal of making users activate their accounts within 72 hours of registration. New account registrations are stored in a data extension via an API call with a Boolean field indicating whether the subscriber has activated their account. The journey should send activation reminder emails 24 hours and 48 hours after creating an account. Which sequence of activities should be used for the customer's journey? A. 24 hour Wait > Decision Split > Send Email > 24 hour Wait > Decision Split > Send Email B. Decision Split > 24 hour Wait > Send Email > Decision Split > 24 hour Wait > Send Email C. C. Decision Split > 24 hour Wait > Send Email > Decision Split > 48 hour Wait > Send Email D. 24 hour Wait > Decision Split > Send Email > 48 hour Wait > Decision Split > Send Email

A. 24 hour Wait > Decision Split > Send Email > 24 hour Wait > Decision Split > Send Email

A bank wants to send out a series of emails to new customers that open a checking or savings account. The emails will be used to educate and inform customers regarding their current account and other bank offerings. Data for the campaign will be in two data extensions: customer and New Accounts The Customer data extension is currently used for multiple campaigns and is updated at 1:00 a.m. The New Accounts data is encrypted and will be placed on the FTP at 10:00 p.m. Which automated work flow meets the customer's requirements? A. A scheduled automation that starts at 2:00 a.m. that executes Data Extract Activity > Import File Activity > SQL Query Activity > Wait Activity and > Send Email Activity. B. A scheduled automation that starts at 2:00 a.m. that executes File Transfer Activity > Import File Activity > SQL Query Activity > Wait Activity > Send Email Activity. C. A file drop automation that executes File Transfer Activity > Import File Activity > SQL Query Activity > Wait Activity > Send Email Activity. D. A scheduled automation that starts at 12:00 a.m and executes File Transfer Activity > Import File Activity > SQL Query Activity > Wait Activity > Send Email Activity.

A. A scheduled automation that starts at 2:00 a.m. that executes Data Extract Activity > Import File Activity > SQL Query Activity > Wait Activity and > Send Email Activity.

What statements are correct regarding the automation tools in Marketing Cloud? Choose 3 A. Automation Studio allows users to inject Contacts from a data extension into an interaction in Journey Builder. B. Like Automation Studio, Journey Builder allows users to repeat an interaction indefinitely. C. Like Journey Builder, Automation Studio allows users to define the parameters for a send within the tool D. Automation Studio and Journey Builder allow users to define a wait activity based on duration or duration + time. E. Journey Builder allows users to update a contact record in an interaction or import data into a data extension.

A. Automation Studio allows users to inject Contacts from a data extension into an interaction in Journey Builder. B. Like Automation Studio, Journey Builder allows users to repeat an interaction indefinitely. C. Like Journey Builder, Automation Studio allows users to define the parameters for a send within the tool

A large retail group consists of a corporate team and several divisions operating under different brand names. All plan to share one Marketing Cloud account. Each brand has its own marketing department and operates independently, with its own creative assets, subscribers, and data structure. What are the two reasons why the recommended account configuration is one corporate Parent account, with each brand configured as a separate child Business Unit? Choose 2 answers A. Brands can set their own physical address and SAP. B. Email sends can be separated into Tracking folders for each brand. C. User roles can be customized to allow or deny specific permissions D. Subscribers can be maintained at the Business Level Unit

A. Brands can set their own physical address and SAP. D. Subscribers can be maintained at the Business Level Unit

An entertainment company is hosting events across the country in different venues. They want to use Contact Builder to feed Journey Builder. Contacts who enter a journey will go through a decision split based on the type of event. The journey will send a series of emails and one of them will contain the venue details dynamically populated with AMP script. The Company collects the following information: - Customer data (email address, first name, last name...). - Event registration (email address, event ID, event name, event type, venue ID...). - Venue details (venue ID, venue name, venue address...). - Payment details (email address, event ID, total paid...). The Company does not want to link everything in Contact Builder. Which are the two data sources that must be incorporated inside Contact Builder? Choose 2 answers. A. Customer Data B. Event Registration C. Venue Details D. Payment Details

A. Customer Data B. Event Registration

During discovery, the customer outlines data requirements and the anticipated use of Marketing Cloud with the following criteria: - Customer data will be fully refreshed every night via Import File Activity from the customer's data warehouse. - Contact records will be augmented by relational data tables via Contact Builder. - One attribute will house HTML code, 1000 characters max that will be used to populate Account access content areas in emails. - A Customer ID will be used as the unique identifier for each contact. Which statement differentiates the use of data extensions over lists? A. Data extensions are necessary for Contact Builder. B. Data extensions allow for add/update Import File Activity C. Data extensions support Customer ID to be used as Subscriber Key D. Data extensions can store HTML code as an attribute

A. Data extensions are necessary for Contact Builder.

Which three statements are correct about Data Designer? (Choose 3 Answers) A. Data extensions can be linked to either the contact record or different data extensions, including data extensions from other attribute groups. B. Each attribute group can contain multiple lists, and each list can include multiple attributes. C. Data extensions should be linked directly to the contact record prior to being linked to different data extensions. D. Each attribute group can contain multiple data extensions, and each data extension can include multiple attributes. E. Each attribute group contains one data extension, and each data extension can include up to 50 attributes.

A. Data extensions can be linked to either the contact record or different data extensions, including data extensions from other attribute groups. C. Data extensions should be linked directly to the contact record prior to being linked to different data extensions. D. Each attribute group can contain multiple data extensions, and each data extension can include multiple attributes.

Northern Trail Outfitters (NTO) has a requirement to create a distinction between marketing and transactional emails in terms of From Name and IP Address for reputation purposes. Which two actions should NTO take in order to create Send Classifications? Choose 2 answers A. Define a Sender Profile. B. Define a Subscriber -specific From Name. C. Define custom Reply Mail Management. D. Define a Delivery Profile.

A. Define a Sender Profile. D. Define a Delivery Profile.

The Northern Trail Outfitters (NTO) marketing team is launching a new email campaign. NTO;s Email Specialist wants to perform quality assurance checks on the email prior to send and has asked about using the Validate functionality for this effort. Which three items will Validate check in an email message? Choose 3 answers A. Each content area specified in a dynamic content rule exists. B. Words or phrases used may trigger spam filters. C. Grammar and spelling in the email text is correct. D. Correct syntax is used on any AMPScript in the email's code. E. Personalization strings map to attributes or data extension fields

A. Each content area specified in a dynamic content rule exists. D. Correct syntax is used on any AMPScript in the email's code. E. Personalization strings map to attributes or data extension fields

A customer wants Sales Cloud users to create and send Marketing Cloud emails. Which two consultant make? Choose 2 answers A. Each user should have a one-to-one relationship between the Marketing Cloud user and the Sales Cloud user. B. The consultant should enable deep linking in Marketing Cloud Connect configuration. C. The consultant should enable the Create Email feature on the user Profile in the Sales Cloud. D. Each Sales Cloud user should have a System Administrator Profile and a Role at the top of the Role Hierarchy.

A. Each user should have a one-to-one relationship between the Marketing Cloud user and the Sales Cloud user. B. The consultant should enable deep linking in Marketing Cloud Connect configuration.

A financial company will be using Marketing Cloud to send late payment notices to accounts whose payment due date lapsed the previous week. The company has shared the following: - Payments.csv will arrive on the Enhanced FTP each Monday at 1.00 a.m. - Payments.csv will be encrypted. - Payments.csv will contain data from the previous week. - Late payment notices will be sent each Monday at noon. They need to receive a file containing customers who opened or clicked on the late payment notice email within 5 days after send. Which automation sequence represents a viable solution? A. File Transfer > Import File > Filter > Wait > Send Email > Wait > SQL Query > Data Extract > File Transfer B. File Transfer > File Transfer > Import File > SQL Query > Wait > Send Email > SQL Query > File Transfer C. File Transfer > Import File > Filter > Wait > Send Email > SQL Query > Wait > Data Extract > File Transfer Import File > File Transfer > SQL Query > Wait > Send Email > Wait > SQL Query > Data Extract > File Transfer

A. File Transfer > Import File > Filter > Wait > Send Email > Wait > SQL Query > Data Extract > File Transfer

A retail company needs to create journeys that will target subscribers based on website behavior. They have identified three separate groups: Customers who searched for an item on their website. Customers who abandoned a cart on their website. Customers who made a purchase on their website. Which three questions should the consultant ask in order to design the data structure for this solution? Choose 3 answers A. How are subscribers identified in your web analytics? B. Should a single customer exist in multiple journey at the same time? C. How long after the behavior occurs will a subscriber need to enter a journey? D. How many messages should be included in each journey? E. Should customers exit the journey when the goal is met?

A. How are subscribers identified in your web analytics? B. Should a single customer exist in multiple journey at the same time? E. Should customers exit the journey when the goal is met?

Northern Trail Outfitters is setting up new hires on its instance of Marketing Cloud, which includes Email Studio, Mobile Connect, and Social Studio. One of the hires needs to manage the operations of all of the North American Business Units. What two roles, custom or standard, could be assigned to this user to meet the requirement? Choose 2 answers. A. Marketing Cloud Channel Manager B. Marketing Cloud Email Marketing Manager C. Marketing Cloud Regional or Local Administrator D. Marketing Cloud Administrator

A. Marketing Cloud Channel Manager B. Marketing Cloud Email Marketing Manager

A Marketing Cloud user needs the email addresses of everyone who unsubscribed from a particular email send. This user does not know SQL and does not have access to the enhanced FTP account. What functionality should be used to retrieve the necessary data? A. My Tracking B. Tracking Extract C. Data Views D. My Reports

A. My Tracking

A customer needs to link demographic information to its contact model in Contact Builder. What type of relationship should be used? A. One to Many Relationship B. Many to Many Relationship C. One to One Relationship D. Many to One

A. One to Many Relationship

A Consultant has a data extension that contains all current product information. The customer wants to refresh data each morning by importing a CSV containing today's product catalog. The product catalog is never the same; products can be added and removed. Which import type should be used? A. Overwrite B. Add Only C. Add/Update D. Update Only

A. Overwrite

To fuel their expansion, Northern Trail Outfitters (NTO) recently acquired Eagle Outfitters (EO). There is currently a 30 percent overlap between the guests of each brand and they will be pursuing cross-marketing opportunities. It was recommended that their Marketing Cloud account now include a separate business unit for EO and the company secure a new sender authentication package for EO using the private domain e-EO.com. Which two statements correctly describe the implication of their recommendation? Choose 2 answers A. The private domain, e-EO.com, will be used for all link wrapping, image URLs, and landing page URLs B. The email headers for EO will still reflect the private domain for NTO since that is the parent company C. The EO business unit can also have the NTO authentication package applied simultaneously for cross-marketing emails. D. The e-EO.com domain will act as the From Address for the emails and authenticate using SPF, SenderID, and DKIM authentication.

A. The private domain, e-EO.com, will be used for all link wrapping, image URLs, and landing page URLs D. The e-EO.com domain will act as the From Address for the emails and authenticate using SPF, SenderID, and DKIM authentication.

What are two capabilities of the Import within Contact Builder? Choose 2 answers A. The target destination can be a data extension, lists, or All Contacts for Mobile Push or Connect. B. The data source can be a local file, data filter, or file on any FTP. C. In order to user Map by Header, the fields in the data extension and filed must match exactly D. Like the Import Wizard, the Contact Builder import definition can be executed without saving.

A. The target destination can be a data extension, lists, or All Contacts for Mobile Push or Connect. C. In order to user Map by Header, the fields in the data extension and filed must match exactly

Which two statements are correct regarding Attribute Groups? Choose 2 answers. A. They link data extensions to contacts. B. They link subscriber lists to contacts. C. They link data extensions to subscriber lists. D. They link data extensions to other data extensions.

A. They link data extensions to contacts. D. They link data extensions to other data extensions.

A customer needs to import data from the SFTP site. The customer wants to: - Segment the contents of the file and then send emails - Transfer the file to the SFTP site at various times daily - Send to data extensions What workflow should meet these requirements? A. Triggered Automation: Import File > SQL Query(s) > Send Email B. Scheduled Automation: Transfer File > Import File > SQL Query(s) > Send Email(s) C. Triggered Automation: Import File > Group Refresh > Send Emails(s) D. Schedule Automation: Import File > SQL Query(s) > Send Email(s)

A. Triggered Automation: Import File > SQL Query(s) > Send Email

A customer wants to perform an email send to a subset of a Synchronized Data Extension filtered on custom object data and return tracking to the Sales Cloud. Which two approaches should the consultant recommend? Choose 2 answers A. Use Synchronized Data Sources to sync Sales Cloud objects to the Marketing Cloud. B. Use Data Filters to segment data to output a Sendable Data Extension. C. Use SQL Query Activities to output a Sendable Salesforce Data Extension. D.Use SQL Query Activities to create a Sendable Synchronized Data Extension.

A. Use Synchronized Data Sources to sync Sales Cloud objects to the Marketing Cloud. C. Use SQL Query Activities to output a Sendable Salesforce Data Extension.

An online retail customer needs daily promotional email context to generate with minimal time spent on creation. Their service contract includes building a custom dynamic template for this purpose. The customer has communicated the following: - The email content will highlight new inventory each day. - A small team will run both their digital marketing operations and their email program. - A user needs to build, test, and send a daily email in less than an hour. - Images for the emails will be hosted on their website CMS. Which three questions are relevant to identify strategies for designing the custom template for the customer's daily promotional email? Choose 3 answers A. What is the maximum file size of the images being used? B. How often will email content be image-only with text overlaying images? C. Will image URL's be available publicly? D. How often will the layout of the content in a content area change?

A. What is the maximum file size of the images being used? B. How often will email content be image-only with text overlaying images? D. How often will the layout of the content in a content area change?

A retail company does business in both the United States and Canada. They also have a loyalty program in which a customer can enroll. The company will provide a pre-segmented customer file, per campaign, which has a "Version" data field indicating the type of email the customer is to receive. Which two questions should be asked to determine a data/segmentation strategy? Choose 2 answers A. Will a lookup table be needed for a dynamic "From Name"? B. Will "Version" values/meanings change, precluding reusable AMPScript? C. Is the purpose of these emails for acquisition or retention or transactional? D. Will customers be able to sign up for the loyalty program at the store

A. Will a lookup table be needed for a dynamic "From Name"? C. Is the purpose of these emails for acquisition or retention or transactional?

Which two statements about a database of record are correct? Choose 2 answers A. A database of record is any database containing subscriber data. B. A database of record is a system in which a subscriber's status is maintained. C. A database of record is a centralized storage repository of data about objects or people. D. A database of record is a data structure in which multiple opt-in statuses can be stored for a subscriber.

B. A database of record is a system in which a subscriber's status is maintained. C. A database of record is a centralized storage repository of data about objects or people.

A customer wants to display a subscriber's first name and the date of send in its monthly newsletter. Subscriber first name data is stored in a data extension that will not be used in the send definition. Which option should be in this scenario? A. Personalization strings B. AMPscript C. Guide Template Language D. SQL Query

B. AMPscript

A customer has several values that need to be used in the body of an email send: The data should be stored in a reference data extension, related on SubscriberKey. There may be one or more records for each subscriber. The audience is generally over 1 million subscribers. The content is time sensitive and should be sent as quickly as possible. The customer is not using burst sending. The reference data extension contains 25 columns. What method should be used? A. Server Side Javascript a single LookupOrderedRows Function B. AMPscript a single LookupOrderedRows Function C. Dynamic content via the Dynamic Content Wizard D. AMPscript a single Lookup Function

B. AMPscript a single LookupOrderedRows Function

Which two statements are correct about Send Logging? Choose 2 answers A. Send Log data extensions are archived automatically based on retention settings. B. AMPscript can be used to pull data from Send Logs for use within emails. C. SQL Query Activities can reference Send Logs in combination with system data views. D. A business unit can support up to three Send Logs

B. AMPscript can be used to pull data from Send Logs for use within emails. C. SQL Query Activities can reference Send Logs in combination with system data views.

Northern Trail outfitters (NTO) is launching a new campaign, driving them to redesign their data structure. NTO needs to change the cardinality between two data extensions inside Contact Builder. What are two consequences of this change? Choose 2 answers A. All filters created before will adapt automatically to the new cardinality. B. All scheduled sends using a filter based on one of the data extensions should be reviewed. C. One of the data extensions must be deleted from the attribute group in order to change the cardinality. D. A contact may not show up in the filter based on one of the data extensions.

B. All scheduled sends using a filter based on one of the data extensions should be reviewed. C. One of the data extensions must be deleted from the attribute group in order to change the cardinality.

A customer has an eCommerce site and imports data into three data extensions daily: Orders, Order_Details, and Products. The data extensions contain the following information: Orders: OrderId, CustomerId, OrderNumber, OrderDate, OrderTotal, GrandTotal Order_Details: ProductId, OrderId, Qty, UnitPrice, ExtendedPrice, Discount Products: ProductId, SKU, Name, Description, Cost, Price Which two actions should be taken in Data Designer? Choose 2 answers A. Create a one-to- one relationship between the contact record and Order Details. B. Create a one -to -many relationship between Orders and Order_Details. C. Create a one-to- one relationship between Orders and Order_Details. D. Create a one-to- one relationship between Order_Details and Products.

B. Create a one -to -many relationship between Orders and Order_Details. D. Create a one-to- one relationship between Order_Details and Products.

Northern Trail Outfitters (NTO) experienced a 24-hour website outage beginning on a peak shopping day. As a result, a number of logged-in customers' shopping sessions were disrupted. When the site is back online, the retailer would like to encourage those shoppers to return to the site and continue their shopping. What action should NTO take? A. Import a file of logged-in customers into NTO's existing Abandoned Cart journey in Journey Builder. B. Create a user-initiated message to logged-in customers to send once the website is restored. C. Do not send an email, as outage may have increased negative sentiment, resulting in unsubscribes. D. Create and send an apology email that includes a discount for a future purchase to all customers.

B. Create a user-initiated message to logged-in customers to send once the website is restored.

A consultant wants to trigger an email whenever the Status field on the Lead Object changes to Hot. Tracking data will need to be kept in the Sales Cloud. Which three steps should the consultant use in the solution? Choose 3 answers A. Put a SOAL API in place via the Marketing Cloud API B. Create the Triggered Send Definition in the Marketing Cloud C. Enable Triggered Sends on the Lead Object in configuration D. Create the Triggered Send Definition in the Sales Cloud E. Write an Apex Trigger on the Lead Object

B. Create the Triggered Send Definition in the Marketing Cloud C. Enable Triggered Sends on the Lead Object in configuration E. Write an Apex Trigger on the Lead Object

What storage model should be used if a subscriber has ore than one value for an attribute? A. Profile Attribute B. Data Extensions C. Publications Lists D. Lists

B. Data Extensions

When joining a data extension in Contact Builder, in which scenario should a consultant mark the Use as Root checkbox? A. Supplemental data for an interaction in Journey Builder B. Database of record other than All Subscribers C. One-to- Many Relationship to the Contact Record D. Data for both Email and MobileConnect sends

B. Database of record other than All Subscribers --> A subscriber can either exist on the All Subscriber data of on a DE that is marked as "Use as Root" -- this acts as a different database. This is essentially your master Data Extension. This is used with a 1-1 relationship

By which three standard methods could contacts be injected into a Journey Builder Interaction? Choose 3 answers A. Mobile Response Event B. Date-Based Event C. Sales/Service Cloud Event D. CloudPages Form Submit Event E. Predictive Intelligence Event

B. Date-Based Event C. Sales/Service Cloud Event D. CloudPages Form Submit Event

A customer plans to configure multiple business units (BU) to support the digital marketing efforts of five international offices. What reason warrants this implementation? A. Tracking information for campaigns send by each office. B. Localized language and display options based on location and culture. C. Support non-English responses with Reply Mail Management D. Localized physical mailing address displayed in the default email footer

B. Localized language and display options based on location and culture.

A restaurant supply company captures email subscribers and leads through trade shows. They hold a giveaway at each trade show to entice booth visitors to leave their contact information. In the past, they have used a fishbowl to capture business cards, but need to update this to an online sweepstakes entry vehicle displayed on a mounted tablet. Individuals should only be allowed to enter once, and the winner will be selected randomly. All entrants receive a follow-up email after the trade show asking them to confirm their opt-in for a monthly newsletter. Which two components are appropriate for this solution? Choose 2 answers A. Microsite with Web Collect to store entrants on a data extension. B. Microsite with Smart Capture to store entrants on a data extension. C. Send Email Activity with a link to a subscription center. D. Data Extension with double opt-in status defined.

B. Microsite with Smart Capture to store entrants on a data extension. C. Send Email Activity with a link to a subscription center.

An online retailer would like to be utilizing Journey Builder interactions for sending post- purchase communications to their customers. What Contact Entry mode best fits this scenario? A. Re-entry anytime B. Re-entry only after exiting C. Re-entry after time D. No re-entry

B. Re-entry only after exiting

A consultant needs to send an email to subscribers who have made a purchase. The data used for the send exists on two data extensions—subscribers and OrderTable, and the customer would like to include key information from both tables, such as: CustomerID, FirstName, EmailAddress, OrderID OrderDate, ShippedDate Which SQL statement should the consultant use? A. SELECT CustomerID, FirstName, EmailAddress, OrderID, OrderDate, ShippedDate FROM Subscribers INNER JOIN OrderTable ON CustomerID=CustomerID B. SELECT T1.CustomerID, T1.FirstName, T1.EmailAddress, T2.OrderID, T2.OrderDate, T2.ShippedDateFROM Subscribers T1 INNER JOIN OrderTable T2 ON T1.CustomerID=T2.CustomerID C. SELECT T1.CustomerID, T1.FirstName, T1.EmailAddress, T2.OrderID, T2.OrderDate, T2.ShippedDate FROM Subscribers OUTER JOIN OrderTable ON Subscribers.CustomerID=OrderTable.CustomerID D. SELECT * FROM Subscribers WHERE CustomerID, FirstName, EmailAddress, OrderID, OrderDate, Shipped Date JOIN OrderTable On CustomerID=CustomerID.

B. SELECT T1.CustomerID, T1.FirstName, T1.EmailAddress, T2.OrderID, T2.OrderDate, T2.ShippedDateFROM Subscribers T1 INNER JOIN OrderTable T2 ON T1.CustomerID=T2.CustomerID

A customer frequently holds seminars and other events to interface with their customers. They plan to do the following: - Use SmartCapture forms to write data into event registration data extensions. - Cross-reference the records in each registration data extension with corresponding invitation email sends. - - Send a follow-up email to customers who click on the registration link in the invitation email, but do not complete registration. Which skill is needed to build an efficient solution? A. AMPscript B. SQL C. HTML D. CSS

B. SQL

A customer will provide a single daily file on the Marketing Cloud SFTP at 3AM and needs an alert if the file is not present on time. The file needs to be: Imported into a staging data extension & separated into two different data extensions. Which workflow should meet these requirements? A. Scheduled Automation: File Transfer Activity > Import File Activity > SQL Query Activity 1 > SQL Query Activity 2 B. Scheduled Automation: Import File Activity > SQL Query Activity 1 > SQL Query Activity 2 C. File Drop Automation: Import File Activity > SQL Query Activity 1 > SQL Query Activity 2 D. File Drop Automation: File Transfer Activity > Import File Activity > Filter Activity > SQL Query Activity

B. Scheduled Automation: Import File Activity > SQL Query Activity 1 > SQL Query Activity 2

A financial services customer states that families often share email addresses across multiple checking, savings, loan and credit accounts. The customer needs to allow individual accounts to use the same email address in Marketing Cloud but maintain separate subscriber attributes. What component should be discussed with the customer to allow for this use case? A. Data extensions B. Subscriber Key C. Contact ID D. Member Record

B. Subscriber Key

A publishing company has presented the following: - A need to send renewal reminders to customers whose subscriptions expire in 15 days and 7 days - A campaign needs to be created and managed by a general marketing user who will not have administrative rights and who is not technical. - The customer's expiration date is included in the data file. Which three components should the customer's solution include? Choose 3 answers A. Triggered Send B. Template-based emails C. Automation Studio D. Data Filter E. Suppression List

B. Template-based emails C. Automation Studio D. Data Filter

What are two possible outcomes when "Send as Multipart MIME" is selected during the send process? Choose 2 answers A. Open and click activity are tracked in either version B. The email will avoid detection by various SPAM filters C. An auto-generated text version will be sent with your HTML email D. A custom text version will be sent with your HTML email

B. The email will avoid detection by various SPAM filters C. An auto-generated text version will be sent with your HTML email

Northern Trail Outfitters (NTO) is considering adopting Attribute Groups when incorporating data from their external systems. Which two statements are accurate regarding Attribute Groups? Choose 2 answers A. They can contain only one data extension B. They can be created by templates to accomplish certain tasks. C. They replicate the structure from the external system data into templates. D. They link data extensions to other data extensions or contacts.

B. They can be created by templates to accomplish certain tasks. D. They link data extensions to other data extensions or contacts.

Subscribers are collected on a customer's website whose subscription database of record is Salesforce Marketing Cloud. The customer sends up to five emails per week based on subscriber activity. The list is: - Compiled in a database in the website Content Management System (CMS) - Imported into Marketing Cloud nightly at 11 p.m. What action should be taken if a third party is sending a message for the customer outside of the Marketing Cloud? A. The third-party send list should be pulled from the CMS. B. They will need to integrate with the Marketing Cloud SOAP API. C. Engagement metrics will be passed into Marketing Cloud. D. Unsubscribes should be synchronized between senders.

B. They will need to integrate with the Marketing Cloud SOAP API.

Northern Trail Outfitters (NTO) wants to better understand subscriber behavior on their website upon arrival via an email message. A local member of a Marketing Cloud user group mentioned the Web Analytics Connector. Which benefit is offered by installing the Web Analytics Connector in a Marketing Cloud account? Choose 3 answers A. Use the web analytics platform to trigger behavioral remarketing emails B. Track web activity from a click on an email UTL back to a specific email campaign C. Pass web conversion data back into Marketing Cloud for use in email reporting. D. Recognize web traffic as originating from email instead of another channel E. Match subscribers to web activity by passing Subscriber ID through email links

B. Track web activity from a click on an email UTL back to a specific email campaign D. Recognize web traffic as originating from email instead of another channel E. Match subscribers to web activity by passing Subscriber ID through email links

Which two statements are correct regarding tracking aliases? Choose 2 answers A. Tracking aliases are found in Tracking and some standard reports. B. Tracking aliases are primarily relevant when used with emails conversion tracking. C. Tracking aliases are associated with a URL in HTML as: tag="alias text". D. Tracking aliases can differentiate click activity in an email to the same URL.

B. Tracking aliases are primarily relevant when used with emails conversion tracking. D. Tracking aliases can differentiate click activity in an email to the same URL.

A customer executes a large number of sends via Marketing Cloud Connect and is concerned about API Limits. What should the consultant suggest to minimize the impact of Marketing Cloud Connect on daily API limits? A. Filter target audiences based on mapped profile attributes to reduce Bulk API calls. B. Upgrade the Marketing Cloud Account to ConnectedApp Authentication C. Use Data Stream to sync object data into a Data Extension in the Marketing Cloud D. Share Sales Cloud user licenses across Marketing Cloud users.

B. Upgrade the Marketing Cloud Account to ConnectedApp Authentication

A customer wants to send an email from Sales Cloud on behalf of the record owner. In which two ways should the consultant meet this requirement? Choose 2 answers. A. Use a custom Delivery Profile B. Use a custom Send Classification C. Use the Organization-Wide Email address D. Use the "Send from Record Owner" option.

B. Use a custom Send Classification D. Use the "Send from Record Owner" option.

Northern Trail Outfitters (NTO) wants its monthly distributor newsletter email to appear to be sent on behalf of the subscriber's account representative without segmenting the audience by sales representative. In which two ways should this distributor-specific sender profile be configured in the Marketing Cloud? Choose 2 answers A. Match the external keys of the sender profile and data extension containing account representative details. B. Utilize data extension AMPscript lookups to dynamically populate the From Name and From Email Values C. Use substitution strings to populate the From Name and From Email values in the sender profile D. Pick "Choose from list", selecting the From Name and From Email values from the list of account users.

B. Utilize data extension AMPscript lookups to dynamically populate the From Name and From Email Values C. Use substitution strings to populate the From Name and From Email values in the sender profile

The Northern Trail Outfitters (NTO) marketing team needs to pull email metrics for an upcoming quarterly company meeting. These metrics need to be reported per email campaign for each of NTO's Business Units: Number of Sends Delivery Rate Overall Bounce Rate Block Bounce Rate Open Rate Click Rate Complaint Rate Unsubscribe Rate What email report should NTO's Marketing Analyst pull from Marketing Cloud to get the information? A. Email Send Report B. Campaign Email Tracking Report C. Account Send Summary Report D. Email Performance Over Time Report

C. Account Send Summary Report

What are two ways Contact Builder can be used to affect data stored on a data extension? Choose 2 answers A. Export data from a data extension to any FTP location. B. Reconcile contact data on multiple Contact IDs. C. Add a single record to a data extension. D. Clear the data from the data extension

C. Add a single record to a data extension. D. Clear the data from the data extension

During discovery it was confirmed that: The customer has purchased a Corporate Edition account. A master audience file containing contact information and data points will be used for segmentation and imported nightly. The Customer would like to implement a mechanism that consistently prevents sending promotional emails to subscribers who work for their top three competitors. What feature should a consultant include in the solution? A. A global unsubscribes B. An auto-exclusion list C. An exclusion list D. An auto-suppression list

C. An exclusion list

Northern Trail Outfitters (NTO) has decided to use Journey Builder to launch event-driven lifecycle marketing programs. This includes personalized interactions with customers with the goal of increasing purchase frequency. Which two pieces of information would help NTO achieve this objective? Choose 2 answers A. Products purchased from a competitor B. Number of items per order C. Channel preference of customers D. Last purchase date

C. Channel preference of customers D. Last purchase date

A consultant is configuring Marketing Cloud Connect in Marketing Cloud. The customer requires that integrated users only have access to Sales Cloud data visible to them in their Salesforce account. How should the consultant ensure that this requirement is met? A. Create a User in Sales Cloud with a System Admin Profile B. Ensure that the User has the correct profile in Marketing Cloud C. Check the Scope by User box in Marketing Cloud D. Ensure the the User is assigned as System Administrator in Sales Cloud

C. Check the Scope by User box in Marketing Cloud

A customer has three data extensions that need to be added to Contact Builder. Customers contains customer information Orders contains order information Products contains product information How should these data extensions be linked within an Attribute Group? A. Customer Data < One-to- One > Customers < One-to- One > Orders < One-to- One > Products B. Customer Data < One-to- Many > Customers < One-to- One > Orders < One-to- Many > Products C. Customer Data < One-to- One > Customers < One-to- Many > Orders < One-to- Many > Products D. Customer Data < One-to- One > Products < One-to- Many > Orders < One-to- One > Customers

C. Customer Data < One-to- One > Customers < One-to- Many > Orders < One-to- Many > Products

A company collects subscriptions on its website. It does the following: - Complies that subscription list in a database in the website Content Management System (CMS). - Posts this encrypted list to Marketing Cloud nightly at 11 p.m. - Uses Marketing Cloud as the database of record. - Sends up to five emails a week based on a subscriber engagement with prior sends. What automation sequence (excluding waits) should cover these requirements? A. File Transfer > Data Extract > Filters > Send Email B. File Transfer > Import File > Measures > Send Email C. File Transfer > Import File > SQL Query > Send Email D. File Transfer > SQL Query > Measures > Send Email

C. File Transfer > Import File > SQL Query > Send Email

A customer would like to send a quarterly reengagement email to subscribers who have not opened in the previous three months. The customer's plans are to: - Use an existing Paste HTML email for the first send. - Make only minor changes to the email creative for future sends. - Use an existing Measure to build the subscriber audience for current and future sends. - Deploy emails manually for now, but possibly automate in the future. Which send method is recommended for the reengagement? A. Triggered Send B. Send Email Activity C. Guided Send D. Send Flow Activity

C. Guided Send

A large retail company has selected Marketing Cloud and has asked to be fully migrated from their existing platform in three weeks. They have communicated the following: - They currently have 3 million customers. - They email customers twice a week with no known deliverability issues. - Their contract includes one Sender Authentication Package (SAP). Which two responses articulate proper IP warming? Choose 2 answers A. IP ramp-up can be bypassed, given their historical lack of deliverability issues. B. P ramp-up can be accelerated by migrating to pre-warmed IP addresses. C. IP ramp-up is important to establish a positive sender reputation D. IP ramp-up takes four to six weeks to be able to fully send to all 3 million customers

C. IP ramp-up is important to establish a positive sender reputation D. IP ramp-up takes four to six weeks to be able to fully send to all 3 million customers

A customer wants to link web analytics data to subscriber data. How should this be set up in Data Designer? A. Link to Marketing Cloud API B. Link to the Web Analytics SFTP C. Link to Marketing cloud data extensions D. Link to the Web Analytics Provider API

C. Link to Marketing cloud data extensions

The Corporate Apparel Division of Northern Trail Outfitters (NTO)is moving to Marketing Cloud and will be using NTO's existing account. The Corporate Apparel team has asked for a recommendation on whether they should have a separate business unit. Which consideration warrants the creation of a separate business unit for Corporate Apparel's instance of Marketing Cloud? A. Branding for the Corporate Apparel is different from NTO. B. Using different From Name & Email Address Settings C. Managing Unsubscribes for the Corporate Apparel Division only. D. Sending from a separate IP Address and Domain

C. Managing Unsubscribes for the Corporate Apparel Division only.

A customer is interested in designing a solution to ensure that subscribers only receive categories of emails that they want to receive. The built-in subscription center will be use as part of the solution. What feature should be utilized to make this happen? A. Send Logging. B. Profile Center C. Publication Lists D. Subscriber Keys

C. Publication Lists

A customer needs to compare the engagement across three creative versions of an email, and then send a follow-up email for those contacts who did not engage with any of the test versions. Which sequence of activities in journey Builder would best accomplishes this? A. Engagement Split > Send email > Wait > Random Split > Send email B. Random Split > Send email > Join > Decision Split > Wait > Send email C. Random Split > Send email > Wait > Engagement Split > Join > Send email D. Decision Split > Send email > Engagement Split > Send email

C. Random Split > Send email > Wait > Engagement Split > Join > Send email

A start-up meal delivery company recently launched in Canada to great success. Through their website, customers can order individual meal kits for up to six people or subscribe to a weekly meal kit delivery. As a new company, resources are limited, but demand is taxing their manual processes for sending out ecommerce messages, such as order confirmation and subscription confirmations. What recommendation would best provide a scalable solution for the start-up? A. A manual email send for each transactional message. B. A triggered automation to send transactional messages. C. Triggered email sends to deliver transactional messages. D. An automated program to send daily transactional messages.

C. Triggered email sends to deliver transactional messages.

A customer is developing a new eCommerce section of their website and plans to leverage transactional data in customer journeys. Which two Marketing Cloud features will support this effort? Choose 2 answers A. Data Designer B. Cloud Pages C. Web Analytics Connector D. Content Builder

C. Web Analytics Connector D. Content Builder

A customer team wants to retarget subscribers who click on links of key items promoted across email campaigns. The customer has indicated the following: - Emails will be built using a custom dynamic template for these messages. - Links will vary over time and across campaigns. - Click activity will be cross-referenced with subscribers' regional markets on a master subscriber data extension. - Retargeting messages will dynamically populate context based on regional market. In order for this solution to be viable, what skill set does the customer team need to possess? A. SQL B. HTML C. SSJS D. AMPscript

D. AMPscript

When more than one subscriber email address field is created within Contact Builder, what action tells the platform which email address to prioritize in the Email application? A. Create a new Attribute Group referencing all email address fields in Data Designer. B. Create a new Import to populate subscriber email addresses into All Subscribers. C. Add all email address fields into the Mobile Application and Predictive Intelligence Applications. D. Add all email address fields into the Contact Configuration screen in the correct order

D. Add all email address fields into the Contact Configuration screen in the correct order

A daily deal website is concerned with their sender reputation and needs consistent visibility into subscribers who report their email as spam. How should they determine which subscribers reported their email as spam so they can flag those records in their customer service database? A. An automation that generates the Complaint Tracking Extract B. An automation that queries the Unsubscribe data view C. An automation that generates the Unsubscribe Event Extract D. An automation that queries the Complain data view

D. An automation that queries the Complain data view

A user in the Marketing Cloud wants to use Salesforce Custom object data for segmenting and personalization. How should the consultant approach this requirement? A. Map the custom objects to the Profile Center and use the email editor to insert the custom object data. Create a User-Initiated Send to associate the email to the target audience and return Tracking data. B. Sync contact and custom objects with Data Stream and send from Synchronized Data Extension with Salesforce Email Send. Ensure there is a lookup relationship to a contact or lead record. C. Export report data from the Sales Cloud and import into a Marketing Cloud Synchronized Data Extension. Use a filter activity to produce a sendable data extension. Create an Email Send activity in Automation Studio. D. Create a custom report type that contains the contact or lead id, email address, and custom objectdata, them from Marketing Cloud, import into a Salesforce data extension. Use AMPScript in the email to call data.

D. Create a custom report type that contains the contact or lead id, email address, and custom object data, them from Marketing Cloud, import into a Salesforce data extension. Use AMPScript in the email to call data.

Northern Trail Outfitters wants to set up a welcome journey that leverages customer data across three data extensions: Customers, Orders, and Products. What is the best way to facilitate this within Contact Builder? A. Create three distinct Attribute Groups that link Customers to Contacts, Orders to Customers, and Products to Orders. B. Create a single Attribute Group that links Contacts to Customers, Orders to Products, and Products to Customers. C. Create three distinct Attribute Groups that link each data extension directly to Contacts. D. Create a single Attribute Group that links Customers to Contacts, Orders to Customers, and Products to Orders.

D. Create a single Attribute Group that links Customers to Contacts, Orders to Customers, and Products to Orders.

A customer would like to store financial data related to invoicing in its data extensions. What field type should be used? A. Number B. Currency C. Float D. Decimal

D. Decimal

A customer with limited technical resources has requested assistance in setting up a small email deployment that the customer will maintain long term. The email will display men's shoes to males in the audience and women's shoes to females in the audience. The sendable data extension contains a field with a value of Male or Female. Which method should a consultant recommended to ensure content is displayed properly within the email? A. AMPscript conditional against the gender field B. AMPscript lookupRows function C. A/B Test content type D. Dynamic Content Wizard

D. Dynamic Content Wizard

A customer provides a file containing only new and updated subscriber records exported from its marketing database. The file will be uploaded to the Customer's Enhanced FTP automatically at 3 AM daily. The customer required that the import completes prior to 4AM. On average, the file will contain about 2 million rows of data each day. Based on the customer's requirements and recommended best practices, how should the daily file be imported? A. Import the file to a data extension, using the 'add and update' method. B. Import the file to a list, using the 'add and update' method. C. Import the file to a list, using the 'update only' method. D. Import the file to a data extension, using the 'overwrite' method.

D. Import the file to a data extension, using the 'overwrite' method.

A customer is collecting data from a Smart Capture form that stores submissions in a data extension. The customer wants an email sent to the marketing manager each morning that contains the previous day submissions as a CSV attachment. Assuming that the customer has the attachments feature enabled, Which automation workflow will accomplish this? A. Triggered Automation: Data Extract > SQL Query > Transfer File > Send Email B. Scheduled Automation: Data Extract > SQL Query > Transfer File > Send Email C. Triggered Automation: SQL Query > Data Extract > Transfer File > Send Email D. Scheduled Automation: SQL Query > Data Extract > Transfer File > Send Email

D. Scheduled Automation: SQL Query > Data Extract > Transfer File > Send Email

What functionality is contained in Journey Builder that does not exist in Automation Studio? A. Native execution of a Server -side JavaScript activity. B. The option to convert a qualified Lead to a Contact. C. Flexibility to wait based on duration or a specific time. D. The ability to send an email to a Salesforce audience.

D. The ability to send an email to a Salesforce audience.

A customer wants to automate a series of three emails as part of a Membership Renewal drip campaign. - Email #1 will be sent one month prior to the member&#39;s renewal date. - Email #2 will be sent one week prior to the member&#39;s renewal date. - Email #3 will be sent on the member&#39;s renewal date. A master audience is updated in real time via the API. Which steps should be included in the customer&#39;s automation? A. Import File Activity > three Send Activities to the master data extension. B. Three Send Activities to the master data extension. C. Import File Activity > three Filter Activities > three Send Activities to the filtered audiences. D. Three Filter Activities > three Send Activities to the filtered audiences.

D. Three Filter Activities > three Send Activities to the filtered audiences.

How is publication lists used in the Marketing Cloud? A. To send communication to all subscribers, regardless of opt -in status. B. To manage subscribers in guided and triggered email sends. C. To build dynamic content rules by subscriber type. D. To allow subscribers to opt-down/out instead of unsubscribing from all.

D. To allow subscribers to opt-down/out instead of unsubscribing from all.


संबंधित स्टडी सेट्स

Principles of Management (ch. 1 & 2) - Cate Loes Belmont

View Set

Management 3600 Chapter 13 Designing Organizational Structures

View Set

Astronomy Exam 2 Written Questions + Smartwork

View Set

Chapter 1: The Foundation of Pharmacology: Quality and Safety PrepU

View Set

Latin root words rect, reg (king)

View Set

Cells and their Organelles - Eukaryotic Cells

View Set

Ch. 1 The World of Retailing Quiz

View Set

SCM Chapter 10: Global Logistics and International Trade

View Set

Medical Surgical Nursing 34, 66,67

View Set

unit 1 foundations of government

View Set