Your paywall is losing money.
Voltaire tracks exactly why.

Connect Stripe or RevenueCat. Run /voltaire in Claude Code. First fix in under 10 minutes — and every run after that has more context than the last.

terminal — week 4
$ /voltaire
Loading your context...
28 days of data · fix applied Mar 3 · conversion 1.8% → 2.3% ✓
This week
Conversion: 2.3% (benchmark: 3.2% · gap closing)
Insight: users who used "Export" before paywall convert at 4.1%
users who didn't: 1.6% → trigger still too broad
Recommendation
Narrow trigger to feature_used("export") × 2
Est. impact: +$1,800/mo · Apply? [Y/n]

It gets smarter every week

Not a one-time fix. A loop that compounds.

Day 1

Connect your data

Link Stripe or RevenueCat. No code. Voltaire starts pulling conversion data immediately — revenue, churn, plans.

Day 1 — first run

Run /voltaire

Voltaire reads your codebase, auto-installs the SDK (5 events, no manual work), benchmarks your numbers, and proposes a first fix. You approve before anything changes.

Days 2–28

Data builds

Every day: a digest — conversion delta, anomalies, session patterns. Every Monday on Pro: a specific recommendation ranked by revenue impact.

Week 4 — second run

Full context. Sharper fix.

Now Voltaire has 28 days of behavioral data. It knows what the first fix moved, which features correlate with conversion, and exactly where to act next.

Behavioral intelligence

Not just revenue data. Behavior data.

  • Tracks sessions before conversion, features used before paywall, drop-off patterns — auto-installed by Voltaire, zero manual work
  • Stripe and RevenueCat data flows in daily — MRR, churn, conversion, trial performance
  • Benchmarked against your category — SaaS, iOS, Android — not generic averages
analyze_paywall — day 14
Conversion funnel
Sessions (30d): 4,210
Paywall views: 2,841 (67% reach paywall)
Conversions: 511.8% (SaaS median: 3.2%)
Behavioral signals
Bounce rate (<3s dismiss): 47% — shown too early
Avg time on paywall: 8s
Median sessions to convert: 4.2
Feature correlation
used "Export" before paywall: 4.1% CR
didn't use "Export": 1.6% CR ← 2.5× gap
Top features before converting: export, share, bulk_edit
Continuous tracking

Voltaire remembers every fix — and tracks if it worked.

  • Daily digest — conversion delta, anomaly alerts, session trends. You know the moment something moves.
  • Every fix is logged — when you run /voltaire again, it knows what was applied, what moved, and what to try next
  • Weekly recommendation (Pro) — every Monday, one prioritized fix with estimated revenue impact, based on the latest 7 days of data
terminal — week 4
$ /voltaire
Loading context
28 days · fix applied Mar 3 · 1.8% → 2.3% ✓
This week
Conversion: 2.3% (benchmark 3.2% · gap closing)
⚠ Mon Mar 17: drop to 1.4% — views up, paid flat
Monday recommendation
Export users convert at 4.1% vs 1.6% without
Narrow trigger: feature_used("export") × 2
src/paywall/trigger.ts:47
- showPaywall(user)
+ showPaywall(user, { require: ['export','export'] })
Est. +$1,800/mo · Apply? [Y/n]

The data is already there. Start reading it.

Connect Stripe or RevenueCat in 2 minutes. Run /voltaire. First fix today.

Get started free →