Strategy for sending email reminders for a SaaS


3

I'm building a free-to-use SaaS to help people understand the energy efficiency of their homes and I'm planning to send email reminders to help promote activity in the site e.g. users who registered but didn't activate their account, users who activated but then didn't do anything in the site, active users who appear to have overlooked a feature of the site, etc.

I don't want to send anything which might be construed as spam and irritate our users so I've come up with some criteria to avoid that such as:

  • Provide an obvious and easy way to opt out of any particular class of reminder or all mails altogether like a link in the bottom of ever mail and a page in the user settings.
  • Allow the longest reasonable delay before sending a reminder e.g. a few days for the activation reminder.
  • When a user qualifies for two different classes of reminder mail at the same time, make sure there's at least a couple of days' gap between when they're sent. They won't appreciate receiving two mails from us the same day.
  • Send repeat reminders but scale it according to the users' activity. Those who've barely used the site should receive one or two reminders and that's it. Those who have shown a lot of activity in the past might qualify for a few repeats spread out over time.
  • Avoid sending reminders the same day that other campaign mails are going out e.g. those advertising new releases.

Does anyone have any advice or other tips?

Saas Email

asked May 27 '11 at 18:23
Blank
Owen Fraser Green
128 points
  • Great question for a great mission site. I hope we see more from you about this start-up! – Joseph Barisonzi 13 years ago

5 Answers


1

Use a service for this, such as MailChimp (http://www.mailchimp.com ). They do this better than anyone would on his own.

answered May 30 '11 at 23:37
Blank
Roy Dictus
343 points
  • As a matter of fact we have been using MailChimp for a newsletter and I'm considering using the Autoresponder feature for the reminder messages although I can't see a way to make it handle the three items I had on my list. – Owen Fraser Green 13 years ago
  • the *last* three items, I meant to write. – Owen Fraser Green 13 years ago

1

I really appreciate the focus of this question on how to avoid spam. There might be another frame for this same question which would deliver a positive business development strategy without resulting in delivering spam.

How can you regularly communicate with your prospective users in a way that encourages them to engage with your service?

Obviously if they experience emails from you as spam or as crass commercialization they will not want to engage with your services.

So to your list of "what not to do" to be identified as spam -- I think you should develop a solid conversion plan that maps out the process of initial contact to long-term evangelists of home energy efficiency.

Within that plan you might want to consider having every email associated with an action that if taken -- and self reported -- on the site connects the user with some type of access or benefits. This level of engagement will also translate into a much more valuable user base to which to sell to advertisers/sponsors if that is in fact the revenue model. Connection those actions at some point with a social media widget would make the evangelical nature of the mission even more compelling!

answered May 31 '11 at 11:02
Blank
Joseph Barisonzi
12,141 points
  • YES! You're completely right and it's email as a communication strategy that I'm trying to get at rather than how to make any single email get through a spam filter. I really like the idea of attaching gamification to the emails. It really fits with the what we're doing with the rest of the site! – Owen Fraser Green 13 years ago

1

I can't believe I am praising the government but the FTC has a very good description of how to remain CAN-SPAM compliant. Aside from staying on the right side of the law, it's just plain good advice. The bullet points are:

  • Don’t use false or misleading header information.
  • Don’t use deceptive subject lines.
  • Identify the message as an ad.
  • Tell recipients where you’re located.
  • Tell recipients how to opt out of receiving future email from you.
  • Honor opt-out requests promptly.
  • Monitor what others are doing on your behalf.
answered May 28 '11 at 03:08
Blank
Kenneth Vogt
2,917 points

0

The criteria you have put together definitely seems good. In terms of delivery, it is a good idea to use an outside source.

I love MailChimp and they can be great for automating the sending of your emails if you use their API. Another option for that is Jangomail.com.

answered Jun 10 '11 at 10:23
Blank
Rafferty Pendery
466 points

0

activation reminder you should send IMMEDIATELY, because most people expect them right away and even go to the email to do it immediately - so it should be in their inbox in a few seconds.

when a use qualifies for more than ONE (reminder, whatever,...) MERGE the mails and send only ONE. technically slightly more complex, but very logical when you think about it.

--

provide a setting that says: NEVER SEND ME ANY REMINDERS and abide by those who choose / select it. this excludes ONLY the activation reminder (first one, and possibly others if users change their email and have to confirm it).

as a convenience you may provide two more OVERALL settings (not just for reminders):

  • don't send me more than X mails per day
  • don't send me more than X mails per month

where X is configurable by each user.

--

other than that i feel you are on the right track simply be considering this.

answered Jun 10 '11 at 10:33
Blank
B0x0rz
316 points

Your Answer

  • Bold
  • Italic
  • • Bullets
  • 1. Numbers
  • Quote
Not the answer you're looking for? Ask your own question or browse other questions in these topics:

Saas Email