analytics_by_country
Retrieve performance breakdown by country for a website over the last N days, sorted by clicks or impressions to identify geographic trends.
Instructions
Get performance breakdown by country for the last N days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | The URL of the site | |
| days | No | Number of days to look back (default: 28) | |
| limit | No | Number of countries to return (default: 250) | |
| sortBy | No | Sort by clicks or impressions (default: clicks) |