Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I know that Dropbox sits on top of S3. I want to provide a service that offers the first 2 gigs of storage free. How are services like Dropbox and Evernote able to pay their data storage bills after offering so much free space to so many users? Is that all paid for via ads? Are there tricks to keeping the costs low?

share|improve this question

5 Answers

up vote 11 down vote accepted

Almost all businesses have marketing expenses. The companies using this model view the direct expenses for serving their free users as a marketing expense, and make sure they benefit from their free users on growth, word-of-mouth marketing, network effects, etc.

The model is called "freemium". Chris Anderson's book "Free" has lots of good information on the topic. You can also browse the freemium tag here.

share|improve this answer
also add that 2gigs of storage space is a lot cheaper than it used to be 10 years ago. Dropbox already has an infrastructure based upon storage. I used Dropbox free and have recommended dropbox to many people, some who now pay for it. – Frank Jan 13 '11 at 1:01

The main trick is that if 1,000 customers have copies of the same file, you only store it once rather than 1,000 times. But this can be difficult to combine with strong encryption. Apart from that, I think it's the paying customers rather than the ads that bring in the revenue. I'm not sure that Dropbox does use S3, but even if it does, a free user should only cost around 20 or 30 cents per month.

share|improve this answer

As Jesper mentioned - it's similar to cross-subsidization. If say (for example) only 20% of the Dropbox customers actually opt to pay then they are subsidizing the other 80%.

This is also how some online backup companies work - such as mozy.com and carbonite.com (they offer unlimited space plans). They know that only a small percentage of customers will actually upload enough data so that they are making a loss on that particular customer - most of the customers upload much less data. The customers that upload much less data are therefore subsidizing the non-profitable customers.

Why would mozy or carbonite do that? Simple - the marketing messaging phrase 'unlimited backup' is very powerful and people choose that option and so they get many (and many) more customers.

share|improve this answer

Short answer: Loss-Leader

share|improve this answer

If you listen to This Week in Startups episode 101 http://thisweekin.com/thisweekin-startups/this-week-in-startups-101-phil-libin-founder-of-evernote-com/ you can hear Evernote founder Phil Libin talk about conversion rates and the freemium model. It starts at minute 17.

He says that currently the conversion rates for Evernote members overall is 3% but that this figure is meaningless. In the first month only 0.5% will go for a paid account but the longer they stay with the service the more likely they are to sign up. For people who have been with the service for over 2 1/2 years 20% are paying customers.

share|improve this answer
I imagine that time invested in something will help contribute to some users eventually upgrading to a paid account, once people have become comfortable with an app and have invested time in learning and using it they probably see it as the better option to pay and stay with it than move elsewhere for the sake of a freebie. – user14718 Jan 27 '12 at 20:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.