Replicate Segment’s hybrid pricing model with Lago.
Plan | Free plan | Team plan |
---|---|---|
Subscription Fee | $0/month | $120/month |
Base Consumption (included) | 1,000 MTUs | 10,000 MTUs |
Consumption (10k-25k MTUs) | n/a | $0.012/month/MTU |
Consumption (25k-100k MTUs) | n/a | $0.011/month/MTU |
Consumption (100k+ MTUs) | n/a | $0.010/month/MTU |
Trial Period | n/a | 14 days |
Set up Lago
Create a billable metric
aggregation_type
to unique_count_agg
for counting unique usersfield_name
to user_id
to identify individual usersrecurring
to false
for metered billingCreate a plan
amount_cents
to 12000
for $120 monthly subscriptionpay_in_advance
to true
for upfront paymenttrial_period
to 14
days for the trial periodgraduated_ranges
with Segment’s tiered pricing structureCreate a customer
Create a subscription
code
.Ingest usage via events
code
external_subscription_id
properties
Monitor current usage