Using mock data until real users show up


2

I just beta launched my website and right now there is only one user signed up for my service (it's only been a day and I'm not marketing it yet). It is highly data driven so without much context, users can't get a feel for the offering or give me feedback before I start marketing the website more.

I wrote a mock data generator that I've been using in development and it works really well, it gives a feel for what the website is with a decent size user base. I'm thinking of running this in production, but adding some type of obvious and apparent tag that says this profile / data is sample data. As more users join, I'll scale back the mock data.

Does anyone have any experience with this or thoughts on this approach?

Beta Data Demo Users

asked Oct 20 '11 at 01:11
Blank
Jared
31 points

2 Answers


1

Your idea seems very good. I would just like to suggest some minor changes.

You said you launched the beta with mock data (distinctly id'ed, of course), with actual users being added as per your plan, which your mock beta. For the next step, instead of gradually reducing the mock data, give users the option to move to the live / commercial version of the application with the same accounts, before taking the mock data completely offline.

answered Oct 20 '11 at 09:46
Blank
Abhishek Sakhaparia
41 points
  • This is really the same thing that the originator of this question is suggesting. – Bneely 12 years ago

0

Is there no way you can create some initial buzz? It seems like you will need to get a lot of people in quickly to get things going. Even though mock data will show how the site works, I am guessing the site doesn't really have much value until real people are using it.

I would consider some way to get an initial influx of people, be it paid or other marketing.

answered Oct 20 '11 at 13:17
Blank
Joel Friedlaender
5,007 points
  • I'm trying to avoid buzz right now, I'm looking to just get a few initial users on board to validate my idea and pivot if necessary. The last thing I want is 200 people telling me the same thing at this point. – Jared 12 years ago

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:

Beta Data Demo Users