pricing-strategist

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Pricing Strategist

定价策略师

Design pricing strategies that maximize revenue while keeping customers happy.
设计既能最大化收入又能维持客户满意度的定价策略。

Core Principles

核心原则

  1. Pricing is a growth lever: 1% improvement in pricing = 11% improvement in profit (McKinsey)
  2. Price to value, not cost: Charge based on value delivered, not what it costs you
  3. Simple > Clever: 3 tiers beats 5 tiers; clear packaging beats complex
  4. Experiment continuously: A/B test, iterate, optimize
  1. 定价是增长杠杆:定价每提升1%,利润可提升11%(麦肯锡数据)
  2. 以价值定价,而非成本:根据交付的价值收费,而非自身的成本
  3. 简洁胜于花哨:3个定价层级优于5个;清晰的产品打包优于复杂方案
  4. 持续实验:进行A/B测试、迭代并优化

Pricing Strategy Framework

定价策略框架

Step 1: Determine Your Value Metric

步骤1:确定价值指标

Value metric = What you charge for (users, projects, API calls, etc.)
Good value metrics:
  • Align with customer value (as they get more value, they pay more)
  • Easy to understand and predict
  • Grow naturally with usage
Examples:
yaml
Slack: Per active user
  ✅ Grows with team size
  ✅ Easy to understand
  ✅ Aligns with value

Twilio: Per API call
  ✅ Grows with usage
  ✅ Predictable for users
  ✅ Direct value correlation

Dropbox: Storage size
  ✅ Clear metric
  ✅ Grows with needs
  ⚠️ Can be gamed (compression)

AWS: Everything (CPU, storage, bandwidth, etc.)
  ⚠️ Complex but accurate
  ⚠️ Hard to predict costs
  ✅ Pay for what you use
Value Metric Decision Matrix:
MetricAlignment to ValueSimplicityPredictabilityGrowth Potential
Per UserHighHighHighMedium
Per FeatureMediumHighHighLow
Usage-BasedHighMediumLowHigh
StorageLowHighMediumMedium
TransactionsHighMediumMediumHigh
价值指标 = 你的收费依据(用户数、项目数、API调用次数等)
优质价值指标:
  • 与客户价值对齐(客户获得的价值越多,支付的费用越高)
  • 易于理解和预测
  • 随使用量自然增长
示例:
yaml
Slack: Per active user
  ✅ Grows with team size
  ✅ Easy to understand
  ✅ Aligns with value

Twilio: Per API call
  ✅ Grows with usage
  ✅ Predictable for users
  ✅ Direct value correlation

Dropbox: Storage size
  ✅ Clear metric
  ✅ Grows with needs
  ⚠️ Can be gamed (compression)

AWS: Everything (CPU, storage, bandwidth, etc.)
  ⚠️ Complex but accurate
  ⚠️ Hard to predict costs
  ✅ Pay for what you use
价值指标决策矩阵:
指标类型与价值的对齐度简洁性可预测性增长潜力
按用户收费中等
按功能收费中等
按使用量收费中等
按存储量收费中等中等
按交易数收费中等中等

Step 2: Choose Your Pricing Model

步骤2:选择定价模型

Flat Rate:
$99/month - unlimited everything
  • ✅ Simple to understand
  • ✅ Easy to sell
  • ❌ Leaves money on table
  • ❌ Doesn't scale with value
Tiered Pricing:
Starter: $29/mo  - 5 users
Pro:     $99/mo  - 20 users
Business: $299/mo - Unlimited users
  • ✅ Captures different customer segments
  • ✅ Upsell path clear
  • ⚠️ Anchor pricing matters
Usage-Based:
$0.01 per API call
First 10,000 free
  • ✅ Perfect alignment with value
  • ✅ Low barrier to entry
  • ❌ Unpredictable for customers
  • ❌ Hard to forecast revenue
Hybrid (Best of both):
Base: $49/mo + $0.50 per extra user
  • ✅ Predictable base + scales with value
  • ✅ Lower barrier than pure per-seat
  • ⚠️ More complex to explain
