Project your earnings with some lines and charts (stripe analytics dashboard)

2 warpbin 1 5/9/2025, 6:50:47 PM warpbin.com ↗

Comments (1)

warpbin · 1d ago
I’ve been getting more and more transactions over the past several months and one thing I felt restricted by was the basic insights that Stripe provides for you regarding your data (at least without the paid reporting add-on).

The main dashboard doesn’t give you the satisfaction of really getting into the weeds with your transactions to have some fun (or some semi-serious analysis).

So I built a lightweight dashboard that lets me dig into my Stripe exports with insight through charts, projections, MRR/ARR, and even some experimental growth forecasting. It’s entirely client-side, meaning none of your data leaves the browser. You can export your data from Stripe manually into a CSV and just upload or copy paste that.

I initially made this for myself but polished it up to publish it for others as well. If you are like me and want to bite more into your data, it can scratch an itch.

Would love any feedback or suggestions to improve it further.