🧪 Pricing Experiments

The Pricing Lab lets you test different rates and track whether raising (or lowering) your price actually improves your income — not just your revenue per job.

Pricing Lab in action
A/B pricing experiment showing control vs variant revenue and statistical significance

Animated demo — GigAnalytics tracks sessions per rate variant and shows significance as sessions accumulate.

What is a Pricing Experiment?

A pricing experiment records a period during which you charged a specific rate (Variant A) and compares it against another period or rate (Variant B). GigAnalytics tracks:

How to Run a Pricing Experiment

  1. Go to Pricing Lab in the sidebar.
  2. Click New Experiment. Give it a name (e.g., "Raise Upwork rate from $85 → $110").
  3. Select the income stream you're testing, a start date for Variant A, and optionally a switch date to Variant B.
  4. Import your transactions as usual. GigAnalytics will automatically bin transactions into Variant A or B based on their date.
  5. After at least 2 weeks of data per variant, open the experiment to see results.

What Is Measured

MetricFormulaWhy it matters
Revenue/hournet_revenue / billable_hoursPrimary. Accounts for volume changes.
Tx countCOUNT(transactions)Did volume drop when you raised prices?
Avg tx valuenet_revenue / tx_countHigher rate but fewer jobs — is each job worth more?
Total net revenueSUM(net_amount)Did total income go up or down?
Conversion proxytx_count / days_in_periodJobs per day — crude but useful for active platforms.

Statistical Significance — What We Show

GigAnalytics does not run formal significance tests (t-tests, p-values) on your pricing data. Here's why:

Instead, we show a practical significance estimate:

practical_significance = |variant_b_metric - variant_a_metric| / variant_a_metric * 100
-- "meaningful" threshold: ≥ 15% change with ≥ 5 transactions per variant

A result flagged as "meaningful" means the difference is large enough to likely matter in practice, not just noise. Always combine this with your own judgment about market conditions.

Pricing Lab Bucket Bars

The Pricing Lab also shows a revenue-per-hour histogram across your transaction history, bucketed by price range. This answers: "At what price point do I earn the most per hour?"

Tips for better experiments