Get Email Statistics by Browser
get_stats_by_browserRetrieve email click and unique click statistics grouped by browser type. Use this to compare browser performance and target follow-ups accordingly.
Instructions
Retrieve email statistics grouped by browser type. Only clicks and unique_clicks metrics are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return per page (SendGrid defaults to 500) | |
| offset | No | Number of results to skip for pagination | |
| browsers | No | Comma-separated list of browsers to filter by | |
| end_date | No | End date in YYYY-MM-DD format (defaults to today) | |
| start_date | Yes | Start date in YYYY-MM-DD format | |
| aggregated_by | No | How to group the statistics | day |