Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion metrics/how-metrics-work.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ There are two fundamental sources of metrics in Statsig:

1. **Raw Events**
- Statsig [auto-generates certain metrics](/metrics/metrics-from-events) such as **event_count** and user accounting metrics from these events
- You can also define [custom metrics](/metrics/custom-dau) using your logged raw events
- You can also define [custom metrics](/metrics/create) using your logged raw events
2. **Precomputed Metrics** - You can provide these pre-computed values to Statsig

Statsig's Stats Engine joins these metrics with your exposure events from feature gates and experiments to compute experiment results and analytics.
Expand Down