Authentication and delivery

TermMeaning
SPFSender Policy Framework. DNS record authorising which servers may send for your domain.
DKIMDomainKeys Identified Mail. A cryptographic signature verifying the message was not altered and came from an authorised source.
DMARCPolicy telling receivers what to do on SPF or DKIM alignment failure, with aggregate reporting.
BIMIBrand Indicators for Message Identification. Puts a verified logo into supporting clients, on top of aligned DMARC.
MPPApple Mail Privacy Protection. Prefetches images through Apple proxies, inflating and corrupting the open metric.
DeliverabilityWhether mail reaches the inbox rather than spam. One layer below the category aware retrieval gate.
Category-aware retrieval gateThe quality-and-engagement layer above classical spam filtering that decides whether mail is surfaced in intelligent inbox views, search, and assistant answers. A sender can pass authentication and still fail it.
One-click unsubscribeA List-Unsubscribe-Post header (RFC 8058) that lets a recipient opt out in a single tap from the inbox UI. Required of bulk senders alongside the in-body link.
BounceA failed delivery. Hard bounces are permanent and must be suppressed immediately; soft bounces are transient.
Sender reputationThe provider’s running assessment of a sending domain and IP, driven heavily by engagement.

List and data

TermMeaning
Single opt inSubscriber added on form submission, no confirmation step.
Double opt inSubscriber must confirm via a link before being added. Better for quality and consent records.
Soft opt inA narrow lawful basis (PECR) for marketing existing customers about similar products without prior express consent, provided an opt-out was offered at collection and in every message.
SunsetMoving persistently disengaged contacts out of regular sending, after a re-engagement attempt fails, to protect deliverability for the active cohort.
List decayThe continuous loss of a list’s value as contacts change addresses, disengage, or go dormant; net list growth is acquisition minus decay.
Database healthThe ongoing practice of keeping the contactable list deliverable and valuable through hygiene, re-engagement, and sunsetting.
Lead magnetAn incentive offered in exchange for contact details.
SegmentA subset of the list, dynamic (auto updating) or static (fixed at creation).
Merge tagA placeholder replaced with subscriber specific data at send time.
Suppression listAddresses that must never receive mail: unsubscribes, complaints, hard bounces.
Zero party dataData a customer proactively and voluntarily shares. The cleanest signal.
First party dataData from direct interactions with your own platforms.
Third party dataData bought from outside aggregators. Fading as third-party cookies are phased out.

Customer data and CRM

TermMeaning
CRMCustomer relationship management. The system of record for known customers and the interactions with them.
CDPCustomer data platform. Ingests data from every source, resolves identity, and maintains an activation-ready unified profile.
Data warehouseCentral store built for analysis and reporting at scale, not real-time activation.
Single customer viewOne unified profile per person, assembled from every source.
Identity resolutionStitching identifiers across devices and channels into one customer profile.

Segmentation and lifecycle

TermMeaning
RFMRecency, Frequency, Monetary. A behavioural segmentation model scoring customers on how recently, how often, and how much they buy.
CLV / LTVCustomer lifetime value. The total past and predicted value of a customer over the relationship.
Propensity modelA model predicting the probability a customer takes an action, such as buying or churning.
ChurnA customer lapsing or ending the relationship; churn rate is the share who do so in a period.
Retention rateThe share of customers retained over a period; its inverse is churn.
Lifecycle stageWhere a customer sits in the journey: acquisition, onboarding, engagement, retention, or winback.
WinbackThe lifecycle stage, and the messaging it carries, that tries to reactivate a lapsed customer before suppressing the unresponsive.
Engagement scoreA composite measure of how recently and often a contact engages (opens, clicks, sessions, purchases), used to trigger lifecycle stage transitions.
Engagement tierAn engagement score banded into a few groups, such as active, moderate, and dormant, used to set frequency caps and channel eligibility.
Loyalty programA structured points, tier, or referral scheme that rewards repeat business.
ReferralAcquisition through an existing customer recommending the brand.

Channels and design

TermMeaning
Transactional messageA message sent in response to a customer action or relationship (receipt, password reset, shipping update), governed by the contract rather than marketing consent. Distinct from a marketing message by primary purpose.
Marketing messageA message sent to drive a commercial outcome (campaign, promotion, winback), requiring marketing consent and an unsubscribe path.
Triggered (behavioural) messageA send fired by a customer’s behaviour or state, rather than a schedule.
Broadcast (batch)A send to a segment on a schedule.
OrchestrationDeciding, per customer and moment, which message goes on which channel, and whether to send.
Frequency capA hard ceiling on messages per channel and in total over a rolling window.
Preheader (preview text)The snippet shown after the subject line in the inbox; the third part of the envelope.
Responsive designLayout that adapts to the screen it renders on; most email opens are on mobile.
Dark modeA client display mode that recolours messages; designs must survive the inversion.
Alt textText shown in place of an image that is blocked or fails to load.
A2P 10DLCThe US registration standard for application-to-person SMS over long codes.
RCSRich Communication Services. The richer successor to SMS, with branding, cards, and read receipts.
APNs / FCMApple Push Notification service and Firebase Cloud Messaging, the two push delivery pipes.

Metrics

TermMeaning
Open rateShare of delivered mail where the pixel fired. Corrupted by MPP; directional only.
Click through rateShare of delivered mail that produced a link click. The workhorse metric.
Click to open rate (CTOR)Clicks divided by opens. Content engagement, independent of open noise.
Conversion rateShare that produced the downstream target action. The metric that pays.
Complaint rateShare marked as spam. A hard deliverability limit; keep under 0.1%.
Reply rateShare that replied. A strong positive inbox signal even at 1 to 2%.

Decisioning and measurement

TermMeaning
Decision supportMachine learning that assists a journey the marketer designed.
DecisioningMachine learning that decides per user what to send, when, and whether to send at all.
HoldoutA randomised group deliberately left unmessaged, to measure incremental effect.
UpliftThe incremental effect of sending, against an identical user left alone.
PersuadableA user a message wins over who would not have acted otherwise.
Contextual banditAn algorithm that balances exploring uncertain options against exploiting known good ones.
CUPEDControlled experiment using pre experiment data. A variance reduction technique.
DiDDifference in differences. Estimates an effect by comparing change across treated and untreated cohorts over a date.

Citations

[1] Tealium, what is a CDP [2] TechTarget, RFM analysis [3] Litmus, email preview text