Designing For Mobile Users

Over the holiday season, I used my mobile phone more often than usual for a variety of tasks: checking email and Facebook, shopping online, browsing the internet. Being stuck in a car for 10 hours and away from your office for over a week necessitates some creativity when it comes to staying connected. Because I was stuck using my mobile device almost exclusively for these tasks, I became more aware of the frustrations associated with email messages and websites not designed with the mobile user in mind. And while this subject has been discussed before, I think it’s worth revisiting, especially as we enter a new year and begin planning new email marketing campaigns. So, without further ado, here’s my list of the top five ways to keep your mobile users happy.

Big Buttons

Fingers are much less precise than mouse pointers. Make it easier for your mobile subscribers to open and click by making buttons fat finger friendly.

Space Between Clickable Elements

Another problem that arises when you’re using a finger instead of a mouse is clickable elements placed too close together, resulting in mis-clicks. By adding additional white space between clickable elements, you can reduce the likelihood that users will find themselves waiting for the wrong page to load.

Important Information Visible Without Scrolling or Enlarging

When you have dozens of emails to catch up on, it’s important that you are able to grasp the main idea quickly. Test your email messages on a mobile device to ensure that font sizes are readable and that the user doesn’t have to scroll either vertically or horizontally to see your main message and call to action.

Single Columns

HTML is much less flexible than CSS when it comes to re-ordering columns and content blocks. Make it easy on yourself and on your subscribers by sticking to a single column that will display appropriately on a mobile screen.

Hide Unnecessary Content

It’s great to include social sharing buttons, links to your social media pages, and other secondary content in your email messages. But on a mobile device, all that extra content makes it more difficult for your subscribers to get the main message. Make mobile emails easier to scan and read by hiding images, text, and other content that isn’t strictly necessary.

As you’re designing new email campaigns for 2012, eConnect Email offers flexible design options, image management, templates, and inbox previews to help ensure that each message displays exactly as intended. By catering to the unique needs of mobile users, you can ensure that an increasingly mobile audience will continue to read and interact with your messages.

Are You Missing These Chances to Engage With Subscribers?

It’s easy to focus exclusively on the content of your messages when it comes to creating engaging emails. But all too often, it’s the interactions at a more fundamental level that will make the most difference. If you’re not considering these four engagement opportunities, you could be missing out on the chance to earn or keep the attention of your subscribers.

The Sign-Up Process

Because it’s your initial point of interaction with future subscribers, the sign-up process gives you the chance to make memorable first impression. Prepare for a long and happy relationship with new subscribers by:

  • Using Double Opt-Ins

Verify new subscriber requests by sending a confirmation e-mail that must be clicked for final activation. This ensures that the right person signed up using the right e-mail address and that they’ll be expecting your messages.

  • Creating Expectations

Let the subscriber know how often to expect messages and what kind of content they can expect to see. No surprises.

Continue…

Save Hours Of Email Code Debugging With These Steps

On occasion, we review HTML email code for a few clients. This review isn’t an audit. It’s an answer to a client’s plea for help. Sometimes a client will approach us for help because they can’t figure out how to fix an image that refuses to sit in the right place or how to correct some little glitch in the text format.

Having dealt with such problems for a while, we’ve learned some tricks and tips. We’d like to share those with you. So, here are some simple steps to follow to fix broken email code.

MsoNormal

Using Microsoft Word is one of the easiest ways to mess up a perfectly coded email. You can lose hours and hours of work simply by copying and pasting your text into Word. The great thing is, Word is the simplest mistake to catch and fix. Open the source of the email (using WYSIWYG or some other editor), and run a search for “mso-”. Nearly every special CSS attribute that Microsoft Word creates begins with “mso-”.

This problem can be avoided quite easily. Simply paste any text you’re copying from Word in Notepad. Then you can copy the text from Notepad into the editor you use. That way you’ll make sure there you don’t have any lingering Word classes.

Floats, Background Images, and Boxes

