What Is Email Preview Text?
Email preview text--also called preheader text, preview snippet, or simply preheader--is the short text that appears next to or below your email subject line in inbox views. Different email clients use different terminology: Gmail calls it "snippets," Apple Mail calls it "preview," and Outlook calls it "message preview." By default, preview text pulls from the first visible text in your email body unless you explicitly set it in your email marketing platform.
Preview text serves as a natural extension of your subject line, providing additional context that can convince recipients to open your email. When not properly configured, email clients will simply pull the first text they find in your email body--often resulting in broken, irrelevant, or uncompelling snippets that undermine your marketing efforts.
How Preview Text Appears Across Email Clients
Different email clients display varying amounts of preview text, making it essential to understand your audience's preferred platforms. Gmail typically shows around 100 characters of preview text on desktop (about two lines), while Apple Mail on iOS displays approximately 140 characters. Outlook varies significantly depending on version and settings, sometimes showing as little as 30 characters in older versions. Understanding these variations helps you optimize your preview text for your specific audience's preferred email client.
The Difference Between Preview Text and Preheader Text
While "preview text" and "preheader text" are often used interchangeably, there is a technical distinction. The preheader is the hidden HTML element that contains the preview text, while preview text is what users actually see in their inbox. Some email platforms use the term "preheader" to mean the text itself. This technical distinction matters when troubleshooting email rendering issues or implementing custom HTML solutions. For technical email implementation best practices, see our guide on HTML email development.
Preview Text by the Numbers
35-90
Recommended characters
100
Gmail desktop characters shown
140
Apple Mail iOS characters
50%
Mobile opens (average)
Why Preview Text Matters for Your Email Marketing
Preview text is critical because it occupies prime real estate in the inbox. When someone is scanning through dozens of emails, the preview text provides that extra bit of information that can push them from "maybe" to "definitely opening." According to email marketing research, preview text optimization can improve open rates by making your emails stand out in crowded inboxes. When combined with AI-powered subject line optimization, the impact on engagement can be substantial.
Preview text works in tandem with your subject line to create a complete first impression. While your subject line grabs attention, the preview text provides context, creates urgency, or offers a teaser that compels action. Together, these two elements determine whether your carefully crafted email content ever gets seen.
Impact on Email Open Rates
Even small improvements in open rates can have significant impact over time. A well-crafted preview text that complements your subject line without repeating it can be the difference between an email that gets ignored and one that drives engagement. Many marketers see measurable improvements in open rates after implementing preview text best practices. When integrated with marketing automation workflows, this optimization compounds over time as you gather performance data.
The Mobile Consideration
With approximately half of all email opens occurring on mobile devices, preview text optimization is especially important for mobile audiences. Mobile email clients often display less preview text than desktop versions, and the screen real estate is more limited. This makes front-loading your most important message essential for mobile engagement.
Don't Repeat Subject Line
Add new information, not restate what the subject line already says. Your preview text should complement and extend your subject line.
Keep It Concise
Use active language and avoid filler words. Every character counts--front-load your most important message.
Include a Call to Action
When appropriate, guide recipients toward opening with phrases like 'Shop now' or 'Claim your discount' at the end.
Use Personalization
Personalized preview text like 'John, your wishlist items are on sale' creates relevance and increases engagement.
Preview Text Examples by Email Type
Effective preview text varies depending on the type of email you're sending. The tone, length, and content should match the email's purpose and your audience's expectations. Here are practical examples for different marketing scenarios.
Promotional Email Preview Text Examples
For promotional emails, the preview text should create urgency or highlight the main benefit. The goal is to reinforce the offer and push recipients toward opening:
| Subject Line | Preview Text |
|---|---|
| "Flash Sale: 24 Hours Only" | Everything marked down--free shipping on orders over $50 |
| "New Collection Launching Today" | Be the first to shop our spring arrivals |
| "Exclusive Member Discount" | Your 20% off code is ready to use |
| "Weekend Deals Inside" | Save up to 60% through Sunday night |
Transactional Email Preview Text Examples
Transactional emails have different requirements--clarity and reassurance are key. These emails should immediately confirm the action the recipient took:
| Email Type | Preview Text |
|---|---|
| Order Confirmation | Your order #12345 has been received and is being processed |
| Shipping Notification | Your package is on its way--track your shipment here |
| Password Reset | Click the link below to reset your password |
| Account Update | Your account settings have been successfully updated |
Newsletter Preview Text Examples
Newsletters benefit from preview text that teases top content and creates curiosity:
| Subject Line | Preview Text |
|---|---|
| "Your Weekly Digest" | 5 articles you can't miss this week |
| "January Newsletter" | Setting your business up for success |
| "Monthly Insights" | Industry trends, tips, and community highlights inside |
Welcome Email Preview Text Examples
Welcome emails set expectations for future communications and can drive immediate engagement:
| Subject Line | Preview Text |
|---|---|
| "Thanks for Joining!" | Here's what to expect from us |
| "Welcome to the Family" | Your first exclusive offer awaits |
| "You're In!" | Here's how to get the most from your membership |
For more email marketing examples, explore our guides on friendly reminder emails and HTML email best practices.
| Email Client | Platform | Approximate Characters |
|---|---|---|
| Gmail | Desktop | 70-100 characters |
| Gmail | Mobile (iOS/Android) | 35-50 characters |
| Apple Mail | iOS | ~140 characters |
| Apple Mail | macOS | 60-100 characters |
| Outlook | Desktop (New) | 30-60 characters |
| Outlook | Desktop (Classic) | 40-80 characters |
| Outlook | Web | ~80 characters |
| Yahoo Mail | Web/Mobile | 60-80 characters |
Technical Implementation
Setting Preview Text in Email Marketing Platforms
Most modern email platforms include a dedicated preview text field. In Mailchimp, look for the "Preview Text" field in the campaign setup. In HubSpot, it's often labeled "Preheader Text" in the email settings. In Klaviyo, find it under the email's settings tab. Always test after setting preview text to ensure it displays correctly across your target email clients. When implementing at scale, consider using email automation tools to ensure consistent preview text implementation.
HTML Implementation for Custom Setups
For developers implementing preview text directly in HTML emails, the standard method uses a preheader span with inline styles to hide the text while making it visible to email clients. Modern approaches use more sophisticated techniques to ensure compatibility across different email clients:
<span style="color: transparent; font-size: 0; display: none;">Your preview text goes here</span>
For better compatibility, many developers now use conditional comments and progressive enhancement techniques that work across different email clients.
Fallback Preview Text Behavior
If preview text isn't explicitly set, email clients will pull the first visible text from the email body. This often results in awkward cuts--fragmented sentences, broken links, or irrelevant text. Always explicitly set preview text rather than relying on fallback behavior. The consequences include broken user experiences and reduced email performance.
Testing Your Implementation
Before sending campaigns, use email testing tools like Litmus or Email on Acid to verify your preview text renders correctly across all major email clients. This ensures your carefully crafted preview text displays as intended for every recipient. For comprehensive email testing capabilities, consider integrating with AI-powered marketing tools that can automate testing workflows.
Automated Generation
AI can generate preview text variations at scale, ensuring quality without manual effort for every email send.
Predictive Performance
Machine learning models can predict which preview text variations will perform best before sending.
Personalization at Scale
AI enables personalized preview text for each subscriber based on behavior and preferences.
Continuous Optimization
AI learns from performance data to continuously improve preview text effectiveness over time.
Common Preview Text Mistakes to Avoid
Avoiding these common pitfalls can significantly improve your email performance and professional image.
Leaving Preview Text Blank
An empty preview text field means your email client will pull whatever text it finds first--often resulting in broken, irrelevant, or uncompelling snippets. Always set preview text explicitly. This is one of the most common and costly mistakes in email marketing.
Using Default Placeholder Text
Many email templates include placeholder preview text like "Add your preview text here" or "Your preheader." This often goes out in production emails, creating unprofessional first impressions. Audit your email templates to remove or replace default preview text before sending campaigns.
Preview Text Truncation Issues
Test your preview text on mobile devices before sending. If your key message is buried at the end of a long preview text string, mobile recipients will never see it. Front-load important information to ensure visibility across all devices. Mobile optimization is critical since approximately half of all email opens occur on mobile devices.
Ignoring Email Client Differences
Preview text that looks perfect in Gmail might get cut off in Outlook or display differently in Apple Mail. Test across multiple clients or use preview testing tools to see how your preview text appears everywhere. Understanding your audience's email client mix helps prioritize testing efforts.
Repeating the Subject Line
One of the most common mistakes is restating what the subject line already says. If your subject line is "50% Off Sale," your preview text should add new information, not say "Shop our spring sale." Instead, try "Get half off everything in store through Sunday" or "Code: SPRING50 at checkout." The preview text should enhance and extend your subject line.
Field Populated
Preview text field is populated, not left blank
No Subject Line Repetition
Does not repeat or duplicate the subject line
Key Message First
Front-loads the most important information
Character Count
Stays within 35-90 characters
Mobile Tested
Tested on mobile devices for truncation
Type Appropriate
Appropriate for the email type
No Broken Text
Contains no broken or awkward text fragments
Frequently Asked Questions
Sources
- Litmus: The Ultimate Guide to Email Preview Text - Comprehensive coverage of preview text definition, importance, length guidelines, and optimization strategies
- Mailchimp: 4 Email Pre-Header Best Practices - Focuses on practical preheader best practices
- Moosend: Email Preview Text - Use for examples and length recommendations