Fastest way to collect custom metrics.

Track downloads, error counts, site visits or pretty much anything with a single line of code.

Free during preview.

How it works

1. Get a unique metric URL

https://statbrew.io/08502bef1a42

2. Send events with values

https://statbrew.io/08502bef1a42/1
https://statbrew.io/08502bef1a42/68.12

Example: On user sign up, increment 'Signups' metric by +1.

curl https://statbrew.io/08502bef1a42/1

Example: Log temperature sensor data.

curl https://statbrew.io/08502bef1a42/68.12

Use cases

Here's some inspiration for what you can measure with Statbrew, simply from any codebase.

Number of signups and logins
Temperature over time
Server response time
Clicks on a button
Number of e-book downloads
Number of native mobile app opens
MRR
Used server disk space
Specific blog post views
Number of app errors this month
Database size over time
Subscriptions churned

Increase visibility into your key metrics today.