“float” is a very common CSS attribute. Generally, it is found on “<div />” tags. Unfortunately, in emails, these aren’t actually a good idea. Web developers use floats all the time. And if you’re a web developer, you might find yourself wanting to sneak float into emails. The truth is, float can ruin any good template. It isn’t supported in email creation.

Background images may look cool, but they’re dreadful to work with. In fact, they simply don’t work in email. Just avoid them, and you won’t have trouble.

Then again, “<div />” tags are partially supported and very unreliable, rendering totally different in just about every email client. There are even a few email clients (such as Lotus Notes) that totally remove them. Some email clients even strip them out!

Margin

Margin may seem like a simple thing, but it can cause a huge headache! At times it works great. Other times it quits working quite unexplainably. So, want to avoid problems? Take the margin out of your email and leave it out. If an element requires a margin set it at “margin-top:0px”. If you do that, the first paragraph tag will sit at the top of the table, and so on. You won’t lose any cushioning room by removing the margins, since they’re made to overlap in the first place. For spacing, especially vertical, use tables.

Why does the color disappear?

Color can be a strange attribute that comes and goes. Sometimes you’ll see the nice bright red headings. Sometimes you’ll be back to the boring black that you tried to get rid of. Don’t panic if this happens. There’s a solution.

First try to adjust the placement of the color attribute in your inline style. Try moving it backward or forward one attribute. To make doubly sure that it appears, add the style to a <style /> tags. Assuming the inline styles for your email clients strip the <style /> and <head /> tags, you won’t hurt anything by adding it.

Table Cell Spacing

As we mentioned in the third step, you should be relying on tables for most of your spacing. What wasn’t mentioned there is that table cells can be pretty irregular in size. In several email clients, the empty <td />, no matter what its width or height attributes, comes out meaning “Don’t render me!” Stranger still, a <td /> tag containing an image that is shorter than the font height and has a height declared will elongate itself to your font height. (Confusing enough to read, and to figure out!)

Here’s a simple trick for solving these problems. Use whitespace images. Make an image that is the height or width you need, and put it in your cell. The image doesn’t have to be of anything. It can just be the background color!

Conclusion

Of course, this has barely touched on all the things that it could have, and all the problems that could possibly crop up in coding. I hope, however, that these five quick steps prove helpful in figuring out the nightmares of cross-client work.

Don’t stop here. We’re continually expanding our list of unsupported attributes and tags. Check it out and make sure there aren’t any other rules you’re breaking. If you don’t have it email us.

Best of luck! Don’t forget you can always contact us for help.

Naughty or Nice: Creating Holiday Emails That Deliver

Just last week, I walked out of a store and got in my car only to discover a few miles down the road that I was cheerfully humming “Silver Bells.” Christmas music already? You bet, and now is the time to focus your efforts on holiday email campaigns that deliver the goods. Without further ado, here are my top ten email practices that will determine whether your subscribers put you on the naughty or nice list.

Naughty: Ramping up email frequency without fair warning.

Your subscribers have come to expect messages from you at a consistent frequency. Start increasing that frequency without telling them and they’re likely to dump you in the spam folder.

Nice: Ask for permission if you plan to change sending frequency.

Or better yet, give subscribers the option to set preferences. Segment your list so that those who opt in can receive daily holiday reminders, while other subscribers can still receive emails at the intervals they’re used to.

Naughty: Sending fluff emails, just because.

Your subscribers already have to wade through more email than normal at this time of year. Don’t waste their time with holiday greetings that provide no benefit.

Nice: Include a clear benefit and call to action in every email.

Make sure the subject line communicates the benefit and that customers can take action directly from the email.

Naughty: Ignoring mobile users.

As the number of people using mobile devices to check email increases, so does the frustration caused when your email doesn’t display properly on the subscriber’s iPhone or other smart device.

Nice: Design your email for mobile screens.

Include a call to action that can be viewed without enlarging and make sure subscribers can easily access a mobile version of your website.

Naughty: Failing to communicate shipping policies.

