Definition
An email signature is a block of text, images, and links appended to the end of an outgoing email. It typically includes the sender's name, title, company name, phone number, and links to company social profiles or websites. In business communication, signatures serve as digital business cards. In marketing email, signatures add a personal touch from a named sender and can include a small promotional element such as a banner or social proof badge.
Email signatures must balance completeness with brevity. Research shows that signatures with 3 to 5 lines of text plus one small logo achieve the highest reply rates. Longer signatures with multiple promotional banners, legal disclaimers, and walls of text create visual noise and reduce engagement with the core message. Some organizations require legal disclaimers (confidentiality notices, compliance text) in all outbound email, which often forces the signature to be longer than ideal.
Best Practices
Limit signature height to 150 to 200 pixels on desktop and 100 to 150 pixels on mobile. Gmail and Outlook clip or hide excessively tall signatures. Use a single small logo (150px wide maximum, 200KB max file size) with a linked company URL. Avoid stacking multiple banners, social icons, or promotional graphics.
Include only essential contact information: full name, job title, company name, phone number, and a primary website URL. Secondary details (office address, fax, alternative email aliases) can be omitted or collapsed behind a "Contact" link. Each additional line increases cognitive load and reduces the chance the recipient reads the signature at all.
Make the signature mobile-friendly. Use a single-column layout with text rather than an image-based signature. Images often fail to load in mobile preview panes or are blocked by default. Set font sizes to at least 14px and ensure phone numbers are tappable by using <a href="tel:+1234567890"> markup.
Use tracking and analytics on signature links sparingly. Adding click tracking to every social icon creates noise in your analytics. Focus on tracking one primary link per signature (such as a meeting booking link or portfolio page) and leave the remaining links untracked. Configure tracking in your ESP or use a URL shortener with analytics (like Bitly) for the primary link.
Related Glossary Terms
Email Animation
The use of motion in email through animated GIFs, CSS animations, and video embeds with fallback strategies.
Email CTA
The call-to-action element in an email that drives the primary conversion, designed through button copy, placement, color, and urgency tactics.
Email Fonts
Typography in email, including web-safe fallback stacks, custom font loading, and readability considerations across devices.
Email Footer
An email footer is the bottom section of an email that contains legal requirements, unsubscribe mechanisms, and company information.
Email Mobile
Design and optimization strategies for email viewed on smartphones and tablets, where over 60 percent of all email opens occur.
Email Template Builder
Email template builders range from drag-and-drop editors to coded frameworks like MJML, requiring compatibility testing across 100+ email client and device combinations.
Frequently Asked Questions
Requirements vary by jurisdiction. The US CAN-SPAM Act requires a valid physical postal address in commercial email. The EU GDPR and UK DPA do not explicitly require a signature disclaimer, but many organizations include a confidentiality notice as a best practice. Consult your legal team for compliance in your specific region and industry.
You can, but it is not recommended. Many email clients block images by default (Gmail, Outlook, Yahoo). Recipients who see only alt text will miss your contact information. Use a text-based signature with a small logo image for reliable delivery of your contact details.
Use small PNG or SVG icons (24px by 24px maximum) linked to your profile URLs. Stack them horizontally with 4 to 6 pixels of spacing. Avoid icon fonts (Font Awesome) because font rendering in email is unreliable. Link the icons with `target="_blank"` and noopener/noreferrer attributes.
Yes. Over 60% of email opens occur on mobile devices. A non-responsive signature with a wide two-column layout will overflow the mobile viewport or force horizontal scrolling. Use a single-column stacked layout and set font sizes large enough for touch interaction.
Only if the email is commercial and subject to CAN-SPAM or CASL. Transactional emails (order confirmations, password resets) generally do not require an unsubscribe link. For marketing emails, the unsubscribe link must be present and functional regardless of the signature design.