Which email provider are your users on?
— November 26 2009
I wrote a snippet of code that tells you which email providers are your users on.
Teambox’s users are from:
- GMail, 34%
- Hotmail, 12%
- Yahoo, 3%
A good share of the market goes for GMail, suggesting that linking Google Accounts could be useful.
It’s just a simple Rails snippet, which I shared as a gist. You can use it in your Ruby app, just rename User and email fields to whichever you use.
Would you like to try the snippet on your app, and share the results as a comment?