policy last updated 2026-06-04

Privacy

We collect a small amount of anonymous usage data, on by default, to help us improve a14y. We never collect personally identifiable information, the URLs you audit, or the content of any page you visit with the extension or CLI. You can turn telemetry off on every surface, and the controls are listed below.

What we collect

All telemetry goes to a single Google Analytics 4 property, anonymized, with Google Signals and ad personalization disabled. We never set or send a user identifier; CLI and extension events are tied to a random UUID generated locally on first run.

On a14y.dev

Standard GA4 web measurement: page views, referrers, approximate region (IP is anonymized at ingest), and clicks to outbound destinations grouped into a fixed enum (github / npm / chrome_web_store / other). GA4 sets a _ga cookie. The site honors your browser’s Do Not Track header. If it’s set, no GA script is loaded. You can also opt out for this site explicitly with the toggle below. That flips a flag in localStorage and the GA script stops loading on every subsequent visit.

Each CLI invocation and each browser-extension audit also generates a random per-run id (run_id) that is attached to every event from that run. It exists only to group events from the same audit together for analytics and is not retained anywhere on your machine.

From the CLI

The CLI sends an event for each of:

From the Chrome extension

The extension sends an event for each of:

What we don’t collect

How to opt out

Website

Set your browser’s Do Not Track header (every browser supports this in privacy settings). We honor it and never load the GA script. Or use the in-page toggle below; it persists in localStorage on this site only.

For a system-wide opt-out, install Google’s Google Analytics opt-out browser add-on.

CLI

Any of the following disables CLI telemetry. The first match wins:

Chrome extension

Open the extension’s Options page (right-click the action icon, then Options) and toggle off Send anonymous usage data. Or click Turn off on the popup banner the first time you open the popup. Both write the same flag in chrome.storage.local; no further events leave your machine until you re-enable.

Provider and data sharing

All events go to Google Analytics 4. Google’s privacy policy is at policies.google.com/privacy; Google’s overview of GA data controls is at support.google.com/analytics/answer/6004245. Data resides on Google’s global infrastructure. We have not enabled Google Signals or ad personalization on the property.

What the extension still stores locally

The Chrome extension uses chrome.storage.local to remember the last twenty audit runs: URL, scorecard version, timestamp, pass/fail summary. That history stays on your device, is visible on the extension’s report page, and is never sent anywhere. Uninstalling the extension wipes chrome.storage.local.

Data retention

The GA4 property is configured for the longest standard retention window (14 months). Older events are deleted by Google automatically.

Contact

Questions, concerns, or security reports can go to agentreadability@gmail.com.

Changelog

Last updated: 2026-06-04.