固定费率:
$99/月 - 无限使用所有功能
  • ✅ 易于理解
  • ✅ 便于销售
  • ❌ 损失潜在收入
  • ❌ 无法随价值增长而扩展
分层定价:
入门版: $29/月  - 5个用户
专业版:     $99/月  - 20个用户
企业版: $299/月 - 无限用户
  • ✅ 覆盖不同客户群体
  • ✅ 升级路径清晰
  • ⚠️ 锚定定价至关重要
按使用量收费:
每API调用收费$0.01
前10,000次免费
  • ✅ 与价值完美对齐
  • ✅ 入门门槛低
  • ❌ 客户成本不可预测
  • ❌ 收入难以预测
混合模式(兼顾两者优势):
基础费用: $49/月 + 额外用户每人$0.50/月
  • ✅ 基础费用可预测,且随价值增长扩展
  • ✅ 比纯按席位收费门槛更低
  • ⚠️ 解释起来更复杂

Step 3: Create Your Pricing Tiers

步骤3:设计定价层级

The Rule of 3:
  • Starter/Basic: Get them in the door (50-60% of customers)
  • Professional/Pro: Sweet spot (30-40% of customers)
  • Business/Enterprise: High value, high support (5-10% of customers)
Tier Design Template:
yaml
Tier 1 - Starter ($29/mo):
  Target: Individuals, tiny teams, trying it out
  Value Limit: 5 users, 10 projects
  Features: ✅ Core features
    ✅ Basic support (email)
    ❌ Advanced features
    ❌ Integrations
    ❌ Custom anything

Tier 2 - Professional ($99/mo):
  Target: Small-medium teams, main product
  Value Limit: 20 users, 100 projects
  Features: ✅ Everything in Starter
    ✅ Advanced features
    ✅ Integrations (Slack, etc.)
    ✅ Priority support
    ✅ API access
    ❌ Custom SLA
    ❌ SSO

Tier 3 - Business ($299/mo):
  Target: Larger teams, mission-critical
  Value Limit: Unlimited users, unlimited projects
  Features: ✅ Everything in Professional
    ✅ Advanced security (SSO, SAML)
    ✅ Custom SLA
    ✅ Dedicated support
    ✅ Custom integrations
    ✅ Training & onboarding
Anchor Pricing Strategy:
Starter:  $29/mo  (entry point)
Pro:      $99/mo  (3.4x - where you want most people) 👈 Sweet spot
Business: $299/mo (3x - makes Pro look reasonable)
Most customers choose the middle tier when:
  • Middle tier is 3-4x the starter price
  • Top tier is 2-3x the middle tier
三层原则:
  • 入门版/基础版: 吸引新用户(50-60%的客户)
  • 专业版/进阶版: 黄金层级(30-40%的客户)
  • 企业版/商务版: 高价值、高支持(5-10%的客户)
层级设计模板:
yaml
Tier 1 - 入门版 ($29/月):
  目标用户: 个人、微型团队、试用用户
  价值限制: 5个用户,10个项目
  功能: ✅ 核心功能
    ✅ 基础支持(邮件)
    ❌ 高级功能
    ❌ 集成能力
    ❌ 自定义服务

Tier 2 - 专业版 ($99/月):
  目标用户: 中小团队、主力用户
  价值限制: 20个用户,100个项目
  功能: ✅ 入门版所有功能
    ✅ 高级功能
    ✅ 集成能力(Slack等)
    ✅ 优先支持
    ✅ API访问权限
    ❌ 自定义SLA
    ❌ 单点登录(SSO)

Tier 3 - 企业版 ($299/月):
  目标用户: 大型团队、核心业务场景
  价值限制: 无限用户,无限项目
  功能: ✅ 专业版所有功能
    ✅ 高级安全(SSO、SAML)
    ✅ 自定义SLA
    ✅ 专属支持
    ✅ 自定义集成
    ✅ 培训与入职指导
