Revision 1

Email Marketing

@namkyu · Sep 1, 2026, 8:19 AM

Added email marketing workflow, tools, automation, deliverability, and compliance.
+23,4320

Email marketing is the use of email to communicate with subscribers, customers, and prospects for purposes such as sales, product education, retention, announcements, and relationship building.

Businesses can use email marketing to promote products, recover abandoned carts, onboard new users, send newsletters, announce launches, educate customers, and automatically follow up based on user behavior.

Unlike social media, an email list is typically built around direct subscriber relationships rather than dependence on a public-feed algorithm.

Item

Details

Main goal

Generate sales, retention, engagement, and repeat visits

Common uses

Newsletters, promotions, onboarding, abandoned carts, product education

Coding required

No for most campaigns

Common tools

Mailchimp, Klaviyo, HubSpot

Free tools available

Yes

Mailchimp starting paid plan example

From about $20/month

Klaviyo free plan

Up to 250 profiles and 500 emails/month

Gmail bulk-sender threshold

About 5,000 messages/day to personal Gmail accounts

Key technical requirements

SPF, DKIM, DMARC, unsubscribe support

Difficulty

Beginner to advanced

Email marketing usually follows a simple process:

Visitor joins list → Subscriber receives emails → Emails educate or promote → Subscriber clicks → Subscriber purchases or takes another action

The important part is not simply sending more email.

A useful email program depends on:

  • Permission

  • Relevant content

  • Segmentation

  • Timing

  • Deliverability

  • Clear calls to action

  • Measurement

A newsletter is sent regularly to subscribers.

Common content includes:

  • Industry news

  • New articles

  • Product updates

  • Company updates

  • Curated resources

  • Educational content

Newsletters are useful for staying in contact with an audience even when there is no immediate promotion.

Promotional emails are designed to generate a sale or another direct action.

Examples include:

  • Product launch

  • Limited-time discount

  • Seasonal sale

  • New collection

  • Event promotion

  • Upgrade offer

Promotional emails should clearly explain:

  • Offer

  • Benefit

  • Deadline if applicable

  • Call to action

A welcome email is sent after someone subscribes or creates an account.

It may include:

  • Introduction

  • What to expect

  • Useful resources

  • Product explanation

  • Discount

  • Next step

Welcome emails are often part of an automated sequence rather than a single message.

Onboarding emails help new users understand a product or service.

A sequence might include:

  • Account setup

  • Core feature introduction

  • Tutorial

  • Use case

  • Success example

  • Upgrade invitation

This is particularly common for SaaS businesses.

E-commerce businesses can send reminders when a customer adds a product to a cart but does not complete the purchase.

A sequence may include:

  • Reminder

  • Product image

  • Benefits

  • Reviews

  • Discount if appropriate

The exact strategy should reflect the store's economics rather than automatically offering a discount.

Post-purchase emails can include:

  • Order confirmation

  • Usage instructions

  • Product education

  • Review request

  • Cross-sell

  • Reorder reminder

These messages can improve customer experience and repeat purchases.

Re-engagement campaigns target subscribers who have stopped opening or clicking emails.

Possible messages include:

  • Preference update

  • New offer

  • Content reminder

  • Subscription confirmation

Inactive subscribers may eventually be removed from active marketing lists to protect deliverability and reduce software costs.

Email marketing begins with permission-based list growth.

Common methods include:

  • Website signup form

  • Newsletter signup

  • Lead magnet

  • Free tool

  • Discount

  • Account creation

  • Webinar registration

  • Checkout opt-in

  • Event registration

Avoid purchasing random email lists.

Purchased lists can create:

  • Spam complaints

  • Poor engagement

  • Deliverability problems

  • Legal risk

  • Platform-account problems

A smaller engaged list can be more valuable than a large list of people who never asked to receive messages.

A lead magnet gives visitors a reason to subscribe.

Examples include:

  • Checklist

  • Template

  • Guide

  • Calculator

  • Free course

  • Report

  • Industry data

  • Coupon

  • Free trial

The lead magnet should attract the type of subscriber the business actually wants.

A broad giveaway may generate many subscribers who never become customers.

Segmentation divides subscribers into groups.

Possible segments include:

  • New subscribers

  • Customers

  • Non-customers

  • High-value customers

  • Recent purchasers

  • Inactive users

  • Product interest

  • Geographic location

  • Engagement level

Segmentation allows different users to receive different messages.

For example:

A customer who already purchased a product should not necessarily receive the same introductory campaign as a first-time visitor.

Personalization can include more than inserting a first name.

Useful personalization may be based on:

  • Previous purchases

  • Viewed products

  • Account activity

  • Location

  • Subscription type

  • Customer lifecycle stage

The goal is to send more relevant messages rather than simply adding personal data for appearance.

Automation sends emails when a specific event happens.

Common triggers include:

  • Subscription

  • Account creation

  • Purchase

  • Abandoned cart

  • Trial expiration

  • Product usage

  • Inactivity

  • Birthday

  • Renewal date

