# Dryfit Scenario: Revenue-share / take-rate

> Take-rate platforms earning a cut of processed bookings. Commission calculation closes the positive funnel; uncalculated payouts are negatives.

*Source: [https://www.getbeton.ai/oss-tools/dryfit/scenarios/posthog-revenue-share/](https://www.getbeton.ai/oss-tools/dryfit/scenarios/posthog-revenue-share/)*

**Scenario kind:** posthog_revenue_share
**Use-case kind:** take-rate
**Value metric:** Revenue processed, bookings, GMV through platform
**Config file:** `configs/posthog_revenue_share_mvp.yaml`
**Dataset id:** `posthog_revenue_share_mvp_v1`

## Scale

- Accounts: 240
- Users per account (mean): 4
- Sessions per user (mean): 7
- Duration: 30 days

**Success event:** `commission_calculated` (account)

## Research metrics

- GMV growth trend
- Take-rate stability
- Payout frequency

## Positive signals (ground truth)

- **booking_to_commission** (count 75): `booking_completed → commission_calculated`
- **booking_payout_commission** (count 40): `booking_completed → payout_processed → commission_calculated`

## Negative signals (ground truth)

- **booking_payout_only** (count 45): `booking_completed → payout_processed`
- **repeated_payout_without_commission** (count 20): `payout_processed → payout_processed`

---

## Beton network

Beton builds open-source revenue intelligence and self-service data products. Related sites and resources:

- [Beton](https://www.getbeton.ai) — open-source revenue intelligence: turn product usage (PostHog, Stripe) into CRM signals
- [Sell to Scientists](https://selltoscientists.com) — research intelligence: find and reach academic researchers by field, H-index, grants, and industry ties
- [Sell to State](https://www.selltostate.com) — government procurement intelligence across 194 countries
- [GitHub](https://github.com/getbeton) — Beton open-source repositories (including [inspector](https://github.com/getbeton/inspector))
- [dev.to](https://dev.to/beton) — engineering write-ups and OSS pricing teardowns
- [Beton app](https://inspector.getbeton.ai) — the hosted product
