dap_domain_report
Get web analytics for any government website domain, with reports on browsers, devices, traffic sources, and more. Filter by date and paginate.
Instructions
Get a domain-specific web analytics report from the Digital Analytics Program. Returns analytics data for a specific government website domain.
Example: domain='nasa.gov', report='browser', limit=50
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| after | No | Start date filter (YYYY-MM-DD) | |
| limit | No | Max results to return (default 100, max 10000) | |
| before | No | End date filter (YYYY-MM-DD) | |
| domain | Yes | Website domain (e.g. 'nasa.gov', 'irs.gov', 'cdc.gov') | |
| report | Yes | Report type: site, domain, second-level-domain, download, traffic-source, device, device-model, os, browser, os-browser, windows, windows-browser, language |