get_page_traffic
Retrieve traffic analytics for a specific webpage by providing its URL and date range to analyze visitor data and page performance metrics.
Instructions
Get traffic data for a specific page by filtering with its URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL or path of the page to get traffic for (e.g., https://example.com/path or /path) | |
| start_date | Yes | Start date in YYYY-MM-DD format | |
| end_date | Yes | End date in YYYY-MM-DD format |