Hello HN! I've been getting more and more transactions through Stripe over the past few months. One thing I felt lacking about Stripe was just the ability to dig deeper into the stats and get more insights (at least without the paid reporting add-on they have).
I just wanted to bite deeper into the data, and fawn over the different weird and probably inconsequential patterns. The main Stripe dashboard is too professional and clean for this.
So I made something completely client-side (no data leaves your browser) where you can easily export a csv with a few columns from Stripe and then import to do some deeper analysis and really get into the weeds of things.
Insights like country of transaction, charts, projections, MRR/ARR, and some experimental (re: potentially buggy) growth forecasting.
I initially made this for myself but polished it up because I thought other's might also want to dig in a little more as well. Every now and then it scratches my itch and I drool over random stuff I see on it. Although I have to say seeing the different countries had actual impact on how I approached my SaaS.
Would love any feedback or suggestions to improve it further.
To add on - You can hit the "Try Sample Data (for Demo)" button to get an idea of what it shows. This will load some sample csv data.
I just wanted to bite deeper into the data, and fawn over the different weird and probably inconsequential patterns. The main Stripe dashboard is too professional and clean for this.
So I made something completely client-side (no data leaves your browser) where you can easily export a csv with a few columns from Stripe and then import to do some deeper analysis and really get into the weeds of things.
Insights like country of transaction, charts, projections, MRR/ARR, and some experimental (re: potentially buggy) growth forecasting.
I initially made this for myself but polished it up because I thought other's might also want to dig in a little more as well. Every now and then it scratches my itch and I drool over random stuff I see on it. Although I have to say seeing the different countries had actual impact on how I approached my SaaS.
Would love any feedback or suggestions to improve it further.
To add on - You can hit the "Try Sample Data (for Demo)" button to get an idea of what it shows. This will load some sample csv data.