query_overview
Retrieve aggregate site statistics with period-over-period changes to quickly assess site performance.
Instructions
Aggregate stats for a site with period-over-period deltas. Answers "How is this site doing?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter string, e.g. "page contains /grants", "source is Google" | |
| period | No | Time period: day, 7d, 30d, month, 6mo, 12mo, all, custom | 30d |
| siteId | No | Plausible site domain (defaults to PLAUSIBLE_DEFAULT_SITE env var) | |
| metrics | No | Metrics to return | |
| dateRange | No | Required when period=custom: "YYYY-MM-DD,YYYY-MM-DD" |