锚定定价策略:
入门版:  $29/月  (入门门槛)
专业版:      $99/月  (3.4倍价格 - 核心目标客户层级) 👈 黄金层级
企业版: $299/月 (3倍价格 - 让专业版看起来更划算)
当满足以下条件时,大多数客户会选择中间层级:
  • 中间层级价格是入门版的3-4倍
  • 最高层级价格是中间层级的2-3倍

Step 4: Feature Packaging

步骤4:功能打包

Good Feature Distribution:
yaml
Starter Tier (60% features):
  - All core CRUD operations
  - Basic reporting
  - Email support
  - Mobile app
  Goal: Get them using the product successfully

Pro Tier (85% features):
  - Everything in Starter
  - Advanced analytics
  - Integrations (Slack, Zapier, etc.)
  - API access
  - Priority support
  - Collaboration features
  Goal: Make this irresistible for growing teams

Business Tier (100% features):
  - Everything in Pro
  - SSO/SAML
  - Advanced security & compliance
  - Custom SLA
  - Dedicated support
  - Training & onboarding
  - Custom contracts
  Goal: Remove all objections for enterprise buyers
Gating Strategy:
  • Gate by volume: 5 users → 20 users → unlimited
  • Gate by features: Basic → Advanced → Enterprise
  • Gate by support: Email → Priority → Dedicated
  • Gate by integrations: None → Standard → Custom
Don't gate core value: If your product's main value is X, don't gate X ✅ Gate advanced/power features: Analytics, integrations, admin features
优质功能分配:
yaml
入门版(60%功能):
  - 所有核心CRUD操作
  - 基础报表
  - 邮件支持
  - 移动应用
  目标: 让用户成功使用产品

专业版(85%功能):
  - 入门版所有功能
  - 高级分析
  - 集成能力(Slack、Zapier等)
  - API访问权限
  - 优先支持
  - 协作功能
  目标: 对成长型团队形成吸引力

企业版(100%功能):
  - 专业版所有功能
  - SSO/SAML
  - 高级安全与合规
  - 自定义SLA
  - 专属支持
  - 培训与入职指导
  - 自定义合同
  目标: 消除企业客户的所有顾虑
功能限制策略:
  • 按数量限制: 5个用户 → 20个用户 → 无限
  • 按功能限制: 基础 → 高级 → 企业级
  • 按支持限制: 邮件 → 优先 → 专属
  • 按集成限制: 无 → 标准 → 自定义
不要限制核心价值: 如果产品的核心价值是X,不要将X设为限制项 ✅ 限制高级/专业功能: 分析、集成、管理功能

Pricing Psychology

定价心理学

Charm Pricing

魅力定价法

$99/mo > $100/mo  (1% cheaper, feels 20% cheaper)
$29/mo > $30/mo
$99/月 > $100/月  (便宜1%,但感觉便宜20%)
$29/月 > $30/月

Anchoring

锚定效应

❌ Bad:
  Basic:    $50
  Premium:  $75  (only 50% more, but not 50% more value?)

✅ Good:
  Basic:    $50
  Premium:  $150  (3x price for 2x value = good deal)
  Enterprise: $500  (makes Premium look reasonable)
❌ 错误示例:
  基础版:    $50
  高级版:  $75  (仅贵50%,但价值是否提升50%?)

✅ 正确示例:
  基础版:    $50
  高级版:  $150  (3倍价格对应2倍价值,显得划算)
  企业版: $500  (让高级版看起来更合理)

Annual Discounts

年度订阅折扣

Monthly:  $99/mo  ($1,188/year)
Annual:   $990/year  (Save $198 = 17% discount)
Why offer annual?:
  • Cash flow upfront
  • Higher LTV (less churn)
  • 15-20% discount is standard
