B2B SaaS pricing pages that do not leak revenue
The pricing page is the single highest-leverage page on most B2B SaaS websites. It is also the page that most teams under-invest in. We have rebuilt pricing surfaces for dozens of clients in the last few years and the same patterns keep producing the same conversion lifts.
Lead with the customer's question, not your tier names
The first thing on a pricing page should answer the user's actual question — "which one is right for me?" — not enumerate your internal tiering. A short qualifier ("How big is your team?", "Which use case?") before the table puts a recommended plan at the top and removes most of the friction.
Three tiers, one recommended, one enterprise
The pattern that consistently outperforms is three named tiers, with the middle one visually emphasised as "recommended" and an enterprise tier that says "talk to sales" rather than showing a price. Four-tier and five-tier tables consistently underperform — choice paralysis is real.
Be specific about what is included
Vague benefit lists ("Unlimited users", "Advanced analytics") underperform specific ones ("Up to 50 seats per workspace", "Cohort retention, funnel, and path analysis"). The user is doing diligence; specifics help them complete it.
Address the procurement reality
For deals above a few thousand dollars a year, the page has to answer the procurement questions the buyer's manager will ask: SOC 2, GDPR, SSO, invoicing, a data processing agreement. Putting these in a small "Enterprise & procurement" section near the pricing is worth more than another conversion-optimization experiment.
The technical bit
A pricing page is also an engineering surface. Two implementation patterns matter:
Server-rendered, statically cached. A pricing page that takes 800ms to load loses you signups. Ship it as static HTML with a thin client-side currency switcher.
Localised pricing. If you serve multiple regions, show local pricing. The complexity is real but the conversion lift is consistent.
Test what matters
The pricing experiments worth running are the structural ones — tier count, recommended-plan placement, qualifier vs no qualifier. The button-color-and-copy experiments that fill conversion blogs are almost always noise at this scale.
A good pricing page is a serious piece of work. Treat it accordingly and it will pay you back every month for years.