Subscriber and Data Management Flashcards

1
Q

How do you make SendLogs?

A

Created as data extensions via Create from Template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you split synchronized data extensions into standard data extensions?

A

SQL queries in an automation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you send to a synchronized data extension?

A

Must be queried with SQL and split into standard data extensions. Can’t send or start a journey with a synchronized data extension.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Subscriber Key vs Subscriber ID?

A

Subscriber Key is user-defined, Subscriber ID is system-defined

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When do you need a subscriber key?

A

Sendable data extensions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are emails sent to if no publication list is chosen at send time?

A

The All-Subscribers list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Where are publication lists selected?

A

In Journey Builder- “Manage Recipients” section of Delivery Options

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What’s the difference between a target data extension and an original data extension?

A

Target data extensions are created automatically by MC when an original data extension is filtered

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a NotSent Tracking Extract?

A

Shows reasons for send failures. Is performed in Automation Studio.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What shows engagement data in Automation Studio SQL queries?

A

Data Views

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What do Add-Only Imports require?

A

A primary key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What must sendable data extensions be mapped to?

A

All Subscribers list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do you receive real-time data like website submissions?

A

API integrations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What has to be created before an SQL Query is created?

A

A target data extension

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the SQL Query update options?

A

Append, Update, Overwrite

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the import update options?

A

Add and Update, Add Only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is a contact?

A

An individual who receives communication via any channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is a subscriber?

A

An individual who opted in to receive communication via a particular channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Send Relationship

A

A field used at the send time to identify the email recipient

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Locale Data Type

A

Allows two characters to define country and five characters to define language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Where are subscribers stored?

A

Email Studio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

How are subscribers created?

A

Import into the All Subscribers list or being sent an email

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What data type is a Subscriber Key?

A

Text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What must the subscriber key be if Marketing Cloud Connect is enabled?

A

The 18 digit lead or contact ID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is a subscriber key used for?
Retrieving email addresses, identifying the record to update during data imports, and preference management
26
When do subscriber key and contact key have the same value?
Subscriber information is mapped to the Contact model before data is added to Marketing Cloud
27
What are the All Subscribers List statuses?
Active Held Bounced Unsubscribed
28
What is the Held status?
Person had three or more hard or soft bounces in the last 15 days (or one hard bounce from a trusted domain). Permanently suppressed.
29
What is the Bounced status?
Person had 1-2 soft bounces or one hard bounce (non-trusted domain). Resets to Active if the person engages with an email.
30
Data Designer
Enables viewing and managing contact data by relating data to the contact record or linking data extensions
31
What section should be used for data management?
Contact Builder
32
What data model can have more than 500,000 subscribers?
Data Extension
33
What data model has a limited number of attributes?
List
34
What is the recommended data model?
Data extension
35
What are the types of data extensions?
Standard Salesforce Synchronized
36
What are Salesforce data extensions used for?
Sending email tracking info to Sales or Service Cloud
37
What are the data extension creation methods?
Create New From Existing From Template
38
What item is not copied from the original data extension when a data extension is created From Existing?
Records
39
What are the Data Retention Policy targets?
Individual Records All Records All Records and Data Extensions
40
Where do you view all of your Data Retention Policies?
Data Extensions dashboard view in Contact Builder
41
What does a primary key ensure in a data extension?
Records are not overwritten
42
Where are Data Extension Storage Details exported from?
A CSV in Setup/Metrics
43
What is the max recommended amount of columns in a data extension?
50
44
Send Relationship
Used at send time to identify a recipient and creates the link between the sendable data extension and the All Subscribers list
45
What field is the Send Relationship mapped to in the All Subscribers list?
Subscriber Key
46
What is checked to determine a subscriber's status?
Send Relationship
47
What are the methods to add records to Marketing Cloud?
Manual Record Creation Import Import File Activity Synchronized Data Sources API Integration SmartCapture forms
48
What is not required in the overwrite import type?
Primary Key
49
Where is manual record creation done?
Contact Builder
50
When should the Import record creation type be used?
One-time record additions like in-person newsletter signups
51
What is required to perform imports from a File Location source?
Enhanced FTP
52
What is the max size of an import file?
20mb
53
What formats can an import file be?
Comma Tab One-Character Delimited
54
What are the field mapping types?
Header Row Ordinal Manually
55
Ordinal Field Mapping Type
Maps by order of fields (first column mapped to first field, etc)
56
What should the Import File Activity creation type be used for?
Large-volume files
57
What happens to deleted data extensions?
Moved to the Recycle Bin and deleted after 30 days
58
What is needed before an Import File Activity for encryped files?
File Transfer activity
59
Where do File Transfer activities place unencrypted files?
Marketing Cloud Safehouse
60
Where are data filters created and how are they run?
Created in Email Studio, run by Filter activities in Automation Studio
61
What are the segmented data extension types?
Random data extensions Filtered data extensions
62
How long will Automation Studio attempt to run an SQL Query before giving an error?
30 minutes
63
In SQL Queries, what has to be placed before a "From" clause to get data from a business unit's enterprise parent account?
ENT
64
How long can data views store tracking data?
Six months
65
How are data view tables accessed?
SQL Queries
66
How are email sends identified?
System-defined JobId number
67
What are the unsubscribe types?
Universal Global
68
What does a Global unsubscribe remove a person from?
All emails sent by any Marketing Cloud instance
69
What controls which communications subscribers receive?
Publication Lists
70
True/False: publication lists can receive imports
True
71
True/False: publication lists cannot be made public and used in a preference center
False
72
Profile Center
Gives control of the records stored about a person (ie name and email)
73
Subscription Center
Email subscription preferences page
74
What appears in the Tracking tab of Email Studio?
Job ID Total Sent Send Performance
75
Send Logs
Capture unique info like send fail data
76
How many send logs can a business unit have?
One
77
Tracking Extracts
Used to export email performance data
78
NotSent Tracking Extracts
Export send fail data