Lessons from the Launch

By Kam Leung


We launched Papercups (An Open Source Intercom Alternative) recently and we wanted to share some lessons and strategy around launching. One mistake I’ve seen a lot of Saas founders make is building up a single large launch where they wait for the perfect moment where all the features are ready. They are afraid of losing a potential customer because of a missing feature or a bug. Which leads to them to dragging their feet and in the most extreme case taking over a year to launch!

The best way to combat this is to do a multi staged launch. We broke up our launch in to three stages: family and friends, Product Hunt and finally Hacker News. We wanted to spend a lot of time with individual users in the friends and family stage then get broader feedback from the Product Hunt and Hacker News stage. By staggering your launches you can incrementally work out a lot of the bugs and user experience issues prior to showing to a wider audience at every stage.

Our timeline looked something like this:

  • July 31st - Friends and Family Launch
  • August 4th - Product Hunt launch
  • August 11th - Hacker News Launch

Friends and Family Launch

For our friends and family launch we had a very bare minimum set of features required: authentication, dashboard, chat widget, and a Slack integration. We first called up as many friends that were technical that had their own websites and hopped on a Zoom call with them. We would ask them to share their screens and watch them sign up, set up the chat widget, and deploy to their personal site. We refrained from giving too much instructions and watched them set it up. It was a bit painful to watch someone not find a specific button or having some integrations fail on us because of a change we did the previous day. But because we watched them closely we were able to catch a lot of the embarrassing bugs and UX issues.

Product Hunt Launch

Once we felt comfortable with our software we wanted to put it in the hands of strangers and get feedback. Product Hunt was the next natural choice because we’ve had success in launching our past projects and getting people to try it out. In preparation we made sure we had some high quality screenshots and typed up a quick descriptions for the launch. For our demo page we linked it to our dashboard and Slack channel so we were able to respond and chat with a ton of users to collect feedback. We ended up sending around 500 messages that day!

The Product Hunt launch went very well. We didn’t have any major bugs or issues but we did notice a few UX improvements that we wanted to make while dog fooding our product, like better shortcuts for common commands and eventually a bot integration.

Here are two of my favorite messages of that day.

All the teams consisted of me and Alex
All the teams consisted of me and Alex

Hacker News Launch

We made sure to save our Hacker News launch for last since we wanted to get a lot of eyes on our GitHub repo and reach a lot of developers. We began by drafting up our first launch HN a week and a half before our launch. We wanted to tell our story and share things that we thought the Hacker News community would enjoy. We had sent our draft to our YC group partners and some friends. The main feedback we had gotten was to include more about our background and dive deeper in to the technical side. Once the core was done we made 2-3 more smaller revisions to improve how it flowed, plus some minor text changes. All in all we had 5 revisions and spent around 6 hours on the entire process. By August 10th we finally felt ready.

From our experience on Product Hunt we knew that we needed to have a system to respond to messages and not be overwhelmed. We made sure we took turns answering questions on Hacker News and answering chat messages from our Papercups dashboard and Slack.

Here are some of my favorite conversations from that day:

The launch went incredibly well and we were 16th on all the Launch HN of all time and we stayed on the front page for over 24 hours. We ended up sending over 1400 messages that day and had a ton of feature requests which helped build our roadmap out for the near future. We were pleasantly surprised at how well our Heroku Hobby instance handled the volume without any issues and in part we have to thank Elixir for that.

Metrics

For the launch there were a few basic metrics that we wanted to track: signups, GitHub stars, and how many websites we are live on. We were using GitHub stars as a proxy for interest in the developer community.

Prior to the Hacker News launch:

  • Number of signups on the hosted version - 316
  • Number of GitHub stars - 510
  • Number of websites that are live on our hosted version - 18

1 week post Hacker News launch:

  • Number of signups on the hosted version - 621
  • Number of GitHub stars - 1500
  • Number of websites that are live on our hosted version - 52

We didn’t get a chance to take a screenshot of how many visitors that came a week after our Hacker News launch but we had around 5,000 unique visitors that week on our GitHub repo.

During our launches we paid very close attention to what caused us to what showed up on trending. We monitored specifically for the Elixir community since it’s much smaller than general trending and was easier to show up. We noticed that stars only played a small portion of whether it would be trending and for us page views on GitHub mattered more. (Will write a follow up article on Github trending and metrics)

Lessons Learned

We launched when we were still nervous about the product and definitely were embarrassed at some of the blemishes and bugs. But looking back we were very glad that we had sat through those awkward calls where the product broke and didn’t work. They really let us move way faster than trying to find those bugs or UX issues without them. Secondly to ease that process smaller launches are super great and helpful since you don’t have to worry about making a bad impression with a large user base. We were also glad that we had put in so much time into our launch post since I think it definitely paid dividends. Finally the trending on GitHub made quite an impact the following days in bringing in additional traffic that fueled a lot of our growth.

To learn more:

Checkout our GitHub repo for free self-hosting or the demo page of our hosted version (free up to 2 seats).


Posted on September 14, 2020