Marketing Automation (26%) - Build Automation Studio solution Flashcards
What does an Automation Work Flow contain (3)?
Starting Source
Steps
Activities
What does a Starting Source define?
What makes the workflow run.
It could be a Schedule, a File Drop to the ftp server, or a Trigger.
What does a Step in a Workflow contain?
One or more activities
If a Step in a Workflow contains more than one Activity, how do they run?
All Activities in a Step run in parallel at the same time
When does the next Step in a Workflow commence?
If all Activities in a Step are completed successfully, the next Step starts.
What can Activities be used for (4)?
Import data
Extract data
Create segments via Filter or Query Activity
Send messages - but JB preferred.
What are Data Views?
Data Views contain tracking and system information that can be used in Query Activities to join this information to subscribers!
Eg. Bounces, Clicks, Open and Sent.
How many Automations can you see in the Overview page of Automation Studio?
Up to 50 Automations of the current MC Business Unit
When would a user select File Drop as a Starting Source in an Automation?
If the user wants the Automation to start when a file is placed in a folder on the MC Enhanced FTP site.
When would a user select Schedule as a Starting Source in an Automation?
If the user wants the Automation to start on a recurring schedule.
When would a user select Trigger as a Starting Source in an Automation?
When they want the Automation to start if a file is placed on an EXTERNAL storage, like Amazon S3.
What does a MC Admin need to configure for a File Drop Starting Source?
Which folder to use on the Enhanced FTP site.
What is the benefit of using a Filename Pattern for files placed in a folder on the MC Enhanced FTP site?
When a filename pattern is specified, a single folder can be used for triggering multiple Automations. If no filename pattern is specified, the Automation starts if a file is placed in the folder - the folder can, therefore, only be used for a single Automation to start.
What repeat options are available when using Schedule as a Starting Source? (7)
None (run once)
Hourly
Daily
Weekdays
Weekly
Monthly
Yearly
When would an Automation with a Trigger as a Starting Source start?
If a file is dropped on an external file location like
Amazon S3
Google Cloud Storage
Microsoft Azure
Your own SFTP location
What does the Send Email Activity in Automation Studio do?
Send a standalone Email or in a sequence with other Activities
What would a user select the Import File Activity in Automation Studio for?
To Import a CSV file into a List or DE for frequent imports that have the same qualities every time.
What would a user select the File Transfer Activity in Automation Studio for? (2)
To Unzip, Encrypt or Decrypt a file in the MC Enhanced FTP directory.
To securely transfer files to or from the MC Enhanced FTP directory
What would a user select the Data Extract Activity in Automation Studio for (3)?
To Extract records from a List or DE into a CSV file in MC Safehouse.
Extract tracking information (eg. Clicks, Conversions, Unsubscribes).
To Convert an XML file to a CSV file
What would a user select a SQL Query Activity for in Automation Studio
Execute a SQL query and store the results into a DE