For example:

New signup → Welcome email → Product tutorial → Use-case email → Upgrade offer

Automation is valuable because the sequence continues without manually sending each email.

A campaign is usually sent at a specific time to a selected audience.

Examples:

  • Friday newsletter

  • Black Friday promotion

  • Product launch

An automation is triggered by user behavior or a lifecycle event.

Examples:

  • Welcome sequence

  • Cart abandonment

  • Re-engagement

  • Post-purchase sequence

Most mature email programs use both.

A marketing email generally includes:

  • Sender name

  • Subject line

  • Preview text

  • Main message

  • Call to action

  • Unsubscribe option

The email should make the intended action clear.

Avoid unnecessary complexity.

A simple email with one clear message can perform better than a visually complex message containing many unrelated offers.

Subject lines influence whether subscribers choose to open an email.

Useful approaches include:

  • Clear benefit

  • Specific topic

  • Curiosity

  • Urgency when genuine

  • Relevant announcement

Avoid deceptive subject lines.

The subject should accurately represent the message.

A call to action tells the subscriber what to do next.

Examples:

  • Shop now

  • Read the guide

  • Start free trial

  • View pricing

  • Complete setup

  • Book a demo

Do not overload every email with many competing actions unless the newsletter format requires several destinations.

Marketing emails can be:

  • Plain text

  • Lightly formatted

  • Fully designed HTML

The right style depends on the business.

E-commerce brands may benefit from product images and visual layouts.

Founder newsletters or B2B messages may intentionally look simpler and more personal.

Always check mobile readability.

Many users read email on phones.

Check:

  • Text size

  • Button size

  • Image width

  • Spacing

  • Subject length

  • Load speed

  • Layout

Test the email before sending it to the full list.

Deliverability refers to whether emails successfully reach recipients rather than being rejected or filtered.

Important factors include:

  • Sender reputation

  • Authentication

  • Spam complaints

  • Engagement

  • Sending behavior

  • List quality

  • Unsubscribe handling

A technically successful send does not guarantee that the message reaches the inbox.

SPF allows a domain to specify which servers are authorized to send email on its behalf.

It helps receiving mail systems identify unauthorized senders.

DKIM attaches a cryptographic signature to outgoing email.

Receiving providers can use the signature to confirm that the message was authorized by the sending domain and was not altered in transit.

DMARC builds on SPF and DKIM and provides instructions for how receiving providers should handle messages that fail authentication checks.

It also supports reporting.

Businesses sending significant email volume should understand all three technologies.

Google currently requires all senders sending messages to Gmail accounts to follow baseline authentication and delivery requirements.

For senders sending around 5,000 or more messages per day to personal Gmail accounts, additional requirements apply.

These include:

  • SPF

  • DKIM

  • DMARC

  • TLS

  • Valid DNS configuration

  • Low spam rates

  • Domain alignment

  • One-click unsubscribe for marketing and subscribed messages

  • A visible unsubscribe link

Google currently recommends keeping spam rates reported in Postmaster Tools below 0.3%.

Once Google classifies a sender as a bulk sender, that classification does not currently expire.

Marketing email should provide an easy way to stop receiving messages.

Do not hide or intentionally complicate the unsubscribe process.

Google requires qualifying bulk marketing senders to provide one-click unsubscribe.

Legal requirements also vary by country.

In the United States, commercial email is regulated by the CAN-SPAM Act.

Businesses sending promotional email should review current FTC requirements.

Important areas include:

  • Accurate sender information

  • Non-deceptive subject lines

  • Clear identification where required

  • Physical postal address

  • Opt-out mechanism

  • Honoring unsubscribe requests

Email regulations vary internationally, so businesses sending across markets should check applicable local laws.

Important metrics can include:

  • Delivery rate

  • Bounce rate

  • Open rate

  • Click rate

  • Unsubscribe rate

  • Spam complaint rate

  • Conversion rate

  • Revenue

  • Revenue per recipient

Do not evaluate an email program using only open rate.

Privacy features and email-client behavior can make opens less reliable than direct business outcomes such as clicks and purchases.

Click-through rate measures how many recipients clicked a link.

A high click rate can indicate:

  • Relevant offer

  • Strong call to action

  • Good audience targeting

  • Useful content

However, the final goal is often conversion rather than the click itself.

A conversion occurs when the email contributes to the desired action.

Examples:

  • Purchase

  • Demo booking

  • Trial signup

  • Registration

  • Upgrade

A campaign with fewer clicks but more purchases may be more valuable than one with many clicks but little revenue.

E-commerce and marketing platforms can attribute purchases to email campaigns and automations.

Attribution models vary.

Do not assume reported revenue means the email was the only reason the customer purchased.

Use the metric as a directional tool rather than an absolute representation of causality.

Mailchimp provides:

  • Email campaigns

  • Automation

  • Templates

  • Signup forms

  • Segmentation

  • Reporting

