get_traffic_summary
Fetch a traffic summary for a Yandex Metrika counter within a date range: visits, pageviews, unique users, bounce rate, and average visit duration in a single API call.
Instructions
Quick traffic overview for a counter over a date range. Returns visits, pageviews, unique users, bounce rate, and average visit duration in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date1 | Yes | Start date YYYY-MM-DD | |
| date2 | Yes | End date YYYY-MM-DD | |
| counter_id | Yes | Yandex.Metrica counter ID |