Skip to content
Glossary

Transactional emails vs marketing emails: the difference and when to use which

Transactional emails are system-generated messages triggered by a user action. Learn the difference between transactional and marketing emails, and why you should separate them.

HT
Hermod Team · AI-powered email marketing

Transactional emails are system-generated messages sent as a direct response to a user action or event — such as an order confirmation, a receipt, a password reset link, or a shipping notification.

They’re the opposite of marketing emails. Where marketing emails promote something, transactional emails deliver information the recipient needs or expects.

Examples of transactional emails

  • Order confirmation — “Your order #1234 has been received”
  • Receipt — “Here’s your invoice for April”
  • Password reset — “Click here to reset your password”
  • Shipping notification — “Your package has shipped, track it here”
  • Account creation — “Welcome, your account has been created”
  • Login verification — “Is this you? Confirm your login”
  • Subscription change — “Your subscription has been upgraded”

What they all share: they’re triggered by an action the recipient themselves took.

Under GDPR and the ePrivacy Directive, there’s an important legal distinction:

Marketing emails require explicit consent (opt-in). Without consent, you cannot send them.

Transactional emails can be sent without marketing consent because they’re necessary to fulfill an agreement. When someone buys a product, they expect an order confirmation — it’s part of the contract.

But the boundary matters: an order confirmation is transactional. An order confirmation with “You might also like these products” at the bottom is partly marketing. And the marketing portion requires consent.

Why you should separate infrastructure

Most email experts recommend sending transactional and marketing emails via separate systems — or at least from separate subdomains.

The reason is reputation isolation. If a marketing campaign generates high spam complaints, it affects the sending domain’s reputation. If your transactional emails share a domain with your campaigns, you risk password reset emails and order confirmations landing in spam.

Typical setup:

TypeSubdomainPlatform
Transactionalmail.yourdomain.comResend, Postmark, SES
Marketingnews.yourdomain.comHermod, Mailchimp

Both subdomains need separate SPF, DKIM, and DMARC records.

Performance differences

Transactional emails have significantly better metrics than marketing emails:

MetricTransactionalMarketing
Open rate80-90%20-25%
Click rate10-20%2-5%
Spam complaints~0%0.02-0.05%

This makes sense — people are waiting for their order confirmation. They’re not waiting for your newsletter.

Optimizing transactional emails

Even though transactional emails aren’t marketing, they can be optimized:

  1. Timing — send within seconds. An order confirmation that takes 10 minutes to arrive creates worry.
  2. Clarity — the most important information (order number, tracking link, reset link) should be visible immediately.
  3. Branding — transactional emails are still a touchpoint. Keep them on-brand without turning them into marketing.
  4. Responsive design — most transactional emails are opened on mobile. Test it.

Transactional emails are the foundation of your email infrastructure. They’re what your recipient expects, and they must always work. Read more about email automations (including transactional) in our guide to email automation for beginners.

Ofte stillede spørgsmål

Do transactional emails require consent under GDPR?
No — not in themselves. Transactional emails necessary to fulfill an agreement (order confirmation, receipt) can be sent without marketing consent. But you cannot sneak marketing content into transactional emails. An order confirmation with product recommendations at the bottom requires consent for that portion.
Should transactional emails be sent from a separate domain?
Ideally yes, or at least from a subdomain (e.g., noreply@mail.yourdomain.com). If your marketing emails generate spam complaints, it affects your sender reputation. By separating infrastructure, you ensure critical transactional emails always deliver, regardless of what happens with your campaigns.
What's the difference between transactional emails and automated emails?
Transactional emails are triggered by a specific user action and contain information the user expects (order confirmation, password reset). Automated marketing emails (drip campaigns, welcome series) are marketing content sent automatically but still require consent. The difference is purpose and legal basis.