Digital marketing term
Database
The structured store for records: users, orders, content, and subscriptions. In marketing, “the list” is usually a view of this store, not a spreadsheet.
Detailed explanation
CMS posts, membership, carts, and email consent live here. Personalization and reporting only work if those rows are clean and current. Consent sitting in the wrong table breaks deliverability and trust.
Teams treat a spreadsheet as source of truth, let duplicates pile up, and keep ads aimed at deleted users. Inconsistent fields (email, phone, language) make automation send the wrong message. Using production data in a test environment is a leak waiting to happen.
Track duplicate rate, missing required fields, consent timestamps, and query time. The decision is not a new vendor; it is one source, a named owner, and a delete/update path. Dirty data wastes paid media.
Frequently asked questions
- Is an email list the same thing?
- Usually it is a filtered slice of permissioned rows. The system of record should still hold orders and preferences beside the address.
- When should marketers change the schema?
- When a new required field or consent type appears—and only with the data owner. Random columns break reports and automations.
Related terms
Internal links for the topic cluster — read these concepts together.
- CMSSoftware that separates content from code so editors can ship pages, images, and URLs as HTML. You should not need an FTP login for every glossary update.
- Email MarketingSending news, offers, or teaching through a permissioned list you own. It is not a rented blast; it stands on delivery, relevance, and an easy way out.
- GTMGoogle’s container for shipping tags without a code deploy every time. Analytics, pixels, and conversion events should live here under versioned releases.
- GA4Google Analytics 4: an event-based measurement model for sites and apps. Report logic is not a 1:1 copy of Universal Analytics.
- SMTPThe protocol that hands email from one server to another; newsletters and transactional mail leave through this layer. Bad authentication or a blocklist can tank inbox placement without a visible send failure.
- LeadA person who is not a customer yet but left enough contact—and permission—to start a conversation. Traffic is not a lead; a form, trial, or chat capture is.