Shipping makes a big difference for most online holiday shoppers, and failure to communicate can result in lost sales.

Nice: Promote special holiday shipping offers in your email subject line or state clearly in the body of the email.

Free shipping can make the difference between a lead and a completed sale, so highlight it if you have it. If you don’t, it’s still a good idea to provide a clear link to your shipping policy.

Naughty: Failing to follow through post-holiday.

Don’t leave subscribers hanging on December 26th. Post-holiday needs should comprise an essential part of your holiday email campaign strategy.

Nice: Communicate post-holiday specials clearly and promptly.

Return policies, clearance sales, and New Year’s resolution targeting can all be appropriate elements of your late December and early January email strategy.

Let eConnect Email help you keep your email campaign on the nice list this year by taking advantage of our customizable templates, list segmentation, deliverability, and tracking data. Eggnog, anyone?

Redefining Customer Engagement for Email Marketing

Oh, for the good ol’ days of email marketing. You remember those days—the ones where customer engagement meant opening, clicking, and forwarding. Back then (okay, it wasn’t that long ago) determining the success or failure of your email campaign was as simple as monitoring a few key metrics. Today, customer engagement is a whole different ball game.

Open rates and click-through rates are still the foundation for gaining an understanding of subscriber engagement with your emails. However, the advent of social media has not only introduced another dimension to the engagement dynamic, but has also subtly shifted subscriber expectations as they interact with your brand. Let’s take a look at what today’s subscribers expect from the emails you send them.

  • Human Interaction

Consumers today won’t be impressed by a virtual billboard delivered to their inboxes. They want to feel as though they’re interacting with a real person, someone who cares about their needs and with whom they can discuss and relate. Humanize your emails by occasionally including personal stories and anecdotes, encouraging interaction, and providing timely responses to subscriber questions or feedback.

  • Dialogue

Social media has changed the way people view businesses. No longer can advertising focus on one-way communication; people expect the opportunity to respond, share opinions, and provide feedback. If you don’t talk to them, they’ll talk about you to someone else. For email marketing, that means soliciting subscriber responses, promoting social sharing, and demonstrating benefit to the customer rather than spotlighting the company.

  • Multi-Channel Communication

Your email subscribers undoubtedly encounter your brand in a multitude of places outside their inboxes including Facebook, blogs, review websites, your company website, and Twitter, not to mention more traditional advertising forums like television and print ads. Consumers today are looking for a cohesive message and they’re looking to be recognized for their loyalty no matter where they encounter you. Capitalize on this tendency by integrating the various prongs of your marketing strategy and by providing opportunities for subscribers to share content over a variety of venues.

  • Relevancy

Perhaps the greatest shift in email marketing is the expectation that content by personally relevant to the subscriber who receives it. List segmentation based on subscriber behavior and profile data enables you to target your messages to the people for whom they hold the greatest appeal.

Today’s email subscribers hold their information closer, demonstrate less loyalty to any particular brand, and expect businesses to earn the right to continue communicating with them. eConnect Email can help you create personalized, relevant messages for every subscriber using our advanced list segmentation, dynamic content options, and social sharing capabilities.

Testing: The Gift That Keeps on Giving

I can hear some of you groaning now. Testing, you say? Please, don’t talk to me about testing. I know. The very thought of testing is enough to send some of you into hibernation for the winter. But before you settle down for a long winter’s nap, let’s take a look at how testing can benefit your business.

  • Testing for Increased Sales

Testing your email campaigns can increase your sales by as much as 25%, according to www.whichtestwon.com. Especially during the holiday season, 25% is nothing to be sneezed at. And with the natural surge of email in the weeks leading up to Christmas, it’s the perfect time to start implementing a testing program as part of your email marketing strategy.

  • Testing Pinpoints Successes and Failures

