Free preview·One advanced module per section is free. Join the waitlist to unlock the rest.
Join waitlistAdvanced: Multivariate Pricing Optimization
336 words · ~2 min read
Overview
Advanced pricing optimization including conjoint analysis, price elasticity modeling, and dynamic pricing for horizontal SaaS products.
Prerequisites
Completed Days 15-21 (Pricing Architecture)
Minimum 1,000 paying customers
Clean revenue data in Stripe/Chargebee
1. Conjoint Analysis for Feature Valuation
Conjoint analysis is a statistical technique to determine how customers value different features and pricing components.
Methodology
Design choice sets: Create 8-12 product profiles varying features and price
Survey administration: Present choices to 200+ target customers
Utility estimation: Use hierarchical Bayes modeling
Market simulation: Model demand at different price/feature combinations
Interpreting Results
| Feature | Utility | Willingness to Pay |
|---|---|---|
| Advanced analytics | +2.3 | +$12/month |
| Priority support | +1.8 | +$8/month |
| API access | +3.1 | +$18/month |
| Additional users | +0.5 per user | +$5/user/month |
2. Price Elasticity Modeling
Formula: Price Elasticity of Demand = (% Change in Quantity) / (% Change in Price)
| Elasticity | Interpretation | Strategy |
|---|---|---|
| < -1 | Elastic (price-sensitive) | Cautious increases |
| -1 to -0.5 | Moderately elastic | Gradual increases |
| > -0.5 | Inelastic | Increase opportunities |
3. Dynamic Pricing Strategies
1. Value-Based: Price = Base + (Usage * Rate) + (Feature_Value * Multiplier)
2. Segmented: Different prices by willingness-to-pay segment
3. Promotional: Time-limited offers based on behavioral triggers
4. Pricing Psychology
The Decoy Effect
Introduce a decoy tier to make target more attractive:
Tier A: $29/month
Tier B (decoy): $49/month (slightly better)
Tier C (target): $59/month (much better)
Anchoring Effect
Lead with highest-priced tier to anchor perception
5. Advanced A/B Testing
Multi-Armed Bandit
70% traffic to winning variant
30% to exploration
Continuous optimization
Geographic Testing
Test in isolated markets before global rollout
Advanced module from The Horizontal SaaS Growth System - $997 Premium Curriculum