Back to agent
Use Caseuse-case.transactional-email

Transactional Email (Password Reset, Receipt)

User-action-triggered emails with an explicit functional purpose; the email *is* part of the workflow, not a marketing add-on.

confidence 90%v1reviewed Apr 26, 2026transactional, email, lifecycle, inter-page

Transactional Email

Examples. Password reset. Receipt. Online hotel check-in (e.g. room-key delivery).

Why it's Inter-page latency. The user is actively waiting for the email — anything slower than 10 seconds is a perceptible failure. Inter-page edge decisioning or direct-trigger flows are the appropriate technical choice (source.real-time-clarity-md).

Why it's NOT a marketing optimization. Transactional emails are part of the product. The CDP's role is to ensure the message goes out reliably, not to optimize click-through. Architectural decisions should keep this path simple and isolated from marketing optimization complexity.

Sources

Related

This node →

  • applies-to-latency-tierlatency-tier.inter-pagePassword reset / receipt expects sub-10s delivery
  • applies-to-modalitymodality.emailBy definition
  • applies-to-domainorg-dim.industry.ecommerceOrder receipts, shipment notifications, and delivery confirmations are the canonical transactional email in ecommerce.
  • applies-to-domainorg-dim.industry.retailLoyalty-point confirmations and click-and-collect readiness notices are transactional email in retail.
  • applies-to-domainorg-dim.industry.telecommunicationsBill delivery, usage alerts, and plan-change confirmations are transactional email in telco.
  • applies-to-domainorg-dim.industry.healthcareAppointment reminders and prescription-ready notifications are transactional email in healthcare (consented use, HIPAA controls required).
  • applies-to-domainorg-dim.industry.financial-servicesFraud alerts, account statements, onboarding sequences, and regulatory notices are transactional email in financial services.
  • applies-to-domainorg-dim.industry.travel-hospitalityBooking confirmations, flight change notifications, and loyalty-point statements are transactional email in travel and hospitality.
  • applies-to-domainorg-dim.marketing-goal.retentionOC-109. Transactional email reliability (order confirmation, shipping updates) directly affects retention — a delivery failure breaks the relationship.
  • applies-to-domainorg-dim.marketing-goal.customer-experienceOC-109. Transactional email is the baseline CX commitment for purchase journeys — clean delivery, accurate content, on-time messaging.