When to offer:
  • At signup
  • After 2-3 months (they're hooked)
  • During renewal
  • Seasonal promotions
月付:  $99/月  (年付总计$1,188)
年付:   $990/年  (节省$198 = 17%折扣)
为什么提供年付选项:
  • 提前获得现金流
  • 更高的客户生命周期价值(LTV),更低的流失率
  • 15-20%的折扣是行业标准
何时提供年付:
  • 注册时
  • 使用2-3个月后(用户已认可产品)
  • 续订时
  • 季节性促销时

Free Trial vs Freemium

免费试用 vs 免费增值

Free Trial:
yaml
Type: 14-day free trial, no credit card required
When: Product has clear "aha moment" quickly
Pros:
  - Everyone experiences full product
  - Clear conversion point
  - No freeloaders
Cons:
  - Friction at signup
  - Have to convert them quickly
Freemium:
yaml
Type: Forever free tier with limitations
When: High viral coefficient, network effects
Pros:
  - No friction at signup
  - Build large user base
  - Word of mouth
Cons:
  - Many users never pay
  - High infrastructure costs
  - Harder to monetize
Decision Matrix:
  • B2B SaaS: Free trial (14 days)
  • Viral products (Slack, Zoom): Freemium
  • High touch sales: Free trial + demo
  • Self-serve products: Freemium
免费试用:
yaml
类型: 14天免费试用,无需信用卡
适用场景: 产品能快速让用户体验到“惊喜时刻”
优势:
  - 所有用户都能体验完整产品
  - 清晰的转化节点
  - 没有免费蹭用的用户
劣势:
  - 注册时有摩擦
  - 必须快速完成转化
免费增值:
yaml
类型: 永久免费层级,带功能限制
适用场景: 病毒系数高、具备网络效应的产品
优势:
  - 注册无摩擦
  - 积累大量用户
  - 口碑传播
劣势:
  - 很多用户永远不会付费
  - 基础设施成本高
  - 变现难度大
决策矩阵:
  • B2B SaaS: 免费试用(14天)
  • 病毒型产品(Slack、Zoom): 免费增值
  • 高接触销售: 免费试用+演示
  • 自助服务产品: 免费增值

Pricing Experiments

定价实验

A/B Testing Pricing

A/B测试定价

What to test:
  1. Price points: $99 vs $149
  2. Packaging: Features in each tier
  3. Billing frequency: Monthly vs annual
  4. Free trial length: 7 vs 14 vs 30 days
  5. Anchor pricing: Add expensive tier to make middle tier look good
How to test:
javascript
// Example: Test pricing pages
const pricingVariants = {
  control: {
    starter: 29,
    pro: 99,
    business: 299
  },
  test: {
    starter: 39,
    pro: 129,
    business: 349
  }
}

// Show different prices to 50% of visitors
const variant = Math.random() < 0.5 ? 'control' : 'test'

// Track which converts better
analytics.track('pricing_page_viewed', {
  variant: variant,
  prices: pricingVariants[variant]
})
Metrics to track:
  • Conversion rate (trial → paid)
  • Average revenue per user (ARPU)
  • Customer acquisition cost (CAC)
  • Lifetime value (LTV)
  • Payback period
Sample size calculator:
Need ~1,000 visitors per variant to detect 10% change
Need ~5,000 visitors per variant to detect 5% change
测试内容:
  1. 价格点: $99 vs $149
  2. 功能打包: 各层级包含的功能
  3. 计费频率: 月付 vs 年付
  4. 免费试用时长: 7天 vs 14天 vs 30天
  5. 锚定定价: 添加高价层级,让中间层级看起来更划算
测试方法:
javascript
// 示例:测试定价页面
const pricingVariants = {
  control: {
    starter: 29,
    pro: 99,
    business: 299
  },
  test: {
    starter: 39,
    pro: 129,
    business: 349
  }
}

// 向50%的访客展示不同价格
const variant = Math.random() < 0.5 ? 'control' : 'test'

// 跟踪哪个变体转化率更高
analytics.track('pricing_page_viewed', {
  variant: variant,
  prices: pricingVariants[variant]
})
跟踪指标:
  • 转化率(试用 → 付费)
  • 每用户平均收入(ARPU)
  • 客户获取成本(CAC)
  • 客户生命周期价值(LTV)
  • 投资回收期
样本量计算器:
检测10%的变化需要每个变体约1000名访客
检测5%的变化需要每个变体约5000名访客

Grandfather Pricing

老用户定价保护

When raising prices, grandfather existing customers:
yaml
Scenario: Raising Pro from $99 → $129

Option 1: Grandfather forever
  - Existing: Stay at $99/mo forever
  - New: Pay $129/mo
  - Pros: Great for retention
  - Cons: Growing discount over time

Option 2: Grandfather for 12 months
  - Existing: Stay at $99 for 1 year, then $129
  - New: Pay $129/mo immediately
  - Pros: Balanced approach
  - Cons: Still have to communicate increase

Option 3: No grandfathering, small increase
  - Everyone: Goes to $129/mo
  - Give 30 days notice
  - Offer annual deal to lock in current price
  - Pros: Simplest
  - Cons: Some churn risk
提价时,为现有用户保留原定价:
yaml
场景: 专业版从$99 → $129提价

选项1: 永久保留原定价
  - 现有用户: 永久按$99/月收费
  - 新用户: 按$129/月收费
  - 优势: 极大提升留存率
  - 劣势: 长期折扣成本增加

选项2: 保留原定价12个月
  - 现有用户: 1年内按$99/月收费,之后按$129/月收费
  - 新用户: 立即按$129/月收费
  - 优势: 平衡留存与收入
  - 劣势: 仍需告知用户提价

选项3: 不保留原定价,小幅提价
  - 所有用户: 统一按$129/月收费
  - 提前30天通知
  - 提供年付选项锁定原价格
  - 优势: 操作最简单
  - 劣势: 存在流失风险

Price Increases

提价沟通

When to raise prices:
  • Product significantly improved
  • Demand exceeds supply
  • Customer acquisition costs increased
  • Competitors charge more
  • Every 12-18 months (keep up with inflation)
How to communicate:
markdown
Subject: [Product] pricing update - your plan is increasing

Hi [Name],

Good news: We've shipped [impressive features] over the last
year, including [X, Y, Z].

Starting [Date, 30+ days away], we're updating our pricing:

- Pro: $99 → $129/mo (+30%)
- Business: $299 → $349/mo (+17%)

Your current pricing:

- You'll stay at $99/mo for the next 12 months
- To lock in $99/mo permanently, switch to annual: $990/year

Why we're increasing prices:

- [Specific value adds]
- [New features]
- [Better support]

Questions? Reply to this email.

Thanks for being with us,
[Founder Name]
何时提价:
  • 产品显著改进
  • 需求超过供应
  • 客户获取成本增加
  • 竞争对手提价
  • 每12-18个月定期提价(跟上通胀)
沟通模板:
markdown
主题: [产品名称] 定价更新 - 你的套餐价格将调整

亲爱的[用户姓名],

好消息:过去一年我们推出了[重磅功能],包括[X、Y、Z]。

从[日期,提前30天以上]起,我们将更新定价:

- 专业版: $99 → $129/月 (+30%)
- 企业版: $299 → $349/月 (+17%)

你的当前定价:

- 未来12个月你仍可按$99/月收费
- 若要永久锁定$99/月价格,可切换为年付: $990/年

我们提价的原因:

- [具体价值提升]
- [新功能]
- [更优质的支持]

有问题?请回复此邮件。

感谢你的支持,
[创始人姓名]

Revenue Expansion

收入拓展

Upsell Strategies

升级策略

When to prompt upgrades:
javascript
// Hit limit
if (user.projectCount >= user.plan.projectLimit) {
  showUpgradePrompt({
    message: "You've hit your 10 project limit",
    cta: 'Upgrade to Pro for 100 projects',
    timing: 'when_blocked'
  })
}

// Feature discovery
if (user.clickedAdvancedFeature && !user.hasAccess) {
  showUpgradePrompt({
    message: 'This feature is available on Pro',
    cta: 'Upgrade now for $99/mo',
    timing: 'moment_of_value'
  })
}

// Usage-based trigger
if (user.daysActive > 30 && user.plan === 'starter') {
  showUpgradePrompt({
    message: "You're a power user! Unlock more with Pro",
    cta: 'See Pro features',
    timing: 'established_user'
  })
}
Upgrade Incentives:
  • Prorated credit for current plan
  • Feature preview (7-day trial of Pro features)
  • Bundle discount (annual save 20%)
  • Limited-time offer (20% off if you upgrade this week)
触发升级提示的时机:
javascript
// 达到功能限制时
if (user.projectCount >= user.plan.projectLimit) {
  showUpgradePrompt({
    message: "你已达到10个项目的限制",
    cta: '升级到专业版解锁100个项目',
    timing: '受阻时'
  })
}

// 发现高级功能时
if (user.clickedAdvancedFeature && !user.hasAccess) {
  showUpgradePrompt({
    message: '此功能仅专业版可用',
    cta: '立即升级至$99/月',
    timing: '价值时刻'
  })
}

// 基于使用时长触发
if (user.daysActive > 30 && user.plan === 'starter') {
  showUpgradePrompt({
    message: "你是核心用户!升级专业版解锁更多功能",
    cta: '查看专业版功能',
    timing: '成熟用户'
  })
}
升级激励:
  • 当前套餐的按比例退款
  • 高级功能预览(7天专业版试用)
  • 捆绑折扣(年付省20%)
  • 限时优惠(本周升级享20%折扣)

Add-Ons

附加组件

yaml
Base Product: $99/mo

Add-ons (à la carte):
  - Extra users: +$10/user/mo
  - Advanced analytics: +$49/mo
  - White label: +$99/mo
  - Priority support: +$199/mo
  - API rate limit increase: +$49/mo

Example Bill:
  Pro plan: $99
  +5 extra users: $50
  +Advanced analytics: $49
  Total: $198/mo
When to use add-ons:
  • Feature has clear standalone value
  • Not every customer needs it
  • Significant cost to provide
  • Clear pricing (not complex calculations)
yaml
基础产品: $99/月

附加组件(单点收费):
  - 额外用户: +$10/用户/月
  - 高级分析: +$49/月
  - 白标: +$99/月
  - 优先支持: +$199/月
  - API速率限制提升: +$49/月

示例账单:
  专业版套餐: $99
  +5个额外用户: $50
  +高级分析: $49
  总计: $198/月
何时使用附加组件:
  • 功能具备明确的独立价值
  • 并非所有客户都需要
  • 提供成本较高
  • 定价清晰(无需复杂计算)

Pricing by Market Segment

分市场定价

Small Business (SMB)

中小企业(SMB)

yaml
Price Point: $29-99/mo
Sales Motion: Self-serve
Features: Simple, easy to use
Support: Email, docs
Decision Maker: End user or team lead
Sales Cycle: Minutes to days
yaml
价格区间: $29-99/月
销售模式: 自助服务
功能: 简单、易用
支持: 邮件、文档
决策者: 终端用户或团队负责人
销售周期: 几分钟到几天

Mid-Market

中大型企业

yaml
Price Point: $99-999/mo
Sales Motion: Self-serve + light touch
Features: Integrations, collaboration
Support: Priority email, chat
Decision Maker: Department head
Sales Cycle: Days to weeks
yaml
价格区间: $99-999/月
销售模式: 自助服务+轻接触
功能: 集成、协作
支持: 优先邮件、在线聊天
决策者: 部门负责人
销售周期: 几天到几周

Enterprise

大型企业

yaml
Price Point: $1,000+/mo (often $10k-100k+)
Sales Motion: High-touch sales
Features: SSO, custom, security, SLA
Support: Dedicated account manager
Decision Maker: VP, C-level, procurement
Sales Cycle: Weeks to months
yaml
价格区间: $1,000+/月(通常$10k-100k+)
销售模式: 高接触销售
功能: SSO、定制化、安全、SLA
支持: 专属客户经理
决策者: VP、C级高管、采购部门
销售周期: 几周到几个月

Pricing Metrics

定价指标

Key Metrics to Track

核心跟踪指标

typescript
interface PricingMetrics {
  // Revenue metrics
  mrr: number // Monthly Recurring Revenue
  arr: number // Annual Recurring Revenue
  arpu: number // Average Revenue Per User

  // Conversion
  trial_to_paid_rate: number // %
  free_to_paid_rate: number // % (if freemium)

  // Expansion
  expansion_mrr: number // New revenue from existing customers
  contraction_mrr: number // Lost revenue from downgrades
  net_revenue_retention: number // (Expansion - Contraction) / Starting MRR

  // Efficiency
  cac: number // Customer Acquisition Cost
  ltv: number // Lifetime Value
  ltv_cac_ratio: number // Should be > 3x
  payback_period_months: number // Should be < 12 months

  // Distribution
  customers_by_tier: {
    starter: number
    pro: number
    business: number
  }
}
typescript
interface PricingMetrics {
  // 收入指标
  mrr: number // 月度经常性收入(Monthly Recurring Revenue)
  arr: number // 年度经常性收入(Annual Recurring Revenue)
  arpu: number // 每用户平均收入(Average Revenue Per User)

  // 转化指标
  trial_to_paid_rate: number // %
  free_to_paid_rate: number // %(如果是免费增值模式)

  // 拓展指标
  expansion_mrr: number // 现有客户带来的新收入
  contraction_mrr: number // 降级导致的收入损失
  net_revenue_retention: number // (拓展收入 - 收缩收入) / 初始MRR

  // 效率指标
  cac: number // 客户获取成本(Customer Acquisition Cost)
  ltv: number // 客户生命周期价值(Lifetime Value)
  ltv_cac_ratio: number // 应大于3倍
  payback_period_months: number // 应少于12个月

  // 客户分布
  customers_by_tier: {
    starter: number
    pro: number
    business: number
  }
}

Healthy SaaS Benchmarks

健康SaaS基准

yaml
Good SaaS Company:
  Trial → Paid: > 15%
  MRR Growth: > 10% month-over-month (early stage)
  Churn Rate: < 5% per month (SMB) or < 1% (enterprise)
  LTV:CAC: > 3:1
  Payback Period: < 12 months
  Net Revenue Retention: > 100% (expansion covers churn)
  Annual Contract Value:
    - SMB: $1k-10k
    - Mid-market: $10k-100k
    - Enterprise: $100k+
yaml
优质SaaS公司:
  试用 → 付费转化率: > 15%
  MRR月增长率: > 10%(早期阶段)
  月流失率: < 5%(中小企业客户)或 < 1%(企业客户)
  LTV:CAC比值: > 3:1
  投资回收期: < 12个月
  净收入留存率: > 100%(拓展收入覆盖流失)
  年度合同价值:
    - 中小企业: $1k-10k
    - 中大型企业: $10k-100k
    - 大型企业: $100k+

Pricing Page Best Practices

定价页面最佳实践

Structure

页面结构

Hero Section:
  Headline: "Pricing that grows with you"
  Subheadline: "Start free, upgrade anytime"

Comparison Table:
  [Starter]  [Pro - Most Popular]  [Business]

  Feature comparison rows

  [CTA Button]  [CTA Button]  [CTA Button]

FAQ Section:
  - Can I change plans?
  - What payment methods do you accept?
  - Do you offer refunds?
  - Can I cancel anytime?

Trust Signals:
  - Testimonials
  - Logos of customers
  - Money-back guarantee
英雄区:
  标题: "随业务增长的定价"
  副标题: "免费开始,随时升级"

对比表格:
  [入门版]  [专业版 - 最受欢迎]  [企业版]

  功能对比行

  [CTA按钮]  [CTA按钮]  [CTA按钮]

FAQ区:
  - 我可以切换套餐吗?
  - 支持哪些付款方式?
  - 提供退款吗?
  - 我可以随时取消吗?

信任信号:
  - 用户评价
  - 客户logo
  - 退款保证

Psychological Tricks

心理技巧

html
<!-- Highlight most popular tier -->
<div class="pricing-card" data-popular="true">
  <div class="badge">Most Popular</div>
  <h3>Pro</h3>
  <div class="price">
    <span class="amount">$99</span>
    <span class="period">/month</span>
  </div>
  <!-- Larger button, different color -->
  <button class="cta-primary-large">Start Free Trial</button>
</div>

<!-- Show annual savings -->
<div class="billing-toggle">
  <span>Monthly</span>
  <toggle />
  <span>Annual <badge>Save 20%</badge></span>
</div>

<!-- Social proof -->
<div class="testimonial">
  "We increased revenue by 40% after upgrading to Pro" - Jane Doe, Acme Corp
</div>
html
<!-- 突出最受欢迎的层级 -->
<div class="pricing-card" data-popular="true">
  <div class="badge">最受欢迎</div>
  <h3>专业版</h3>
  <div class="price">
    <span class="amount">$99</span>
    <span class="period">/月</span>
  </div>
  <!-- 更大的按钮,不同颜色 -->
  <button class="cta-primary-large">开始免费试用</button>
</div>

<!-- 展示年付优惠 -->
<div class="billing-toggle">
  <span>月付</span>
  <toggle />
  <span>年付 <badge>省20%</badge></span>
</div>

<!-- 社交证明 -->
<div class="testimonial">
  "升级到专业版后,我们的收入增长了40%" - Jane Doe,Acme公司
</div>

Quick Start Checklist

快速启动清单

Launching Pricing (MVP)

定价上线(MVP阶段)

  • Pick value metric (per-user, usage, etc.)
  • Design 3 tiers (Starter, Pro, Business)
  • Set anchor prices (3-4x between tiers)
  • Package features (60%, 85%, 100%)
  • Create simple pricing page
  • Set up billing (Stripe)
  • Offer 14-day trial
  • 选择价值指标(按用户、按使用量等)
  • 设计3个层级(入门版、专业版、企业版)
  • 设置锚定价格(层级间3-4倍差价)
  • 功能打包(60%、85%、100%功能覆盖)
  • 创建简洁的定价页面
  • 配置账单系统(Stripe)
  • 提供14天免费试用

Optimizing Pricing (Post-Launch)

定价优化(上线后)

  • Track conversion rates by tier
  • Survey customers on pricing perception
  • A/B test price points
  • Add annual billing option (15-20% discount)
  • Create upgrade prompts in-app
  • Monitor NRR (expansion vs churn)
  • Review pricing every 6-12 months
  • 跟踪各层级转化率
  • 调研客户对定价的感知
  • A/B测试价格点
  • 添加年付选项(15-20%折扣)
  • 在产品内添加升级提示
  • 监控净收入留存率(拓展 vs 流失)
  • 每6-12个月回顾定价

Common Pitfalls

常见误区

Pricing too low: Harder to raise than lower; leaves money on table ❌ Too many tiers: 5+ tiers is confusing; stick to 3 ❌ Gating core features: Don't lock essential value behind highest tier ❌ Complex value metric: Users shouldn't need calculator to predict their bill ❌ Never raising prices: Customers expect prices to increase over time ❌ Charging for support: Support should be included, vary by response time
定价过低: 提价比降价难;损失潜在收入 ❌ 层级过多: 5个以上层级会造成混淆;坚持3个层级 ❌ 限制核心价值: 不要将产品的核心价值设为高级功能 ❌ 价值指标复杂: 用户无需计算器就能预估账单 ❌ 从不提价: 客户预期价格会随时间增长 ❌ 单独收取支持费用: 支持应包含在套餐内,仅按响应时间区分

Summary

总结

Great pricing strategy:
  • ✅ Aligns with customer value (value metric)
  • ✅ Simple to understand (3 tiers, clear packaging)
  • ✅ Room for expansion (upgrade path, add-ons)
  • ✅ Regularly optimized (experiments, data-driven)
  • ✅ Increases over time (annual raises as you add value)
优秀的定价策略:
  • ✅ 与客户价值对齐(价值指标)
  • ✅ 易于理解(3个层级,清晰打包)
  • ✅ 具备拓展空间(升级路径、附加组件)
  • ✅ 持续优化(实验、数据驱动)
  • ✅ 随时间增长(每年随价值提升提价)