Its current pricing page lists:

  • Free options for small contact lists

  • Standard starting around $20/month after trial

  • Premium starting around $350/month in the current displayed configuration

Pricing depends on contact count and sending limits.

Mailchimp can be useful for:

  • Newsletters

  • Small businesses

  • General email campaigns

  • Basic automation

Klaviyo is heavily focused on e-commerce and customer lifecycle marketing.

Its current Free plan includes:

  • Up to 250 active profiles

  • 500 email sends per month

  • $5 of mobile messaging

  • Reporting

  • Segmentation

  • Automation

Klaviyo integrates closely with customer and purchase data, making it especially relevant for e-commerce brands.

Pricing increases as the number of active profiles and message volume increase.

HubSpot combines email marketing with:

  • CRM

  • Forms

  • Sales tools

  • Automation

  • Customer data

  • Reporting

Its current Marketing Hub offers a Free tier.

Paid tiers can increase substantially as businesses require more advanced automation, reporting, and marketing functionality.

HubSpot is often relevant when email is only one part of a larger CRM and sales workflow.

Email marketing can be started with very little upfront software cost.

Requirement

Example

Starting cost

Website or landing page

Existing site

Already owned possible

Signup form

Email platform

Free options available

Email platform

Mailchimp / Klaviyo / HubSpot

Free options available

Business domain

Existing domain

Already owned possible

Analytics

Platform reporting

Included

DNS authentication

Domain settings

No additional software cost

A small business can therefore begin building an email list without purchasing an expensive marketing stack.

Costs grow primarily with:

  • Contact count

  • Send volume

  • SMS usage

  • Automation complexity

  • Advanced reporting

Decide what email should accomplish.

Examples:

  • Increase repeat purchases

  • Convert free users

  • Drive traffic to content

  • Promote launches

  • Retain customers

Do not start by sending newsletters without knowing why the emails exist.

Consider:

  • Contact count

  • E-commerce integration

  • Automation

  • CRM requirements

  • Pricing

  • Reporting

  • SMS needs

Do not choose a platform only because it has the most features.

Set up:

  • SPF

  • DKIM

  • DMARC when appropriate

Verify the platform's sending-domain configuration before scaling volume.

Add subscription opportunities to appropriate areas such as:

  • Homepage

  • Blog

  • Checkout

  • Landing pages

  • Product pages

Explain what subscribers will receive.

A new subscriber should receive a useful introduction.

For example:

Email 1 — Welcome Email 2 — Best resource or product education Email 3 — Customer problem and solution Email 4 — Offer or next action

The exact sequence depends on the business.

Separate major groups such as:

  • Prospects

  • Customers

  • Active customers

  • Inactive subscribers

Avoid sending every message to everyone.

Decide:

  • Newsletter frequency

  • Promotional frequency

  • Automation triggers

Consistency can help establish expectations.

Sending far more frequently than subscribers expect can increase unsubscribes and spam complaints.

Check:

  • Subject

  • Links

  • Buttons

  • Images

  • Mobile layout

  • Personalization

  • Unsubscribe

  • Tracking

Send test emails to several major email clients if possible.

Review:

  • Delivery

  • Clicks

  • Conversions

  • Unsubscribes

  • Spam complaints

  • Revenue

Do not judge every campaign from one metric.

Review which automated emails:

  • Produce revenue

  • Have high drop-off

  • Receive low clicks

  • Generate complaints

Update poor-performing sequences over time.

A practical email marketing stack may include:

  • Email platform: Mailchimp, Klaviyo, HubSpot, or another ESP

  • Website: Shopify, WordPress, Webflow, custom site, or SaaS application

  • Forms: Built-in email platform forms or website forms

  • CRM: HubSpot or another customer database

  • Analytics: Google Analytics and platform reporting

  • E-commerce: Shopify or another store platform

  • Authentication: SPF, DKIM, DMARC

  • Deliverability monitoring: Google Postmaster Tools where relevant

A small newsletter may only need an email platform and signup form.

A mature e-commerce program may connect the store, customer database, analytics, SMS, product catalog, and behavioral events.

Unwanted email can generate spam complaints and legal problems.

Use clear signup and consent processes appropriate to the market.

Purchased lists frequently contain people who did not request messages.

This can damage sender reputation and deliverability.

Missing SPF, DKIM, or DMARC configuration can increase authentication and delivery problems.

Authentication should be configured before large-scale campaigns.

Google currently requires bulk senders to keep spam rates below its threshold.

Repeated complaints can damage the sending domain's reputation.

Increasing volume suddenly can trigger delivery problems.

Google recommends gradually increasing volume and sending at a consistent rate.

Keeping large numbers of permanently inactive contacts can:

  • Increase platform costs

  • Reduce engagement

  • Make list metrics less useful

Create a re-engagement process and consider removing contacts who no longer want the emails.

Many email platforms charge according to:

  • Contacts

  • Active profiles

  • Send volume

A rapidly growing list can significantly increase monthly software costs.

