How Much Are Fake Signups Actually Costing Your SaaS

Most SaaS founders think about fake signups as a nuisance rather than a cost center. Someone registers with a throwaway email, pokes around the product, and disappears. No harm done.

The reality is more expensive than that. Fake signups generate real costs across infrastructure, sales, marketing, and product - and because those costs are distributed and indirect, they rarely get attributed to their actual source. They just show up as slightly worse unit economics across the board.

Here is a concrete breakdown of where the money goes.

Infrastructure Costs

Every account you provision consumes resources. Database storage, compute, file storage, email sends, third-party API calls tied to account creation - these all have a cost per account, even if that cost is small.

For most SaaS products the per-account infrastructure cost is low enough that a few fake signups are genuinely negligible. The problem is scale. If five percent of your signups are fake and you are onboarding a thousand new accounts a month, that is fifty fake accounts consuming real resources every month. At ten thousand signups a month it is five hundred.

The infrastructure cost per fake account is not just the initial provisioning. It includes ongoing storage of account data, the compute associated with background jobs that run against all accounts, and the cost of any third-party services that are triggered per account rather than per active user. Depending on your stack, the lifetime infrastructure cost of a fake account that never churns because it was never a real account can accumulate for years.

For products that offer free tiers with meaningful resource allocations - storage limits, API call limits, compute quotas - the cost per fake account is substantially higher. A free tier abuser who spins up multiple accounts to reset their resource allocation is consuming real capacity that has a real cost.

Email Sending Costs

Email costs are one of the most direct and quantifiable impacts of fake signups. Every account in your database receives emails: onboarding sequences, product updates, re-engagement campaigns, billing notifications, newsletters.

Most email infrastructure is priced per email sent, either directly or through volume tiers. Every email sent to a fake account is a wasted send. At scale the numbers add up. If you send ten emails over the first thirty days of a new account and five percent of your signups are fake, five percent of your email spend over that period produces zero return.

Beyond the direct cost, emails sent to expired disposable inboxes generate hard bounces. Hard bounces increase your bounce rate. A bounce rate above two percent starts affecting deliverability for your entire list, including the real customers you actually need to reach. The indirect cost of deliverability damage - reduced open rates, emails landing in spam, potential blocklisting - can dwarf the direct cost of the wasted sends.

Sales and Marketing Attribution Costs

This is where the cost of fake signups becomes genuinely significant for most SaaS businesses, and it is the hardest to quantify because it shows up as distorted data rather than a line item.

Your marketing team is measuring cost per signup, cost per activation, and cost per trial. If a meaningful percentage of your signups are fake, your cost per real signup is higher than your dashboard shows. You are paying to acquire fake accounts that will never convert, and that acquisition cost is being averaged across real and fake signups alike, making your real CAC look better than it is.

Your sales team, if you have one working trials, is spending time on pipeline that includes fake accounts. Even automated sales sequences that trigger on trial behavior consume sequence slots, send budget, and SDR attention on accounts that were never real prospects. If you use lead scoring to prioritize outreach, fake accounts that completed activation steps can score above real accounts that are still evaluating.

The deeper problem is attribution. If you are running paid acquisition across multiple channels and making budget allocation decisions based on which channels produce the most signups or the most activations, channels that attract more fake signups will look artificially productive. You may be optimizing spend toward channels that generate low-quality traffic precisely because those channels look good in the metrics.

Product and Engineering Costs

Fake signups generate noise in your product analytics. Every feature usage event, every funnel drop-off, every activation step completion in your analytics includes data from fake accounts alongside real ones.

If you are running experiments, fake accounts can skew your results. If a certain type of fake signup consistently completes or fails to complete specific steps, and those accounts are distributed unevenly between test and control groups, your experiment results will be wrong in ways that are difficult to detect.

Product decisions made on dirty data are not free. An engineering team that spends a sprint improving a funnel step because the analytics showed high drop-off there, where a significant portion of that drop-off was fake accounts abandoning after they got what they came for, has spent real engineering time solving a problem that was partially or entirely manufactured by bad data.

Support Costs

Fake signups generate legitimate support load in a few specific ways.

Free trial abusers who create multiple accounts sometimes contact support when they run into issues. They are real people interacting with your product, even if their intent is not to pay. Support tickets from accounts that will never convert are pure cost with zero return.

Accounts registered with disposable addresses that later become a source of deliverability problems can generate inbound support from real customers who are not receiving emails they expect. Password reset emails that do not arrive, billing notifications that go missing, two-factor authentication codes that never deliver - these support tickets are caused by deliverability damage that originated from a dirty list, not from anything the customer did wrong.

Account cleanup operations, whether manual or automated, have an engineering and operational cost. Identifying and removing fake accounts from your database, suppressing them from email sends, excluding them from analytics, and backfilling corrected metrics all consume time.

Putting Numbers to It

The actual cost varies enormously by product, but a rough model illustrates the scale.

Assume a SaaS product with one thousand new signups per month. Five percent are fake, so fifty fake accounts per month.

Email sends: ten emails per account in the first thirty days at an average cost of one dollar per thousand sends. Fifty accounts times ten emails equals five hundred wasted sends, or fifty cents in direct email cost per month. Negligible on its own.

Infrastructure: assume two dollars per account per month in average resource consumption for free tier accounts. Fifty accounts times two dollars equals one hundred dollars per month. Over a year that is twelve hundred dollars, and growing as the total fake account base accumulates.

Marketing attribution distortion: if your blended CAC is two hundred dollars and five percent of signups are fake, you are effectively paying two hundred dollars to acquire accounts that will never generate revenue. Fifty fake signups per month at two hundred dollars equals ten thousand dollars per month in misattributed acquisition spend.

That last number is where the real cost lives. Not in the infrastructure. Not in the email sends. In the acquisition spend that looks productive in your dashboard because it generated signups, but was actually wasted because those signups were never real.

At five percent fake signup rate and a two hundred dollar CAC, a product onboarding a thousand signups a month is wasting ten thousand dollars a month on fake account acquisition. That is one hundred and twenty thousand dollars a year.

What Detection Actually Costs

A real-time disposable email check at signup costs a fraction of a cent per check. At one thousand signups per month on a plan priced at nine dollars for ten thousand checks, the cost of detection is less than one dollar per month.

The math is not complicated. Even if detection catches only half of fake signups, the return on that investment is substantial. The infrastructure savings, the email deliverability protection, and above all the improvement in marketing attribution data justify the cost many times over before you even account for the sales and product engineering time saved.

The cost of fake signups is real. It is distributed, indirect, and easy to miss because it shows up as noise rather than a line item. But it accumulates, and it compounds, and it shapes product and marketing decisions in ways that are hard to trace back to their source.

Detection is cheap. The alternative is not.