Skip to content

Don't run plausible analytics out of docs.python.org #107136

Closed
@JulienPalard

Description

@JulienPalard

Documentation

Since e8ab009, an HTTP request to plausible.io is triggered even for local builds.

So I just triggered the tracker with a local build just to check a PR (this is how I discovered it, by seeing uBlock Origin telling me it blocked it).

I don't feel that's OK as it means that Linux packages containing the Python doc, like python3-doc will embed the tracker too (or every distrib will take the pain to remove it...).

I think e8ab009 should be reverted and maybe implemented on docsbuild-scripts, or at least be made optional (using an environment flag?) and disabled by default so we could enable it in docsbuild-script.

Linked PRs

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc dir

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions