
Sales Funnel Break Even Formula
Learn how a sales funnel break-even calculator estimates the customers, leads, visitors, revenue, and total costs needed to cover your costs.
The sales funnel break-even formula estimates the sales volume and funnel activity required to cover your fixed costs. It matters because even a profitable sale on paper may still require a large number of leads and visitors before the business actually breaks even.
- 100% Free
- No Sign-Up Required
- Private & Secure
- Mobile Friendly
Break-even customers
Where:
First calculate how much each customer contributes after direct costs. Then divide fixed costs by that contribution margin to estimate how many customers you need to break even.
Variables Explained
| Variable | What It Means | Unit |
|---|---|---|
| fixedCosts - Fixed costs | Total fixed marketing, software, staffing, and overhead costs for the chosen period. | currency |
| averageSalePrice - Average sale price | Average revenue earned from one paying customer. | currency |
| variableCostPerCustomer - Variable cost per customer | Direct cost to fulfill or serve one customer. | currency |
| leadToCustomerRate - Lead-to-customer conversion rate | Percentage of leads that become paying customers. | percent |
| visitorToLeadRate - Visitor-to-lead conversion rate | Percentage of visitors or clicks that become leads. | percent |
| adCostPerClick - Ad cost per click | Average cost to bring one visitor into the funnel. | currency |
Step-by-Step Calculation
Calculate contribution margin per customer
This shows how much one customer contributes toward fixed costs after direct fulfillment or service costs are covered.
contributionMarginPerCustomer = averageSalePrice - variableCostPerCustomer
Calculate break-even customers
Divide fixed costs by contribution margin per customer to estimate the customer count needed to cover fixed costs.
breakEvenCustomers = fixedCosts / max(contributionMarginPerCustomer, 0.01)
Calculate break-even leads
Use the lead-to-customer conversion rate to work backward from customers to the number of leads required.
breakEvenLeads = breakEvenCustomers / (leadToCustomerRate / 100)
Calculate break-even visitors
Use the visitor-to-lead conversion rate to estimate the traffic needed to generate enough leads.
breakEvenVisitors = breakEvenLeads / (visitorToLeadRate / 100)
Calculate break-even revenue
Multiply break-even customers by average sale price to estimate the revenue needed at break even.
breakEvenRevenue = breakEvenCustomers * averageSalePrice
Estimate traffic and total costs at break even
This adds estimated traffic spend and total variable costs to fixed costs to show a fuller break-even cost picture.
trafficAcquisitionCost = breakEvenVisitors * adCostPerClick; totalVariableCostsAtBreakEven = breakEvenCustomers * variableCostPerCustomer; totalCostAtBreakEven = fixedCosts + totalVariableCostsAtBreakEven + trafficAcquisitionCost
Example: simple paid funnel
Contribution margin per customer
$200 - $50
$150
Break-even customers
$5,000 / $150
33.33 customers
Break-even leads
33.33 / 0.05
666.67 leads
Break-even visitors
666.67 / 0.20
3,333.33 visitors
Break-even revenue
33.33 x $200
$6,666.67
Estimated total cost at break even
$5,000 + (33.33 x $50) + (3,333.33 x $2)
$13,333.33
Final Result
Based on these inputs, the funnel breaks even at about 34 customers, 667 leads, 3,333 visitors, and roughly $6,667 in revenue, with estimated total costs around $13,333 when traffic acquisition is included.
Assumptions
- ✓Conversion rates stay consistent as funnel volume increases.
- ✓Average sale price remains stable across customers during the period analyzed.
- ✓Variable cost per customer does not materially change at higher sales volume.
- ✓Ad cost per click is treated as the average cost for each visitor entering the funnel.
Limitations
- !Real funnels often have changing conversion rates as traffic quality shifts.
- !Average sale price may vary by offer, channel, or customer segment.
- !Traffic acquisition costs can rise as campaigns scale.
- !This estimate does not account for refunds, delayed payments, cash flow timing, or repeat purchases unless those are built into your averages.
Common Mistakes to Avoid
Including the same ad spend in both fixed costs and ad cost per click, which can double count costs.
Using revenue per order instead of profit contribution per customer.
Entering conversion rates as whole numbers in a formula without converting percentages to decimals.
Ignoring upsells, discounts, or refunds when setting average sale price.
Using short-term campaign metrics that are not representative of normal funnel performance.
Related Formulas
Frequently Asked Questions
What is the main formula for sales funnel break even?
The core formula is break-even customers = fixed costs divided by contribution margin per customer, where contribution margin per customer equals average sale price minus variable cost per customer.
How do you calculate leads needed for break even?
Divide break-even customers by the lead-to-customer conversion rate expressed as a decimal.
How do you calculate traffic needed for break even?
Divide required leads by the visitor-to-lead conversion rate expressed as a decimal.
Why is contribution margin more important than sale price alone?
Because not all revenue is available to cover fixed costs. Variable costs must be subtracted first to find what each customer actually contributes.
What happens if variable cost is close to sale price?
The contribution margin becomes very small, so the required customer count rises sharply. If variable cost equals or exceeds sale price, break even may be unrealistic under those inputs.
Should ad cost per click be part of the formula?
It is useful for estimating traffic acquisition cost and total cost at break even, but the core customer break-even formula is driven by fixed costs and contribution margin.
Ready to calculate your result?
Use the calculator to get instant results with your own inputs.