Skip to content

All the basic SaaS KPIs you need - locally generated from your MRR-per-customer file

Notifications You must be signed in to change notification settings

aviaviavi/customer-analysis

Repository files navigation

customer-analysis

Given a customer MRR sheet (CSV or Excel) like this:

Customer Start Date End Date 2024-01 2024-02 2024-03 2024-04 2024-05 2024-06 2024-07
Customer1 2024-01 N/A 1000 1000 1000 1000 1000 1000 1000
Customer2 2024-03 N/A 0 0 1000 3000 4000 5000 6000
... ... ... ... ... ... ... ... ... ...

You'll get a simple and completely local dashboard with all of your basic revenue KPIs.

Metrics

  • Monthly Revenue
  • MRR
  • ARR
  • Net Revenue Retention
  • Average Contract Value
  • Active Customers

Getting Started

  1. Clone the repository
  2. Run npm install
  3. Run npm run build

Developing

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev

License

Apache 2.0

About

All the basic SaaS KPIs you need - locally generated from your MRR-per-customer file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published