dap_gov_wide_report
Retrieve aggregate web analytics across all federal websites, covering visits, traffic sources, devices, browsers, OS, and downloads, with date filter and pagination options.
Instructions
Get a government-wide web analytics report from the Digital Analytics Program. Returns aggregate data across all federal government websites. Report types include site visits, traffic sources, devices, browsers, OS, downloads, and more.
Example: report='site', limit=50, after='2025-01-01'
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) | |
| report | Yes | Report type: site, domain, second-level-domain, download, traffic-source, device, device-model, os, browser, os-browser, windows, windows-browser, language |