22
8 Comments

SaaSHub is joining the #openstartup movement

I've decided to join the #openstartup movement with SaaSHub/open. Let's see how it goes.

The details I've disclosed so far are:

  • Current monthly revenue + goal
  • Page views as reported by Google Analytics
  • Monthly product views
  • Monthly product referrals
, Founder of Icon for SaaSHub
SaaSHub
on September 11, 2020
  1. 3

    This is amazing. I created a openstartup directory, is it okay to add your startup to the list?

    1. 1

      Sure thing. I’d be happy if you add it.

  2. 1

    Hey Stan, that is amazing! Does this include affiliate revenue from product referrals to their official sites?

    1. 2

      There are no affiliates. I don't do any affiliates.

  3. 1

    Nice!
    I wonder how you implement showing metrics.

    1. 1

      Which metrics? I will be updating the revenue and Google Analytics pageviews manually on monthly basis. The rest is extracted directly from the database and cached for 1 day.

      1. 1

        I was asking about the charts you show like new products, referrals. I wondered if you use some real-time data for showing, and which library or whatever you used for showing charts. Thanks!

        1. 1

          I'm using https://www.chartjs.org/ for that. It's very simple and does the job.