Subscriber and Data Management Flashcards
(163 cards)
What is the difference between a Contact and a Subscriber in Marketing Cloud?
A Contact is an individual who receives communication via any channel, stored in Contact Builder.
A Subscriber is a contact who has opted in for communication via a specific channel, stored in Email Studio.
What is the role of the All Subscribers List in Marketing Cloud?
It is the master list of all Subscriber records in Email Studio, shared across all Business Units, and used for tracking subscriber statuses.
What are the available statuses for subscribers in the All Subscribers List?
Active – Subscriber is opted in and can receive emails.
Held – Subscriber has had multiple bounces and is suppressed.
Bounced – Subscriber had recent bounces but may be reactivated if they engage.
Unsubscribed – Subscriber opted out or marked an email as spam.
What is a Data Extension in Marketing Cloud?
A Data Extension is a custom table that stores data in columns (fields) and rows (records), allowing relational data storage beyond subscriber lists.
What are the different types of Data Extensions?
Standard Data Extension – Custom-created, flexible for various data types.
Salesforce Data Extension – Syncs data from Sales or Service Cloud.
Synchronized Data Extension – Pulls data from Sales or Service Cloud into Marketing Cloud.
What are the different Data Extension types based on sending context?
Sendable Data Extensions – Contain email addresses and can be used for sending emails.
Non-Sendable Data Extensions – Store additional data for segmentation, personalization, etc.
Testable Data Extensions – Used to send test emails to internal users.
What are the key considerations when creating a new Data Extension?
Unique Name & Description
Data Types & Field Definitions
Retention Policy Settings
Primary Key Selection
Send Relationship Configuration (if sendable)
What is the difference between a Subscriber Key and a Contact Key?
Subscriber Key is a unique user-defined identifier in Email Studio for managing subscribers.
Contact Key is a unique identifier in Contact Builder used to link all subscriber data across channels.
Why should you avoid using an email address as the Subscriber Key?
Email addresses change, and using them as a Subscriber Key limits flexibility and prevents multiple subscriptions per user.
How does a Send Relationship work in Data Extensions?
A Send Relationship links a Sendable Data Extension to the All Subscribers List, ensuring that messages are sent to the correct recipients.
What is the purpose of Data Retention settings in Data Extensions?
To define how long data is kept and automatically delete records based on specified retention periods.
What are the three types of retention targets in Data Extensions?
Individual Records – Deletes specific records after a set period.
All Records – Clears all records but keeps the Data Extension.
All Records & Data Extension – Deletes both records and the Data Extension itself.
What are the key Data Types available in Data Extensions?
Text – Stores alphanumeric characters (up to 4,000).
Number – Whole numbers, no decimals.
Boolean – True (1) or False (0).
Date – Stores MM/DD/YYYY format.
Email – Validates presence of “@” symbol.
Phone – Accepts numbers with/without hyphens.
Decimal – Stores floating-point numbers.
Locale – Defines subscriber’s language/country.
What is a Primary Key in a Data Extension?
A Primary Key is a column (or combination of columns) that uniquely identifies a record and prevents duplicates.
What happens if a Primary Key is not set in a Data Extension?
Data imports may overwrite records, leading to potential duplicate or lost data.
What must a Sendable Data Extension contain?
A Subscriber Key field
A Send Relationship mapped to All Subscribers List
At least one Email Address field
What is the purpose of Non-Sendable Data Extensions?
They store additional customer data (e.g., order history, locations, preferences) for segmentation and personalization but cannot be used for sending emails.
How does AMPscript interact with Non-Sendable Data Extensions?
AMPscript is used to lookup and retrieve data from Non-Sendable Data Extensions for email personalization.
A company wants to store customer order details (Order ID, Customer ID, Order Date) but does not need to send emails from it. What type of Data Extension should they use?
A Non-Sendable Data Extension, since it stores order data but does not include email addresses.
What are the best practices for optimizing Data Extension storage?
Use correct data types for each field.
Keep columns below 50 for efficiency.
Ensure only one email field in Sendable Data Extensions.
Set precise field lengths to avoid unnecessary storage usage.
Define: Contact
An individual in Marketing Cloud who receives communication via any channel.
Define: Contact Key
A user-defined unique identifier for Contacts in Contact Builder that ties all contact information together.
Define: Contact ID
A system-defined number generated by Marketing Cloud as an internal unique identifier for a Contact.
Define: Subscriber
An individual in the Marketing Cloud database who has opted in to receive communication via a particular channel.