New Pricing

How Schematic changed its pricing in Spring 2025

Gio profile image
Giovanni Hobbins
·
05/29/2025

We’re rolling out new pricing. In this post, we’ll walk through why we’re making the change, what’s new, and how we used Schematic itself to make the transition seamless.

Why we're changing our pricing

We’re changing our pricing, because our product is constantly becoming more valuable, and we want our pricing to reflect that. We’ve shipped usage-based billing, advanced entitlement controls, and powerful analytics. We’re now powering core monetization workflows for teams across pricing, packaging, billing, and growth. Our original pricing, focused on adoption, no longer reflected that.

Initially, flat-rate tiers worked well for design partners and early adopters. But by early 2025, we were handling:

  • Feature flagging and entitlements

  • Subscription and plan management

  • Admin panels and billing UIs

  • Usage metering and enforcement

  • Webhooks, overrides, and analytics

Teams were replacing feature flag tools, homegrown billing infra, and expensive product analytics. And they were sending millions of events through Schematic every month. Our pricing needed to reflect the scope of value we were delivering.

Image

What we learned from customers

The most common feedback we got: "that feels cheap."

Customers and prospects alike said the value Schematic delivers was underpriced. And they were right. Our original goal was to optimize for adoption. But now that Schematic is powering monetization directly, it was time to shift toward value-based pricing.

We talked to customers about what pricing metric felt most intuitive. We considered:

  • Flag evaluations

  • MAUs

  • % of revenue (like Stripe)

Ultimately, one concept stood out: Monetized Subscriptions. If Schematic is managing and monetizing a subscription—through pricing, metering, gating, billing—then that’s real value. That’s what we should charge for.

This led to follow-up questions:

  • What pricing bands make sense per monetized subscription?

  • How should we scale with our customers?

  • Which features should be included vs offered as add-ons?

We also saw distinct customer profiles:

  • Startups that want a generous free tier and clear, self-serve pricing

  • Mid-market teams that want SLAs, roadmap input, and premium support

We needed pricing that scales with complexity—not headcount or feature usage—and lets customers unlock advanced functionality as they grow.

Image

The New Billable Metric: Monetized Subscriptions

What It Is

Companies with an active subscription and payment method that are billed or will be billed, based on usage or trial expiration.

Included:

  • Flat-fee plans (e.g. $25/mo)

  • Usage-based plans (e.g. $5/unit/mo)

  • Plans with included usage and overages

  • Trials that require a credit card

Excluded:

  • Free plans

  • Trials without a payment method

  • Companies without an active subscription in Schematic

Why It Works

It reflects real value. If Schematic is powering monetization, it should count. It’s simple to understand, easy to track, and aligns with our role in the stack. We’re not charging based on seats, events, or evaluations. We want teams to experiment freely and only pay when they’re making money.

Image

How We Used Schematic to Roll It Out

We didn’t just decide on a new model. We implemented and launched it entirely through Schematic.

1. Instrumented the Monetized Subscriptions Trait

We defined and tracked monetized_subscriptions in our data layer. This gave us real-time visibility into billable usage across environments.

2. Built the New Plans in Schematic

We created plans using:

  • Boolean flags (e.g. RBAC, audit log, data export)

  • Usage-based features (event volume, override count)

  • Add-ons (via the Business Pack)

Plans were built using components to keep things modular and reusable.

3. Rolled Out Plans and Add-ons

We tested internally, then with a subset of customers. Overrides and preview tooling let us simulate new pricing without disruption. Full rollout followed once entitlements and usage aligned.

4. Launched a Live-Synced Pricing Page

Our public pricing page pulls directly from our plan configuration. No manual syncing. What you see is exactly what customers get.

Image