Okay, you say. Testing can increase sales. How? By pinpointing the specific elements of any given email that cause measurable changes in user behavior, testing can help you design messages that encourage subscriber response. For instance, does Subject Line A or Subject Line B result in more opens? Only testing will tell. Does blue or red work best for the call to action button? Should you use a button at all? Maybe linked text will work better. There’s no way to know apart from testing. A rigorous program of testing enables you to discard what doesn’t work, showcase what does, and build a customized email strategy that best appeals to your target audience.

  • Testing the Right Things

Yes, you can test the font of the link to your privacy policy at the bottom of the email, but it probably won’t result in measurable changes. What, then, should be your focus as you seek to build a successful email campaign? Let’s take a look at five elements you can use to kickstart your testing program:

  1. Subject Line—Test various wordings and appeals to make your subject line stand out from the crowd.
  2. Call to Action—Wording, font, button color, placement, size—the possibilities are endless when it comes to designing the perfect call to action.
  3. Offer—Which offers will most appeal to your target audience?
  4. Graphics—Size, subject matter, and placement of graphics can all influence subscriber response. Find out what works best by testing your options.
  5. Copy—Test wording, format, appeals, and style in order to choose the copy most likely to persuade.

eConnect Email can help you design reliable split tests to determine which elements appeal most to your target audience. Take advantage of our customizable templates, design integration, and image management as you design each test, and make your holiday up to 25% merrier this year.

Email Marketing Trends to Watch for in 2012

As 2011 draws to a close, email marketers should already be planning their strategies for the 2012. While 2011 saw the establishment of new technologies as mainstream, 2012 will enable us to deepen our engagement with these technologies, thereby catering more effectively to an ever more mobile and connected audience. Without further ado, let’s dive into the top email strategies for the new year.

  • Deeper Customer Engagement

By engagement, I mean two-way conversation. Email marketers must focus more stringently on involving subscribers in dialogue, speaking with them, rather than at them.

  • Relevant Content

List segmentation will take top priority in 2012 as subscribers expect email messages to increasingly reflect their personal preferences and needs. Creating targeted lists based on subscriber behavior such as email clicks, website browsing, and previous purchases will enable businesses to send content that remains high on the subscriber’s priority list.

  • Mobile Optimization

As people increasingly use mobile devices to check email, businesses will need to create messages that acknowledge the unique aspects of mobile design. Single columns, larger fonts and buttons, and increased space between clickable elements all make emails easier for mobile users to navigate.

  • Automated Campaigns

While many businesses already use triggered responses for email receipts and welcome letters, automation will gain a whole new level of sophistication in 2012. Increase customer engagement with your brand by using automation for cross sell and up sell offers, birthday/anniversary greetings, purchase recommendations, and more. By utilizing multiple triggers for your automation campaign, you can keep loyal subscribers engaged on a consistent basis.

  • Social Media Integration

No longer will email and Facebook operate in parallel universes. Social sharing will become an intrinsic part of email marketing strategies in 2012 as businesses seek to create multi-channel communication. Enabling subscribers to share message content via social media icons will increase the likelihood of your message reaching an ever broader audience of targeted prospects.

  • Email Marketing Becomes More Important, Not Less

Ultimately, despite speculations that email is dead, email marketing will gain greater importance in 2012 than ever before. Email messages will be more personal and relevant based on subscriber data, making them an integral part of a multi-pronged approach to overall customer engagement.

eConnect Email remains on the cutting edge of email marketing technology and stands ready to help you incorporate these vital elements into your strategy. By starting out on the front edge of evolving email technology, you’ll be ready for whatever new developments 2012 brings your way.

Tip to recovering abandoned online sales through email marketing

Statistics show that roughly 7 out of 10 online shopping carts are abandoned before a purchase is made. Crazy. 7 out of 10.

It takes too much time and effort to get someone to your site, get them to shop, put items in their cart to only walk away with nothing 70% of the time.

Obviously, physical stores rarely have this problem.  Of course you can walk in and walk out with nothing if you don’t find what you are looking for at the price you are willing to pay.  However, if you grab a shopping cart and start filling it with things you need or want, you are not going to just leave the store without paying for and taking those things home, it just doesn’t happen.