Review pricing before migrating large lists.

CAN-SPAM applies in the United States, but other countries and regions have different privacy and electronic-marketing laws.

Businesses should understand the rules applicable to their recipients.

Email marketing uses email to communicate with subscribers and customers for purposes such as promotion, education, retention, onboarding, and relationship building.

It can be started with free email-platform plans.

Costs increase as the subscriber list, message volume, automation needs, and feature requirements increase.

Not strictly, but a website or landing page makes it easier to collect subscribers, explain the offer, and convert email traffic.

It is generally a poor strategy.

Purchased lists can create consent, deliverability, platform, and spam-complaint problems.

Building a permission-based list is more sustainable.

An email sequence is a predefined series of emails sent over time or triggered by user behavior.

Examples include welcome, onboarding, abandoned-cart, and re-engagement sequences.

Automation sends emails based on events or conditions without manually sending each message.

Examples include signup, purchase, inactivity, and cart abandonment.

Deliverability refers to whether sent messages successfully reach recipients and avoid being rejected or filtered as spam.

They are domain-authentication technologies used to verify that messages are authorized and to reduce spoofing and phishing.

Google currently requires SPF or DKIM for all senders to Gmail accounts and stronger authentication requirements for qualifying bulk senders.

Large senders should configure SPF, DKIM, and DMARC correctly.

Google currently considers a sender sending close to 5,000 or more messages to personal Gmail accounts within a 24-hour period a bulk sender.

Messages from the same primary domain count together.

This can violate platform rules and applicable law.

Google requires qualifying bulk marketing senders to provide one-click unsubscribe and a clearly visible unsubscribe link.

The best choice depends on the business.

Mailchimp works well for general email marketing, Klaviyo is strongly focused on e-commerce and customer data, while HubSpot is useful when email needs to integrate deeply with CRM and sales workflows.

Email remains useful because businesses can communicate directly with subscribers and automate lifecycle messages.

Results depend on list quality, relevance, offer, deliverability, and execution rather than simply sending more messages.

