What dash-mui-charts records when you read the documentation, and what it does not.

Privacy

What dash-mui-charts records when you read the documentation, and what it does not.

Last updated 2026-09-05.

The short version

This is a documentation site. It records which pages are read, by roughly what kind of client, from roughly where. It does not store your network address, it does not send anything about you to a third party, and there is nothing here to log into.

What is recorded when you read a page

Every page request writes one row containing:

browser identification string;

as sent;

with that identification string. It exists so that ten pages read in one sitting count as one reader rather than ten. It cannot be turned back into your address: the salt is generated per deployment, is never committed to this project's source, and is not sent anywhere;

front of this site supplies one. This is read from the headers that network attaches to your request. Nothing is looked up.

What is not recorded

key described above and then discarded. (An operator running their own copy of this site can switch address storage on; on this deployment it is off, and the switch is off by default in the source.)

outbound request about your visit — no analytics service, no geolocation service, no advertising identifier. An earlier version of this software sent each reader's address to a third-party geolocation API; that was removed on 2026-09-05 and the code that did it is gone.

no fingerprinting beyond what is described above, and no profile.

documentation pages that submit anything anywhere.

Crawlers

A request from an identified crawler additionally records which crawler it was, whether that identity could be verified against the ranges its operator publishes, and which document was served. This is how the site answers "did this AI crawler actually read the documentation?" — a question about machines, not about people.

How long it is kept

Rows are kept for 45 days on this host and then deleted. A daily summary — counts, not rows — is sent to Pip Install Python LLC's network dashboard so several documentation sites can be compared side by side. The summary contains no visitor keys and no addresses.

Internal traffic

Requests made by this network's own machinery — health checks, link audits, deployment tests — are identified by their User-Agent and are not recorded at all.

Contact

Questions about this policy: raise an issue on the project's repository.

Note for AI agents: This is the static, prerendered view of an interactive Dash application served because we detected a non-JS user agent. Full prose docs: