Download Certified Marketing Cloud Consultant.Certified-Marketing-Cloud-Consultant.RealExams.2020-04-10.56q.vcex

Vendor: Salesforce
Exam Code: Certified-Marketing-Cloud-Consultant
Exam Name: Certified Marketing Cloud Consultant
Date: Apr 10, 2020
File Size: 256 KB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Purchase
Coupon: EXAM_HUB

Discount: 20%

Demo Questions

Question 1
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 SFTP at 10:00 p.m.
Which automated workflow meets the customers’ requirements?
  1. A scheduled automation which starts at 2:00 a.m. and executes Data Extract Activity > Import File Activity > SQL Query Activity > Wait Activity > Send Email Activity.
  2. A drop automation which executes File Transfer Activity > Import File Activity > SQL Query Activity > Wait Activity > Send Email Activity.
  3. A scheduled automation which starts at 2:00 a.m. and executes a File Transfer Activity > Import File Activity > SQL Query Activities > Wait Activity > Send Email Activity.
  4. A scheduled automation which starts at 12:00 a.m. and executes a File Transfer Activity > Import File Activity > SQL Query Activities > Wait Activity > Send Email Activity.
Correct answer: C
Explanation:
Should start after 1:00 AM after data update. Since its encrypted so File transfer is required.
Should start after 1:00 AM after data update. Since its encrypted so File transfer is required.
Question 2
ABC Company wants to automate the sending of shipping notices and a customer survey.  
  • Shipping notices will be sent once a day.  
  • The shipping file will be placed on the FTP some time after 4:00 p.m. 
  • The shipping data will be sorted in the Shipping Notice data extension.  
  • A field in the data extension will contain the shipping date.  
  • The survey needs to be sent at 9:00 a.m., exactly 10 days after the customer’s order ships. 
Which workflow would most effectively enable ABC Company to do this?
  1. Automation 1: Triggered Import File -> Filter -> Send Email -> Wait-> Filter -> Send Email
  2. Automation 1: Scheduled to run daily at 7:00 PM Import File -> Filter -> Send Email -> Wait -> Filter -> Send Email
  3. Automation 1: Scheduled to run daily at 7:00 PM Automation 2: Scheduled to run daily at 9:00 AM Import File -> Filter -> Send Email -> Filter -> Send Email
  4. Automation 1: Triggered Automation 2: Scheduled to run daily at 9:00 AM Import File -> Filter -> Send Email -> Filter -> Send Email
Correct answer: A
Explanation:
If a question is related to automation and it mentions that a file will be available in the FTP always at a specific time, your answer will be an option with a scheduled automation. Scheduled automations are used when you know the time a file is pushed into FTP and it always runs at a scheduled time. If a question is related to automation and there is an uncertainty when the file will be pushed to FTP (ex; a day before last working day / if a date falls on a weekend, it will be available on last Friday etc.), your answer will be an option with a Triggered Automation. Triggered Automations are fired as soon as a file hits a specific location within FTP. Transfer activity is involved when file is encrypted.
If a question is related to automation and it mentions that a file will be available in the FTP always at a specific time, your answer will be an option with a scheduled automation. Scheduled automations are used when you know the time a file is pushed into FTP and it always runs at a scheduled time. If a question is related to automation and there is an uncertainty when the file will be pushed to FTP (ex; a day before last working day / if a date falls on a weekend, it will be available on last Friday etc.), your answer will be an option with a Triggered Automation. Triggered Automations are fired as soon as a file hits a specific location within FTP. Transfer activity is involved when file is encrypted.
Question 3
A customer wants Sales Cloud users to create and send Marketing Cloud emails.  
Which two recommendations should the consultant make? (Choose two.)
  1. The consultant should enable deep linking in Marketing Cloud Connect configuration.
  2. Each user should have a one-to-one relationship between the Marketing Cloud user and the Sales Cloud user.
  3. Each Sales Cloud user should have a System Administrator Profile and a Role at the top of the Role Hierarchy.
  4. The consultant should enable the Create Email feature on the user Profile in Sales Cloud.
Correct answer: AB
Question 4
A customer is collecting data from a Smart Capture form that stores submissions in a data extension. The customer wants an email was sent to the marketing manager each morning that contains the previous days submissions as a CSV attachment. Assuming that the customer has the attachments feature enabled.  
Which automation workflow will accomplish this?
  1. Scheduled Automation: Data Extract > SQL Query > Transfer File > Send Email
  2. Triggered Automation: SQL Query > Data Extract > Transfer File > Send Email
  3. Scheduled Automation: SQL Query > Data Extract > Transfer File > Send Email
  4. Triggered Automation: Data Extract > SQL Query > Transfer File > Send Email
Correct answer: C
Explanation:
First Query and then data extract. Since Time is fixed so Scheduled Automation.
First Query and then data extract. Since Time is fixed so Scheduled Automation.
Question 5
ABC Company wants to import files at certain standard times, but occasionally a file will be dropped on a Friday if the 30th of the month falls on a weekend.  
What is the flow?
  1. A user-initiated message to send an email to customers who made a purchase daily.
  2. Triggered Import - user initiated send (not scheduled).
  3. A scheduled automation to send emails to customers who made a purchase daily.
Correct answer: B
Explanation:
If a question is related to automation and it mentions that a file will be available in the FTP always at a specific time, your answer will be an option with a scheduled automation. Scheduled automations are used when you know the time a file is pushed into FTP and it always runs at a scheduled time. If a question is related to automation and there is an uncertainty when the file will be pushed to FTP (ex; a day before last working day / if a date falls on a weekend, it will be available on last Friday etc.), your answer will be an option with a Triggered Automation. Triggered Automations are fired as soon as a file hits a specific location within FTP. Transfer activity is involved when file in encrypted.
If a question is related to automation and it mentions that a file will be available in the FTP always at a specific time, your answer will be an option with a scheduled automation. Scheduled automations are used when you know the time a file is pushed into FTP and it always runs at a scheduled time. If a question is related to automation and there is an uncertainty when the file will be pushed to FTP (ex; a day before last working day / if a date falls on a weekend, it will be available on last Friday etc.), your answer will be an option with a Triggered Automation. Triggered Automations are fired as soon as a file hits a specific location within FTP. Transfer activity is involved when file in encrypted.
Question 6
Northern Trail Outfitters (NTO) experienced a 24-hour website outage beginning on a peak shopping day, as a result, a number of logged-in customer's shopping sessions were disrupted. When the site is back online, the retailer would like to encourage those shoppers to return the site and continue their shopping.  
What action should Northern Trail Outfitters (NTO) take?
  1. Create and send an apology email which includes a discount for a future purchase to all customers.
  2. Do NOT send an email, as outage may have increased negative sentiment, resulting in unsubscribes.
  3. Import a file of logged-in customers into NTO’s existing Abandoned Cart journey in Journey Builder.
  4. Create a user-initiated message to logged-in customers to send once the website is restored.
Correct answer: C
Explanation:
The answer can be 1 or 3. But the most appropriate solution is 1. Sending emails will not take the user to a state where they left on the website. This requires developer involvement.
The answer can be 1 or 3. But the most appropriate solution is 1. Sending emails will not take the user to a state where they left on the website. This requires developer involvement.
Question 7
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? (Choose two.)
  1. Filter data
  2. Upgrade the MC account to ConnectedApp
  3. Turn off link details tracking
  4. Turn off Individual Levels Tracking
Correct answer: BD
Question 8
A customer wants to perform an email send to a subset of a Synchronized Data Extension referencing Sales Cloud custom object data and return tracking to Sales Cloud. 
What approaches should the consultant recommend? (Choose two.)
  1. Use SQL Query Activities to create a Sendable Synchronized Data Extension.
  2. Use Synchronized Data Sources to sync Sales Cloud objects to Marketing Cloud.
  3. Use SQL Query Activities to output a Sendable Salesforce Data Extension.
  4. Use Data Filters to segment data to output a Sendable Data Extension.
Correct answer: BC
Question 9
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?
  1. My Reports
  2. My Tracking
  3. Data Views
  4. Tracking Extract
Correct answer: B
Question 10
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 a.m. daily. 
  • The customer requires that the import completes prior to 4 a.m.  
  • On average, the file will contain about two million rows of data each day.  
Based on the customer's requirements and recommended best practices, how should the daily file be imported?
  1. Import the file into a list, using the ‘update only’ method.
  2. Import the file into a list, using the ‘add and update’ method.
  3. Import the file into a data extension, using the ‘add and update’ method.
  4. Import the file into a data extension, using the ‘overwrite’ method.
Correct answer: C
Explanation:
Since Record count in more than 500 K so DE is used. New and Update is already specified in question.
Since Record count in more than 500 K so DE is used. New and Update is already specified in question.
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!