Canonical Markdown
1Email marketing is the use of email to communicate with subscribers, customers, and prospects for purposes such as sales, product education, retention, announcements, and relationship building.
2
3Businesses can use email marketing to promote products, recover abandoned carts, onboard new users, send newsletters, announce launches, educate customers, and automatically follow up based on user behavior.
4
5Unlike social media, an email list is typically built around direct subscriber relationships rather than dependence on a public-feed algorithm.
6
7# Quick Facts
8
9
10| Item | Details |
11| ------------------------------------ | ----------------------------------------------------------------------- |
12| Main goal | Generate sales, retention, engagement, and repeat visits |
13| Common uses | Newsletters, promotions, onboarding, abandoned carts, product education |
14| Coding required | No for most campaigns |
15| Common tools | Mailchimp, Klaviyo, HubSpot |
16| Free tools available | Yes |
17| Mailchimp starting paid plan example | From about $20/month |
18| Klaviyo free plan | Up to 250 profiles and 500 emails/month |
19| Gmail bulk-sender threshold | About 5,000 messages/day to personal Gmail accounts |
20| Key technical requirements | SPF, DKIM, DMARC, unsubscribe support |
21| Difficulty | Beginner to advanced |
22
23
24# How Email Marketing Works
25
26Email marketing usually follows a simple process:
27
28Visitor joins list → Subscriber receives emails → Emails educate or promote → Subscriber clicks → Subscriber purchases or takes another action
29
30The important part is not simply sending more email.
31
32A useful email program depends on:
33
34- Permission
35- Relevant content
36- Segmentation
37- Timing
38- Deliverability
39- Clear calls to action
40- Measurement
41
42# Main Types of Email Marketing
43
44## Newsletter
45
46A newsletter is sent regularly to subscribers.
47
48Common content includes:
49
50- Industry news
51- New articles
52- Product updates
53- Company updates
54- Curated resources
55- Educational content
56
57Newsletters are useful for staying in contact with an audience even when there is no immediate promotion.
58
59## Promotional Email
60
61Promotional emails are designed to generate a sale or another direct action.
62
63Examples include:
64
65- Product launch
66- Limited-time discount
67- Seasonal sale
68- New collection
69- Event promotion
70- Upgrade offer
71
72Promotional emails should clearly explain:
73
74- Offer
75- Benefit
76- Deadline if applicable
77- Call to action
78
79## Welcome Email
80
81A welcome email is sent after someone subscribes or creates an account.
82
83It may include:
84
85- Introduction
86- What to expect
87- Useful resources
88- Product explanation
89- Discount
90- Next step
91
92Welcome emails are often part of an automated sequence rather than a single message.
93
94## Onboarding Sequence
95
96Onboarding emails help new users understand a product or service.
97
98A sequence might include:
99
100- Account setup
101- Core feature introduction
102- Tutorial
103- Use case
104- Success example
105- Upgrade invitation
106
107This is particularly common for SaaS businesses.
108
109## Abandoned Cart Email
110
111E-commerce businesses can send reminders when a customer adds a product to a cart but does not complete the purchase.
112
113A sequence may include:
114
115- Reminder
116- Product image
117- Benefits
118- Reviews
119- Discount if appropriate
120
121The exact strategy should reflect the store's economics rather than automatically offering a discount.
122
123## Post-Purchase Email
124
125Post-purchase emails can include:
126
127- Order confirmation
128- Usage instructions
129- Product education
130- Review request
131- Cross-sell
132- Reorder reminder
133
134These messages can improve customer experience and repeat purchases.
135
136## Re-Engagement Email
137
138Re-engagement campaigns target subscribers who have stopped opening or clicking emails.
139
140Possible messages include:
141
142- Preference update
143- New offer
144- Content reminder
145- Subscription confirmation
146
147Inactive subscribers may eventually be removed from active marketing lists to protect deliverability and reduce software costs.
148
149# Building an Email List
150
151Email marketing begins with permission-based list growth.
152
153Common methods include:
154
155- Website signup form
156- Newsletter signup
157- Lead magnet
158- Free tool
159- Discount
160- Account creation
161- Webinar registration
162- Checkout opt-in
163- Event registration
164
165Avoid purchasing random email lists.
166
167Purchased lists can create:
168
169- Spam complaints
170- Poor engagement
171- Deliverability problems
172- Legal risk
173- Platform-account problems
174
175A smaller engaged list can be more valuable than a large list of people who never asked to receive messages.
176
177# Lead Magnets
178
179A lead magnet gives visitors a reason to subscribe.
180
181Examples include:
182
183- Checklist
184- Template
185- Guide
186- Calculator
187- Free course
188- Report
189- Industry data
190- Coupon
191- Free trial
192
193The lead magnet should attract the type of subscriber the business actually wants.
194
195A broad giveaway may generate many subscribers who never become customers.
196
197# Segmentation
198
199Segmentation divides subscribers into groups.
200
201Possible segments include:
202
203- New subscribers
204- Customers
205- Non-customers
206- High-value customers
207- Recent purchasers
208- Inactive users
209- Product interest
210- Geographic location
211- Engagement level
212
213Segmentation allows different users to receive different messages.
214
215For example:
216
217A customer who already purchased a product should not necessarily receive the same introductory campaign as a first-time visitor.
218
219# Personalization
220
221Personalization can include more than inserting a first name.
222
223Useful personalization may be based on:
224
225- Previous purchases
226- Viewed products
227- Account activity
228- Location
229- Subscription type
230- Customer lifecycle stage
231
232The goal is to send more relevant messages rather than simply adding personal data for appearance.
233
234# Email Automation
235
236Automation sends emails when a specific event happens.
237
238Common triggers include:
239
240- Subscription
241- Account creation
242- Purchase
243- Abandoned cart
244- Trial expiration
245- Product usage
246- Inactivity
247- Birthday
248- Renewal date
249
250For example:
251
252New signup → Welcome email → Product tutorial → Use-case email → Upgrade offer
253
254Automation is valuable because the sequence continues without manually sending each email.
255
256# Campaign vs Automation
257
258A campaign is usually sent at a specific time to a selected audience.
259
260Examples:
261
262- Friday newsletter
263- Black Friday promotion
264- Product launch
265
266An automation is triggered by user behavior or a lifecycle event.
267
268Examples:
269
270- Welcome sequence
271- Cart abandonment
272- Re-engagement
273- Post-purchase sequence
274
275Most mature email programs use both.
276
277# Writing an Email
278
279A marketing email generally includes:
280
281- Sender name
282- Subject line
283- Preview text
284- Main message
285- Call to action
286- Unsubscribe option
287
288The email should make the intended action clear.
289
290Avoid unnecessary complexity.
291
292A simple email with one clear message can perform better than a visually complex message containing many unrelated offers.
293
294# Subject Lines
295
296Subject lines influence whether subscribers choose to open an email.
297
298Useful approaches include:
299
300- Clear benefit
301- Specific topic
302- Curiosity
303- Urgency when genuine
304- Relevant announcement
305
306Avoid deceptive subject lines.
307
308The subject should accurately represent the message.
309
310# Calls to Action
311
312A call to action tells the subscriber what to do next.
313
314Examples:
315
316- Shop now
317- Read the guide
318- Start free trial
319- View pricing
320- Complete setup
321- Book a demo
322
323Do not overload every email with many competing actions unless the newsletter format requires several destinations.
324
325# Email Design
326
327Marketing emails can be:
328
329- Plain text
330- Lightly formatted
331- Fully designed HTML
332
333The right style depends on the business.
334
335E-commerce brands may benefit from product images and visual layouts.
336
337Founder newsletters or B2B messages may intentionally look simpler and more personal.
338
339Always check mobile readability.
340
341# Mobile Optimization
342
343Many users read email on phones.
344
345Check:
346
347- Text size
348- Button size
349- Image width
350- Spacing
351- Subject length
352- Load speed
353- Layout
354
355Test the email before sending it to the full list.
356
357# Deliverability
358
359Deliverability refers to whether emails successfully reach recipients rather than being rejected or filtered.
360
361Important factors include:
362
363- Sender reputation
364- Authentication
365- Spam complaints
366- Engagement
367- Sending behavior
368- List quality
369- Unsubscribe handling
370
371A technically successful send does not guarantee that the message reaches the inbox.
372
373# SPF
374
375SPF allows a domain to specify which servers are authorized to send email on its behalf.
376
377It helps receiving mail systems identify unauthorized senders.
378
379# DKIM
380
381DKIM attaches a cryptographic signature to outgoing email.
382
383Receiving providers can use the signature to confirm that the message was authorized by the sending domain and was not altered in transit.
384
385# DMARC
386
387DMARC builds on SPF and DKIM and provides instructions for how receiving providers should handle messages that fail authentication checks.
388
389It also supports reporting.
390
391Businesses sending significant email volume should understand all three technologies.
392
393# Gmail Sender Requirements
394
395Google currently requires all senders sending messages to Gmail accounts to follow baseline authentication and delivery requirements.
396
397For senders sending around **5,000 or more messages per day to personal Gmail accounts**, additional requirements apply.
398
399These include:
400
401- SPF
402- DKIM
403- DMARC
404- TLS
405- Valid DNS configuration
406- Low spam rates
407- Domain alignment
408- One-click unsubscribe for marketing and subscribed messages
409- A visible unsubscribe link
410
411Google currently recommends keeping spam rates reported in Postmaster Tools below **0.3%**.
412
413Once Google classifies a sender as a bulk sender, that classification does not currently expire.
414
415# Unsubscribe
416
417Marketing email should provide an easy way to stop receiving messages.
418
419Do not hide or intentionally complicate the unsubscribe process.
420
421Google requires qualifying bulk marketing senders to provide one-click unsubscribe.
422
423Legal requirements also vary by country.
424
425# CAN-SPAM
426
427In the United States, commercial email is regulated by the CAN-SPAM Act.
428
429Businesses sending promotional email should review current FTC requirements.
430
431Important areas include:
432
433- Accurate sender information
434- Non-deceptive subject lines
435- Clear identification where required
436- Physical postal address
437- Opt-out mechanism
438- Honoring unsubscribe requests
439
440Email regulations vary internationally, so businesses sending across markets should check applicable local laws.
441
442# Measuring Email Marketing
443
444Important metrics can include:
445
446- Delivery rate
447- Bounce rate
448- Open rate
449- Click rate
450- Unsubscribe rate
451- Spam complaint rate
452- Conversion rate
453- Revenue
454- Revenue per recipient
455
456Do not evaluate an email program using only open rate.
457
458Privacy features and email-client behavior can make opens less reliable than direct business outcomes such as clicks and purchases.
459
460# Click-Through Rate
461
462Click-through rate measures how many recipients clicked a link.
463
464A high click rate can indicate:
465
466- Relevant offer
467- Strong call to action
468- Good audience targeting
469- Useful content
470
471However, the final goal is often conversion rather than the click itself.
472
473# Conversion Rate
474
475A conversion occurs when the email contributes to the desired action.
476
477Examples:
478
479- Purchase
480- Demo booking
481- Trial signup
482- Registration
483- Upgrade
484
485A campaign with fewer clicks but more purchases may be more valuable than one with many clicks but little revenue.
486
487# Revenue Attribution
488
489E-commerce and marketing platforms can attribute purchases to email campaigns and automations.
490
491Attribution models vary.
492
493Do not assume reported revenue means the email was the only reason the customer purchased.
494
495Use the metric as a directional tool rather than an absolute representation of causality.
496
497# Email Marketing Tools
498
499## Mailchimp
500
501Mailchimp provides:
502
503- Email campaigns
504- Automation
505- Templates
506- Signup forms
507- Segmentation
508- Reporting
509
510Its current pricing page lists:
511
512- Free options for small contact lists
513- Standard starting around $20/month after trial
514- Premium starting around $350/month in the current displayed configuration
515
516Pricing depends on contact count and sending limits.
517
518Mailchimp can be useful for:
519
520- Newsletters
521- Small businesses
522- General email campaigns
523- Basic automation
524
525## Klaviyo
526
527Klaviyo is heavily focused on e-commerce and customer lifecycle marketing.
528
529Its current Free plan includes:
530
531- Up to 250 active profiles
532- 500 email sends per month
533- $5 of mobile messaging
534- Reporting
535- Segmentation
536- Automation
537
538Klaviyo integrates closely with customer and purchase data, making it especially relevant for e-commerce brands.
539
540Pricing increases as the number of active profiles and message volume increase.
541
542## HubSpot
543
544HubSpot combines email marketing with:
545
546- CRM
547- Forms
548- Sales tools
549- Automation
550- Customer data
551- Reporting
552
553Its current Marketing Hub offers a Free tier.
554
555Paid tiers can increase substantially as businesses require more advanced automation, reporting, and marketing functionality.
556
557HubSpot is often relevant when email is only one part of a larger CRM and sales workflow.
558
559# Minimum Entry Setup
560
561Email marketing can be started with very little upfront software cost.
562
563
564| Requirement | Example | Starting cost |
565| ----------------------- | ----------------------------- | ---------------------------: |
566| Website or landing page | Existing site | Already owned possible |
567| Signup form | Email platform | Free options available |
568| Email platform | Mailchimp / Klaviyo / HubSpot | Free options available |
569| Business domain | Existing domain | Already owned possible |
570| Analytics | Platform reporting | Included |
571| DNS authentication | Domain settings | No additional software cost |
572
573
574A small business can therefore begin building an email list without purchasing an expensive marketing stack.
575
576Costs grow primarily with:
577
578- Contact count
579- Send volume
580- SMS usage
581- Automation complexity
582- Advanced reporting
583
584# Practical Workflow
585
586## 1. Define the Goal
587
588Decide what email should accomplish.
589
590Examples:
591
592- Increase repeat purchases
593- Convert free users
594- Drive traffic to content
595- Promote launches
596- Retain customers
597
598Do not start by sending newsletters without knowing why the emails exist.
599
600## 2. Choose a Platform
601
602Consider:
603
604- Contact count
605- E-commerce integration
606- Automation
607- CRM requirements
608- Pricing
609- Reporting
610- SMS needs
611
612Do not choose a platform only because it has the most features.
613
614## 3. Authenticate the Domain
615
616Set up:
617
618- SPF
619- DKIM
620- DMARC when appropriate
621
622Verify the platform's sending-domain configuration before scaling volume.
623
624## 4. Create Signup Points
625
626Add subscription opportunities to appropriate areas such as:
627
628- Homepage
629- Blog
630- Checkout
631- Landing pages
632- Product pages
633
634Explain what subscribers will receive.
635
636## 5. Build the Welcome Sequence
637
638A new subscriber should receive a useful introduction.
639
640For example:
641
642Email 1 — Welcome
643Email 2 — Best resource or product education
644Email 3 — Customer problem and solution
645Email 4 — Offer or next action
646
647The exact sequence depends on the business.
648
649## 6. Segment Subscribers
650
651Separate major groups such as:
652
653- Prospects
654- Customers
655- Active customers
656- Inactive subscribers
657
658Avoid sending every message to everyone.
659
660## 7. Create a Sending Schedule
661
662Decide:
663
664- Newsletter frequency
665- Promotional frequency
666- Automation triggers
667
668Consistency can help establish expectations.
669
670Sending far more frequently than subscribers expect can increase unsubscribes and spam complaints.
671
672## 8. Test Before Sending
673
674Check:
675
676- Subject
677- Links
678- Buttons
679- Images
680- Mobile layout
681- Personalization
682- Unsubscribe
683- Tracking
684
685Send test emails to several major email clients if possible.
686
687## 9. Send and Monitor
688
689Review:
690
691- Delivery
692- Clicks
693- Conversions
694- Unsubscribes
695- Spam complaints
696- Revenue
697
698Do not judge every campaign from one metric.
699
700## 10. Improve Automation
701
702Review which automated emails:
703
704- Produce revenue
705- Have high drop-off
706- Receive low clicks
707- Generate complaints
708
709Update poor-performing sequences over time.
710
711# Common Technology Stack
712
713A practical email marketing stack may include:
714
715- **Email platform:** Mailchimp, Klaviyo, HubSpot, or another ESP
716- **Website:** Shopify, WordPress, Webflow, custom site, or SaaS application
717- **Forms:** Built-in email platform forms or website forms
718- **CRM:** HubSpot or another customer database
719- **Analytics:** Google Analytics and platform reporting
720- **E-commerce:** Shopify or another store platform
721- **Authentication:** SPF, DKIM, DMARC
722- **Deliverability monitoring:** Google Postmaster Tools where relevant
723
724A small newsletter may only need an email platform and signup form.
725
726A mature e-commerce program may connect the store, customer database, analytics, SMS, product catalog, and behavioral events.
727
728# Risks / Things to Know
729
730## Sending Without Permission
731
732Unwanted email can generate spam complaints and legal problems.
733
734Use clear signup and consent processes appropriate to the market.
735
736## Buying Email Lists
737
738Purchased lists frequently contain people who did not request messages.
739
740This can damage sender reputation and deliverability.
741
742## Poor Authentication
743
744Missing SPF, DKIM, or DMARC configuration can increase authentication and delivery problems.
745
746Authentication should be configured before large-scale campaigns.
747
748## High Spam Complaints
749
750Google currently requires bulk senders to keep spam rates below its threshold.
751
752Repeated complaints can damage the sending domain's reputation.
753
754## Sending Too Much
755
756Increasing volume suddenly can trigger delivery problems.
757
758Google recommends gradually increasing volume and sending at a consistent rate.
759
760## Ignoring Inactive Subscribers
761
762Keeping large numbers of permanently inactive contacts can:
763
764- Increase platform costs
765- Reduce engagement
766- Make list metrics less useful
767
768Create a re-engagement process and consider removing contacts who no longer want the emails.
769
770## Platform Costs Scale with the List
771
772Many email platforms charge according to:
773
774- Contacts
775- Active profiles
776- Send volume
777
778A rapidly growing list can significantly increase monthly software costs.
779
780Review pricing before migrating large lists.
781
782## Legal Requirements Differ by Country
783
784CAN-SPAM applies in the United States, but other countries and regions have different privacy and electronic-marketing laws.
785
786Businesses should understand the rules applicable to their recipients.
787
788# Frequently Asked Questions
789
790## What is email marketing?
791
792Email marketing uses email to communicate with subscribers and customers for purposes such as promotion, education, retention, onboarding, and relationship building.
793
794## Is email marketing free?
795
796It can be started with free email-platform plans.
797
798Costs increase as the subscriber list, message volume, automation needs, and feature requirements increase.
799
800## Do I need a website?
801
802Not strictly, but a website or landing page makes it easier to collect subscribers, explain the offer, and convert email traffic.
803
804## Can I buy an email list?
805
806It is generally a poor strategy.
807
808Purchased lists can create consent, deliverability, platform, and spam-complaint problems.
809
810Building a permission-based list is more sustainable.
811
812## What is an email sequence?
813
814An email sequence is a predefined series of emails sent over time or triggered by user behavior.
815
816Examples include welcome, onboarding, abandoned-cart, and re-engagement sequences.
817
818## What is an email automation?
819
820Automation sends emails based on events or conditions without manually sending each message.
821
822Examples include signup, purchase, inactivity, and cart abandonment.
823
824## What is email deliverability?
825
826Deliverability refers to whether sent messages successfully reach recipients and avoid being rejected or filtered as spam.
827
828## What are SPF, DKIM, and DMARC?
829
830They are domain-authentication technologies used to verify that messages are authorized and to reduce spoofing and phishing.
831
832## Do I need SPF, DKIM, and DMARC?
833
834Google currently requires SPF or DKIM for all senders to Gmail accounts and stronger authentication requirements for qualifying bulk senders.
835
836Large senders should configure SPF, DKIM, and DMARC correctly.
837
838## What counts as a bulk sender in Gmail?
839
840Google currently considers a sender sending close to 5,000 or more messages to personal Gmail accounts within a 24-hour period a bulk sender.
841
842Messages from the same primary domain count together.
843
844## Can I send marketing emails without an unsubscribe link?
845
846This can violate platform rules and applicable law.
847
848Google requires qualifying bulk marketing senders to provide one-click unsubscribe and a clearly visible unsubscribe link.
849
850## Which email marketing tool should I use?
851
852The best choice depends on the business.
853
854Mailchimp works well for general email marketing, Klaviyo is strongly focused on e-commerce and customer data, while HubSpot is useful when email needs to integrate deeply with CRM and sales workflows.
855
856## Is email marketing still effective?
857
858Email remains useful because businesses can communicate directly with subscribers and automate lifecycle messages.
859
860Results depend on list quality, relevance, offer, deliverability, and execution rather than simply sending more messages.
861
862# Sources
863
864- [Google — Email Sender Guidelines](https://support.google.com/mail/answer/81126) — Current Gmail sender authentication, spam-rate, DNS, TLS, DMARC, and unsubscribe requirements.
865- [Google — Email Sender Guidelines FAQ](https://support.google.com/mail/answer/14229414) — Current Gmail definition of bulk senders and enforcement details for senders around 5,000 messages per day.
866- [Google — Bulk Email Best Practices](https://support.google.com/mail/answer/10979322) — Official guidance covering consent, unsubscribe, sending frequency, deceptive content, and bulk-email practices.
867- [FTC — Complying with the CAN-SPAM Act](https://www.ftc.gov/media/71413) — Official U.S. guidance for commercial email compliance.
868- [Mailchimp — Marketing Pricing](https://mailchimp.com/pricing/marketing/) — Current Free, Standard, Premium, contact, and email-send pricing information.
869- [Klaviyo — Pricing](https://www.klaviyo.com/pricing) — Current Free plan limits, email sends, active profiles, reporting, segmentation, and messaging allowances.
870- [Klaviyo — How Billing Works](https://help.klaviyo.com/hc/en-us/articles/115000976672) — Official explanation of Klaviyo profile, email, messaging, and product billing.
871- [HubSpot — Marketing Hub](https://www.hubspot.com/products/marketing) — Current Free, Starter, Professional, and Enterprise marketing-platform pricing and email automation features.
872- [HubSpot — Customer Platform Pricing](https://www.hubspot.com/pricing/suite) — Current HubSpot platform pricing and plan structure.