Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

analytics_kpis

Request example
{ "method": "tools/call", "params": { "name": "analytics_kpis", "arguments": { "project": [ "string" ], "org": "string", "service": "string", "since": "string", "domain": "string" } } }
analytics_kpisTOOL
Summary KPIs: unique visitors, pageviews, sessions, bounce rate, and average session duration.
Unique visitors come from visitor.id (cookie strada_vid, survives tabs and logout). Sessions come from session.id (one tab). Query both MVs. Use this as a health check of browser analytics. Same numbers as strada analytics overview.
Parameters
project?string[]
Project slug override (repeatable, defaults to folder setup)
org?string
Organization override (defaults to folder setup)
service?string
Filter by service name
since?string
Time range, e.g. 1h, 24h, 7d (default: 7d)
domain?string
Filter by domain