Guide · Digital services
ADA Title II website monitoring: an operational overview
Published May 14, 2026 · 7 min read
What state and local government teams need to operate against the ADA Title II web rule: what's in scope, what counts as monitoring, where automated tooling helps, and where manual review is still required.
ADA Title II reaches state and local governments and the public-facing services they provide. The 2024 web rule adopts WCAG 2.1 AA as the technical standard for web content and mobile apps, with compliance deadlines of April 26, 2027 for entities with 50,000+ population and April 26, 2028 for smaller and special-district governments. See the ADA.gov fact sheet for the authoritative source.
What "monitoring" actually means
Monitoring isn't a single scan filed in a folder. To operate against the rule, four loops have to run together:
- Inventory. Know what sites and document libraries you own. The list grows when departments commission new properties.
- Detection. Continuously scan every page for WCAG 2.1 AA failures and discover PDFs along the way.
- Prioritization. Dedupe findings into the smallest number of remediation units that, when fixed, resolve the most failures across the most pages.
- Evidence. Produce reports that capture what was scanned, what was found, what was fixed, and what remains — with dates and severity.
Where automated tooling helps
Automated scanners catch around 30–40% of WCAG failures: the machine-detectable issues like missing alt attributes, contrast failures, missing form labels, heading-order problems. They run cheaply and continuously, which makes them the right backbone for the detection loop above. They don't replace expert review.
Where manual review is still required
Whether alt text is meaningful, whether link text makes sense out of context, whether complex interactions are operable, whether the screen reader experience flows — those judgments require a person trained in accessibility evaluation. Most teams reserve their manual-review budget for high-traffic pages, new templates, and anything that scanners flag with high confidence.
An honest disclaimer
No automated tool — Parity included — certifies WCAG conformance or replaces expert manual testing. Final conformance claims belong to your accessibility lead, auditor, or counsel. The operational benefit of continuous monitoring is that the manual review effort lands where it counts and that the evidence is always current when someone asks.