iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-28-2008, 05:20 AM
fulleffect's Avatar
WebProWorld Pro
 
Join Date: Jun 2008
Location: Northeast UK
Posts: 106
fulleffect RepRank 1
Default HTML email versus PLAIN TEXT email - eCommerce Site

Hi Everyone,

I am thinking about changing the way emails are sent out from our online shop. Currently they are in plain text format, but i would like them to be in HTML format with a our company design & logo etc. Similar to how WPW emails are sent out.

But i wanted to get everyone's views on this, is it better to play it safe and keep them plain text so there are no issues with email clients viewing them.

Or should i go against the minority and put them in HTML format.........same as companies such as eBay, paypal, eBuyer, msn, etc etc

I know Microsoft Outlook 2007 automatically turns off the display of images from HTML emails, and you have to accept them before you can view them, which is good for anti-spam, however, not so good for my decission on html emails.



Thanks
Daz
__________________

Reply With Quote
  #2 (permalink)  
Old 08-28-2008, 05:11 PM
claybutler's Avatar
WebProWorld Pro
 
Join Date: Oct 2005
Location: Santa Cruz, CA
Posts: 137
claybutler RepRank 4claybutler RepRank 4claybutler RepRank 4claybutler RepRank 4claybutler RepRank 4
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

There's no way around it, html emails can render funny. There are so many variables. However, I think the trade off is worth it. The majority of users will see it pretty close as to how you intended it. The rest will have differing levels of glitches depending on their image and CSS support. If you stick to old fashioned tables and embedded font tags it seems to increase the chances of it rendering properly from my experience. However, even if it comes out all wrong your text and hyperlinks will still be displayed so at least they can read and do something.

You can also prove text only versions with the HTML version as well.
Reply With Quote
  #3 (permalink)  
Old 08-28-2008, 05:59 PM
ran_dizolph's Avatar
WebProWorld Veteran
 
Join Date: Jul 2005
Location: Windsor, ON
Posts: 543
ran_dizolph RepRank 2
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

I'd agree with sending multi-type emails...one HTML for those with it enabled, and another with plaintext for those that don't.

claybutler is also correct in that emails will almost always be rendered a bit differently in various emails clients. Test in as many different email environments as you can.

A couple of HTML email tips:

- Include your CSS IN the HTML header itself, not linked.
- Hard link all images from your websites full URL (i.e. http://www.whatever.com/images/emailheader.gif)
- Use tables:
I am an advocate of getting OFF table-based design, but HTML emails seems to be an exception. They just seem to hold together better.
- Use white as a background colour and dark text.

That's about all i can think of for now. Hope this helps.
Reply With Quote
  #4 (permalink)  
Old 08-28-2008, 07:08 PM
WebProWorld New Member
 
Join Date: Dec 2006
Posts: 13
leftinc RepRank 0
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

I would try out the HTML version. The reason that the big companies you mention send out HTML versions is because they work for them. If eBay figured out that text messages got a better response, all of the email you get from them would be text. These guys test every possible variable and go with what works.

Of course, what works for some doesn't guarantee that it will work for you. So I would test it out on your audience. The next time you send out an email, split the audience file in half and send HTML to one and text to the other and see which one results in the most number of purchases (if that is your objective) and not only the number of clicks.

This only works if your sample size if big enough to make valid comparisons. So if your audience file is small, do the split test for a few emails until your sample is big enough.
Reply With Quote
  #5 (permalink)  
Old 08-28-2008, 07:48 PM
WebProWorld New Member
 
Join Date: Sep 2003
Location: Australia
Posts: 20
office7 RepRank 1
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

We have the best of both worlds; html and text in the same email. This is done by using a multi-part format. Our email newsletter service provider, iContact, works the magic in the code they generate. Somewhere at the top of the message they put:

Content-Type: multipart/alternative;
boundary="???????"

and do some other stuff. We produce the email in both html and text versions. The email client renders html if the client is set to read html, and renders text otherwise.

Les Allan
Director
Business Performance Pty Ltd
www.businessperform.com
Reply With Quote
  #6 (permalink)  
Old 08-28-2008, 08:07 PM
Web-Design-Guy's Avatar
WebProWorld Pro
 
Join Date: Jun 2008
Location: Perth, Western Australia
Posts: 110
Web-Design-Guy RepRank 1
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

Contrary to a post above, for best results all styles should be inline.

When you've finished your design you can test in approx 20 desktop/webmail/mobile clients here ($5 per test but it's well worth it):

Email Newsletter Software for Web Designers - Campaign Monitor

If you wanna do your own testing fine. Then I suggest using this excellent free tool to put all styles inline:

Premailer — preflight for HTML e-mail — dunae.ca

