Openmic, a week later

One week after launching Openmic (openmic.io), it is time for a debrief and analysis.

image

First, the launch itself.

We had 620 unique visitors totaling about 800 visits over the past week, most of them happening within the first 48 hours. Unsurprisingly, Facebook was our #1 traffic driver with about half of our traffic. Hacker News brought it a fair number of visitors although less than we were hopping for. Third runner up is Reddit which was a pleasant surprise given its is a community we are less familiar with.

Second, lessons learned.

  • Hacker News launch: we posted the link to Openmic and shared it with Techpeaks participants during work hours. Newbie mistake. Many Techpeakers working from the same office as us upvoted the app from the same IP address resulting in a drop in ranking. We also neglected the timing of the post, launching a few hours before peak time. Here’s a good article about the topic: http://nathanael.hevenet.com/the-best-time-to-post-on-hacker-news-a-comprehensive-answer/

  • User Experience:  Our objective had been to keep the User Experience as simple and clean as possible. We thought the app was simple enough that users would understand it without instructions. This was reinforced by the fact that results had been pretty good when beta testing with Techpeakers. Mistake again. A few of our tech-savy friends sent us feedback saying they didn’t understand the app before seing it in action (viewing an Openmic built by somebody else). Furthermore, Analytics showed that about half of the visitors didn’t record any message about uploading a picture. It’s a common mistake to assume your visitors will understand. Unless you have time for extensive user testing, leave nothing to chance and include a mini-tutorial or a few sentences of explanation.
  • Browser support: We started building Openmic on the Chrome browser which is the only browser supporting the HTML5 AudioContext API which we need to grab the audio stream from the microphone. Wanting to maximize accessibility, we ended up adding support for Firefox and Safari using Flash to record audio. Not only did this take much more time than expected, it was also the biggest source of bugs. Retrospectively, limiting recording support to Chrome and setting other browsers to a read only mode would have been a better strategy.

Finally, today we shipped a number of new features and improvements based on our observations:

  • We added a mini-tutorial for first-time visitors.
  • We simplified the microphone permission flow (asking for permission during picture upload).
  • We created internal tooling allowing us to deploy to staging and production within seconds.
  • We wired Mixpanel analytics to have even more insight in our users’ behavior.
  • We fixed some bugs and made minor performance improvements.

While preparing for the next version, we’d love to hear your feature requests and feedback so please get in touch at: hi@thebakery.io.

Onwards.

Subscribe to our mailing list

Every week or so we send out a little email sharing something interesting about JavaScript, React, React Native, Meteor and cakes. We'd love to have you onboard. Also, no spam (pinky swear)