Forum Moderators: buckworks
I've been doing some research into B2B HTML emails here (don't worry, all totally opt-in and asked for and no spam!) and am finding that getting fact and stats for B2C mails is fine, but I am having a very hard time finding B2B stats.
B2C stats say that 62% can read HTML mails no problem, 24% can read but not completely and 14% cannot see them - do people think that these stats are comparible in the B2B arena? Also, stats on email client within the B2B arena is very thin on the ground.
Any pointers to resources or facts and figures would be greatly appreciated.
TIA
In my e-mail marketing, I'm using multipart messages, and also sticking an HTML comment with a link at the top of the HTML e-mail.
One thing you will want to do is base64 encode your images and include them in the message. Do not reference external URI's (except for below ;-).
For tracking purposes, you could get away with a single externally referenced image, probably use a URL rewrite and track the image name. Forget about the cookies.
If you download a script to build your HTML email with base64 encoded images, make sure it doesn't duplicate images. For example, you might use some layout software to build your HTML page, and the program stuffed a bunch of horrid "slice.gif" spacers into the page. If your mail building software decides to add multiple slice.gif's your recipients will receive a message with a whole bunch of attached "slice.gif" images. However, this might be a good way to catch a response, who knows.
I agree with the optimized images. I normally get annoyed with the people who send me 800 by 600 images - they couldn't be bothered with HTML so they laid it out in their paint program. Big turn off, thank you.
Best Regards,
Waitman Gobble
[edited by: TallTroll at 11:14 am (utc) on Aug. 11, 2003]
[edit reason] no sigs please [/edit]
Outlook/Outlook Express - SME
Outlook/Lotus - Corporate
Lotus/Route400 - Govt.
Most businesses I know of accept html mail, possibly in *this* industry its different though :)
There are also those who get there email web based , but I think this is much smaller in b2b.
Well, your recipient may not pull remote content into their email client. I have read that the next version of outlook will disable remote images by default. Also, other popular clients have such settings.
I'm sure some recipients deleted the mail without using a preview pane; some opened it in text readers; and the rest - who knows.