The Tech-Savvy Real Estate Agent
It's common for agents to mail postcards or letters to a neighborhood "farm" on a regular basis to establish a presence and try to solicit new clients. But at about $1 per recipient, including postage and printing, these mailings can be very expensive. In the Internet Age, there's a new spin on the concept: e-mail newsletters. E-mail newsletters have several advantages over printed mailings beyond their very low cost:
E-Mail Marketing Issues
To send out an e-mail, you must have an e-mail address, and addresses are hard to get. There are online sources where you can buy thousands of e-mail addresses, but it's very hard to get a list targeted to just one or two neighborhoods. (In smaller towns, check with your local Chamber of Commerce: It may rent you e-mail address lists of people who have inquired about relocating to the area.) And we all know how annoying unsolicited e-mail is, so even if you were able to get addresses for many people in your target area, you're more likely to annoy them than to attract them with unrequested e-mails. That means any e-mail newsletter or other messages you decide to send will be to people who have provided you with their e-mail addresses in the first place: people you met at open houses or at the office, or people who signed up on your Website. These are the people you want to have reading your e-mails, because they have already indicated an interest in real estate in general and your services in particular. E-mail is also a great way to stay in touch with former clients and gives you a chance to communicate periodically so they will think of you when their friends and colleagues ask for agent referrals.
When you do send out e-mail newsletters and other marketing materials, make them as useful as possiblethat will make the recipients more likely to read them. Current market information, useful tips for selling or buying a home, and so forth are helpful types of content to include. It's great to offer your own personal commentary as well, but make sure you don't stray into giving advice outside your agent role. For example, you should not provide accounting or legal advice unless you are an attorney or certified accountantditto for interpreting code or construction requirements. When you include content of this type, be sure to cite the sources or provide links to appropriate materials. (As covered earlier in this chapter, do not use other people's content without permission.) Tips for Creating E-Mails
After you have your e-mail list and know what kind of content you want to produce, you have to actually produce it. There are two basic ways to do this:
Most e-mail today is actually in the same format as Web pages: HTML. That means you can create the e-mail content using pretty much the same techniques you use for a Web page, even if you use e-mailspecific tools rather than Web-specific tools to create the content. (I covered the tools and techniques in depth in Chapters 1 and 4.) Although both can be based on HTML code, there is a big difference between the content of an e-mail message and a Web page: the level of complexity. The more features you add to an e-mail messagelots of images, for examplethe larger the e-mail file becomes, which will slow delivery and increase the time it takes for recipients to display the message, thus annoying your recipients. And you should never send attachments, because any attachment raises suspicions that there might be a virus lurking within. Attachments also increase the e-mail size. Also, don't use fancy Web features like cascading style sheets and Java Scripts in your e-mails, because your recipients' e-mail clients usually ignore these fancy features and often make the e-mails unreadable. Also, avoid pasting images into your e-mails. Instead, include a link in the e-mail using HTML code that will call up the image when the recipient clicks the link. Specify the URL for the image in a dialog box or other interface element (typically accessed through a command such as Insert > Image, Insert > Picture, or File > Import Picture). Or, if you're working directly in the HTML code, use the tag <IMG SRC="filename"> (be sure to replace filename with the actual URL for the image). Remember that an HTML-formatted e-mail can trigger spam filters and thus be blocked. Because so many of the unsolicited ads sent via e-mail are formatted in HTML, Web hosts or anti-spam programs installed by users block all messages that use HTML format unless the recipient has certified the sender's e-mail address as safe.
You can, of course, use your e-mail software to send a plain (often called text-only or unformatted) e-mail. Unfortunately, this means your formatting options are fewer than those offered on a typewriter. Many bulk e-mail programs send their messages in both HTML and text-only formats to get around the antispam software, but the best solution is to encourage your newsletter subscribers to add you to their antispam software's list of safe e-mail addresses. You can do so on your sign-up forms. An e-mail newsletter can be an effective way to stay in touch with former and prospective clients. I send out HTML newsletters using campaign management software, but you can also use regular e-mail clients to send them for you. Tools for Creating HTML E-Mails
I recommend creating your newsletter content in a dedicated bulk e-mail campaign manager like G-Lock Software's EasyMail Pro. This way you'll have a consistent environment for working on your e-mails, whether they are full-fledged newsletters or quick postcard-type e-mails you send people regularly. Some people, however, prefer to create their HTML e-mails in a Web creation program like Adobe's Macromedia Dreamweaver, so they create both their Web pages and e-mails using the same tool. That's fine. Just copy the HTML page into a program like EasyMail Pro, or copy it into a blank message in a standard e-mail client like Microsoft Outlook. Do note that some elements in your HTML page might not copy the way you expect, so review your e-mail and make adjustments to text size, colors, and so on. And always send yourself a test message to make sure everything is OK before you send your newsletter to your recipients. Working with Code and Design Views
Most Web creation programs and most bulk e-mail programs let you switch between a "design" mode where you can see how the page looks as you work on it and a "code" mode where you can see the underlying HTML code. When copying HTML code from a Web creation program into an e-mail program, be sure to copy from the source program's "code" mode into the destination program's "code" mode. The "code" mode could be labeled "Code," "HTML," or something similar. If neither program or only one program has a "code" mode, be sure to copy the formatted content using the "design" modeswhich could be labeled "Design," "Preview," "Layout" or something similarin both programs. In some cases, there is only one modethe "design" modeso you just copy from or paste using the program's regular window. But whenever possible, I recommend copying the actual HTML code if you want to cut and paste content from one program to another rather than using the formatted content; you'll reduce the chances of formatting glitches caused by the copy and paste actions.
Don't Limit Yourself to Newesletters
Whatever tools or format you use to create your newsletter files, be sure the information is useful and reflects your marketing mission and skills. After all, technology is only the delivery mechanism. What sets you apart is what you deliver. And don't limit yourself to newsletters: Other handy content you can deliver via e-mail (in addition to or instead of regular postal mail) include holiday cards and useful short notes (such as a note to consider refinancing two mortgages into one after a client has owned the home for a year or a notice of your office's annual Toys for Tots drive). Just be sure to pace your e-mails' delivery schedule so you're not bugging your recipients. |