Now there are a lot of people who can go beyond these simple statistics and give you reasons why ecommerce shoppers do this, we just want you to know that through email marketing there is a way to increase your abandoned cart sales.

Fickle Shoppers

Of course, there are many things you can do to convert more visitors into paying customers such as the design, price pointing, special offers, etc. But with all that said, clients are fickle and may change their mind and walk away.

So by all means, do everything in your power to provide an optimal shopping and check out experience. But regardless of why they didn’t complete the transaction – you’ve got a secret weapon that doesn’t care and it’s called email marketing.

The eConnect Email solution to making your cash register go cha-ching!

eConnect Email has a solution to this cart abandonment saga.  Our email system triggers real-time, automated email follow-ups to your potential buyers, helping to convert abandoned shopping carts into money in the bank. By delivering timely follow-up messages, cart abandonment emails can remind, gently push and motivate lost sales to come back to you. Here’s a few simple examples of how customers use cart abandonment:

  • Remind customers of the products they left in their cart
  • Cross-sell/up-sell complimentary products
  • Offer discounts or incentives to complete the sale
  • Run surveys to ask why they didn’t complete the purchase
  • Trigger special messages after purchase that entice new sales

Recovering lost sales with the help of email marketing will be worth the time and effort.  I would highly encourage you to use the technology at your fingertips and statistically speaking you can recover 50% of those lost sales.  Do the math yourself and ask why you’re leaving money on the table.

To learn more about email marketing automation, and specifically cart abandonment services, connect with us. We’d love to hear about your business and e-commerce goals and how we might help.

A tip on how to reduce your unsubscribe rate

Want to reduce your unsubscribe rates?  Why not create a landing page that gives the reader options for receiving mail.

Chances are your subscriber just has an overwhelming inbox, or feels like they hear from you more than they would like to.    Let them choose the frequency of their newsletters or re-subscribe to a specific mailing list.  It’s worth a try.

Four Simple Ways to Improve Your Email Open Rates

Is your email marketing campaign struggling to get off the ground? Maybe you’ve spent a lot of time crafting beautiful emails with enticing copy and images, but more often than not, your subscribers are hitting delete without even opening the message. Let’s take a look at four ways to increase your open rates and maximize the effectiveness of your campaign.

Subject Line

The subject line is your first point of contact with subscribers. Blow it, and you’ll never get the results you’re looking for.

  • Simplify It—Creativity is great, but getting too flowery with your subject line can make you look suspicious. Stick to the essentials: email topic, special offer, or product name.
  • Personalize It—Write your subject line in terms of the way it will benefit the subscriber. Use action words such as save, enter, or win. Speak to the reader rather than at him.
  • Test It—Set up an A/B test to determine which subject line produces the best results. Use test results not only to determine the actual wording for a certain campaign, but to influence the style you use for future emails.

Send Time

The time of day you send your email can greatly affect your open rates. However, the best time of day for you will depend on who makes up your primary target audience.

  • Optimize It—If you send primarily to business people, for instance, avoid sending first thing in the morning or right before 5:00. Both of these times are likely to lower your open rates.
  • Test It—Try sending emails at different times to find out what time of day generates the most opens among your target audience.

Send Day

  • Accommodate It—The day you send will be influenced by the type of special offer you’re promoting (a weekend sale announcement might be sent on Thursday, for example). Mondays and Fridays tend to generate lower open rates than other days.
  • Test It—Experiment with different days of the week to find out when your subscribers are most likely to open and read your messages.

Subscriber List

  • Segment It—Acknowledge and cater to the differences in your subscribers, especially if your list is very large. Use profile information or customer surveys to develop customized special offers based on your subscribers’ interests.
  • Test It—Once again, the best way to know what works for any group of people is to test. Set up a series of tests to determine what kinds of emails appeal most to the various groups in your subscriber list.

Did you notice a pattern in the tips above? eConnect Email can help you design and run tests for your email campaign, displaying detailed reports to help you make the best possible decisions.