Know how many people use your product each day, week, or month. Tell counts unique visitors (by device ID) and gives you DAU, WAU, and MAU out of the box.Documentation Index
Fetch the complete documentation index at: https://docs.tell.rs/llms.txt
Use this file to discover all available pages before exploring further.
Quick start
Metrics
DAU (daily active users) — distinct visitors per day. If a user visits three times in one day, they count once. WAU (weekly active users) — distinct visitors per rolling 7-day window. MAU (monthly active users) — distinct visitors per rolling 30-day window. User count — total user records over time from the users table, distinct from active user metrics.Breakdowns
Split any visitor metric by a dimension to see where your users come from:&breakdown=device_type to any active user endpoint.
Comparing periods
See how visitor numbers changed compared to the previous period or same period last year:Drill-down
When you see a spike or drop in visitors, drill into the raw data to see which specific users were active:Time ranges and granularity
All visitor metrics support the full set of time ranges and granularity options — from minute-level resolution up to yearly buckets, with predefined ranges liketoday, wtd, mtd, ytd, or custom date ranges.