A simple calculator to visualize the path to your financial targets by estimating key funnel metrics (Reach -> Users -> Customers) and factoring in optional expenses and churn.
This tool helps entrepreneurs, SaaS builders, and digital product owners estimate the effort required to reach specific financial goals (Total Amount, MRR, or ARR). It calculates the necessary reach, user acquisition, and customer conversion based on your inputs and visualizes the path.
- Goal Types: Set targets for Total Amount, Monthly Recurring Revenue (MRR), or Annual Recurring Revenue (ARR).
- Funnel Calculation: Estimates required Reach/Leads, Free Users/Prospects, and Paying Customers based on conversion rates.
- Expense Tracking: Add estimated monthly expenses and see their impact on the net result.
- Goal Adjustment: Optionally increase the required funnel metrics to meet your target after accounting for expenses and/or churn.
- Churn Calculation: Factor in monthly customer churn rate for MRR/ARR goals.
- Advanced SaaS Metrics (Beta): Estimate Customer Lifetime Value (LTV), LTV/CAC Ratio, and CAC Payback Period (requires CAC input and Churn enabled for LTV).
- Visualization: Includes a flow diagram showing the steps and numbers required.
- Tooltips & Help: Detailed explanations available via tooltips and an in-app manual.
- Open the
index.htmlfile in your web browser. - Enter Inputs (Left Panel):
- Set your
Target ($)amount and select the type (Total Amount, MRR, ARR). - Enter your
Item Price ($). - Enter your estimated
Initial Interest Rate (%)(Reach to Free User). - Enter your estimated
Customer Conversion Rate (%)(Free User to Customer).
- Set your
- Optional Features (Left Panel):
- Toggle
Calculate Monthly Churn?and enter a rate if applicable (for MRR/ARR). - Toggle
Calculate Expenses?, add expense items/costs, and optionally toggleAdjust Plan for Expenses?. - Toggle
Show Advanced SaaS Metrics?and enter your estimatedAverage Customer Acquisition Cost (CAC) ($).
- Toggle
- View Results (Right Panel):
- See the step-by-step
Your Path (Calculations). - See the visual
Your Path (Flow)diagram. - If Advanced Metrics are enabled, view the calculated LTV, Ratio, and Payback Period.
- See the step-by-step
- HTML
- CSS
- JavaScript (Vanilla)