query_pages
Identify top or bottom pages by traffic to determine which pages are popular or receive no visitors.
Instructions
Top or bottom pages by traffic. Answers "What pages are popular?" or "What pages get no traffic?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | desc=most popular, asc=least popular | desc |
| limit | No | Number of results (1-50) | |
| filter | No | Filter string, e.g. "page contains /grants" | |
| period | No | Time period | 30d |
| siteId | No | Plausible site domain | |
| metrics | No | Metrics to return | |
| dateRange | No | Required when period=custom |