Author Archives: Neil Capel

Best practices for peer initiated emails (invites)

When sending invitational emails that are “peer initiated” you need to be very careful as you can quickly degrade you delivery due to either abuse by your users or getting carried away with trying to grow your audience.

Since CAN-SPAM essentially says peer initiated are OK (albeit this was before web mail address books were being scraped as a daily basis), we’ve asked our clients to follow our best… Continue reading

How to avoid phishing

If you are not technically savvy it’s hard to figure out if an email from paypal or chase is really from who it says it is. If in doubt just make sure that you type the address in yourself. You should be able to remember most of your banking urls, and just open your browser and go there. Don’t follow that lovely link that may save you 1 click or… Continue reading

Gmail Vs Hotmail spam filter

Poor Hotmail gets a lot of flack for poor SPAM filtering, while GMail gets all the compliments (although less so recently). Google must have some fancy algorithm for finding SPAM – or do they?

Well, it’s actually the fact that GMail has a big edge, a huge edge even. Up until very recently GMail was used primarily by techies, techies that unsubscribe from email they subscribed to and flag real SPAM as SPAM. See the subtle difference?… Continue reading

Google analytics in email…

One of the more simple and unused features of google analtyics is the utm_source and utm_medium GET parameters. If you use Google analytics on your site then these are available to you know with NO changes of any code.

Let’s say you send out an email to your friends about your new blog, if you send them to your site with a link that has the above paremeters you… Continue reading

API Library updates

To make intergrating us a simple as possible we’ve added libraries to work with our API.

Current approved libraries include:

We also have the following in beta release (send us an email to get a hold of them):

  • Python
  • Java