get_top_pages
Retrieve the most visited website pages from Clicky analytics for a specified date range to analyze traffic patterns and content performance.
Instructions
Get top pages for a date range from Clicky analytics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date in YYYY-MM-DD format | |
| end_date | Yes | End date in YYYY-MM-DD format | |
| limit | No | Maximum number of pages to return (default: API default, max: 1000) |