Glossary · Measurement

Per-response pricing

Being billed by the submission — which makes spam a line item and turns a bot wave into a closed door for real buyers.

Also: Submission caps, response limits

One of 25 entries in the Endpoint Forms glossary.

Definition

A pricing model metered on submissions received per month, usually with a hard cap on the plan and a step up to the next tier when you exceed it.

Why it matters

Response caps and paywalled basics are the single most universal complaint in our research — roughly forty-five independent sources, cutting across every major vendor. That alone would make it worth a page.

But the interesting part is what happens when metered pricing meets a spam problem, which one practitioner put together in a single sentence:

If we stay on the current trajectory, websites will have to remove contact forms in the next few years due to the sheer volume of spam bots submissions. If your form software has a submission limit, bots are using it before real people even get a chance.
u/kjdscott · web developer / agency · r/Entrepreneur · Sep 2025

Two costs, not one. You are billed for the junk, and then the cap converts an attack into an outage for the people you were trying to reach.

And the same practitioner names the second-order effect, which is that defending yourself becomes another subscription:

You can pay for OOP-Spam AI API to weed out Spam entries, but small businesses I work with do not have the budget for all these extra subscriptions.
u/kjdscott · r/Entrepreneur · Sep 2025

In practice

Four questions to ask any vendor before you choose a plan, none of which are usually answered on the pricing page:

  • Do rejected submissions count? Most tools meter what arrives, not what you keep — so the spam you successfully filtered is still on the bill.
  • Do [partials](/glossary/partial-submission) count? If yes, switching on drop-off analysis raises your bill.
  • What happens at the cap? A hard stop is an outage. Overage is a bill. Only one of those loses you customers, and it is rarely the one people fear.
  • Are exports gated? Data you cannot get out is data you do not own.

The common mistake

Sizing the plan on expected real volume.

You budget for four hundred enquiries a month and buy the five-hundred plan. Then a single afternoon delivers six hundred and sixty-five submissions and both the budget and the cap are gone before anyone has looked at the inbox.

Size on your worst hour, not your average month, and put rate limiting in front of a metered form — not because it stops the attack, but because it caps what the attack costs you.

Related terms

Cost per lead
Spend divided by leads — a metric that improves when your lead quality collapses.
Partial submission
What someone typed before they left. Both a recoverable lead and the raw material for every drop-off report you will ever run.
Completion rate
Submissions divided by the people who could have submitted — and the denominator is the half nobody agrees on.
Duplicate leads
The same person, twice — inflating your conversion count and, through it, the signal you send back to the ad platform.