dap_agency_report
Get web analytics for any federal agency by specifying the agency and report type, covering traffic sources, devices, browsers, and more.
Instructions
Get an agency-specific web analytics report from the Digital Analytics Program. Returns analytics data for a specific federal agency's websites.
Example: agency='interior', report='traffic-source', 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) | |
| agency | Yes | Agency identifier (e.g. 'interior', 'nasa', 'usda', 'commerce') | |
| before | No | End date filter (YYYY-MM-DD) | |
| report | Yes | Report type: site, domain, second-level-domain, download, traffic-source, device, device-model, os, browser, os-browser, windows, windows-browser, language |