Much more info here:

http://www.email-standards.org
Reply With Quote
  #7 (permalink)  
Old 08-29-2008, 10:49 AM
chrisJumbo's Avatar
WebProWorld Veteran
 
Join Date: Oct 2005
Location: California
Posts: 339
chrisJumbo RepRank 3chrisJumbo RepRank 3
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

One suggestion is to use a well-known service for the distribution. We've had success with Aweber so far. Quality services have opt-in procedures and are less likely to have the HTML blocked.

When we send it our selves, many of the receiptients never received it.

I also put the HTML version on our web-server and the put a link to at the top of the message. That way, if it does come through jumbled up there is a quick for them to get to the formatted version.
__________________
CD Rates | CD Rates Blog | Banking Online
Reply With Quote
  #8 (permalink)  
Old 08-29-2008, 11:41 AM
datetopia's Avatar
WebProWorld Pro
 
Join Date: Dec 2006
Location: Datetopia Dating Software
Posts: 139
datetopia RepRank 0
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

Images and generally load of external content is blocked by most used email readers (outlook). Images should be used only if necessary as many users will not be able to view these without some additional clicks.
Reply With Quote
  #9 (permalink)  
Old 09-02-2008, 10:56 AM
Dubbya's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Nov 2006
Location: Steinbach, Manitoba, Canada
Posts: 1,298
Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4Dubbya RepRank 4
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

Multipart messages are probably a good idea.

You're always going to have customers who complain no matter what format the messages are sent in. Text-based messages are supported in any email client but HTML messages do offer a better user experience when done properly.

As has already been mentioned, there are software packages that'll generate the code you need. All you have to do is compile your text-based and HTML messages, paste in the code and let the software take care of the rest.

Good luck.
Reply With Quote
  #10 (permalink)  
Old 09-05-2008, 12:49 AM
jannmirch's Avatar
WebProWorld Pro
 
Join Date: Sep 2005
Location: Yorktown Heights, NY
Posts: 112
jannmirch RepRank 1
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

I am working on just this type of project. I have a client who will be sending regular emails to CEOs of major corporations and needless to say, the emails will need to look professional.

He actually turned me onto MailChimp which has an "inbox inspection" that shows screen shots of your HTML email in a wide variety of email clients.

they allow you to send a multi-part email so you can send HTML to those who will/can accept it and a plain text version to those who don't/won't.

They also have a great "how-to" on formatting html emails. Like don't include your CSS in the header. In-line is best since many web-based email clients will strip the headers.

Anyway, definitely worth the effort to offer the HTML & plain text.
__________________
Graphic & Web Design
www.jannmirch.com
Reply With Quote
  #11 (permalink)  
Old 09-05-2008, 10:21 PM
httpman's Avatar
WebProWorld Pro
 
Join Date: Aug 2003
Location: France
Posts: 124
httpman RepRank 0
Default Re: HTML email versus PLAIN TEXT email - eCommerce Site

I do a lot of bulk emailing, for large accounts. HTML is the best, as long as you know what can be done, and what cannot.

Getting a nice HTML display with most email clients (including webmails) is a real challenge today, and a good way to make money !

The idea that Oulook will not display your images is of course wrong. There are 2 ways to include images in an HTML email :

1. by placing a link to where the image is hosted. In that case images are hosted on a web server, and only their URLs are included in the email. This is the worst way to do things : your images will not be displayed by most of today's email clients

2. by including your images into the email. With this way, Outlook 2007 and most webmails (gmail, hotmail, yahoo etc.) will display them without asking anything to the recipient.

I read above that you should use a nice CSS to get a nice email. Very funny. Most email clients, today, just don't read CSS files - internal, or external. The only good way to get a very nice HTML email - either in Outlook 2007, Gmail, Hotmail or Yahoo - is to use tables only (DIV and CSS are NOT supported), to put your images into the email, and to avoid any <link > to any CSS, external OR internal.


And it works !
__________________
www.net-createurs.com [ french only website sorry ! ]
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newsletter - plain text or HTML template? Dinghus Marketing Strategies Discussion Forum 7 01-22-2007 07:10 PM
Is the robots.txt header imp? Html or plain text? AjiNIMC Google Discussion Forum 1 06-13-2006 06:51 AM
HTML Email vs Plain Text mantawebsolutions Marketing Strategies Discussion Forum 11 08-12-2004 04:03 AM
Email HTML Astronaut Marketing Strategies Discussion Forum 2 05-26-2004 01:39 PM
Help with HTML email Newsletter astone Web Programming Discussion Forum 1 12-13-2003 12:52 PM


All times are GMT -4. The time now is 09:04 PM.



Search Engine Optimization by vBSEO 3.3.0