get_timeseries
Retrieve time-series data for website metrics like visitors and pageviews, with customizable intervals from hourly to monthly.
Instructions
Get time-series data for one or more metrics — daily, hourly, weekly, or monthly intervals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | Filters to apply | |
| metrics | Yes | Metrics: visitors, visits, pageviews, events, bounce_rate, visit_duration | |
| site_id | Yes | The site ID (domain) | |
| interval | No | Interval: 'date' (default), 'month', 'week', 'hour' (last 24h only) | |
| date_range | Yes | Date range: '7d', '30d', 'month', 'year', or 'YYYY-MM-DD,YYYY-MM-DD' |