Analytics Plan
This repository currently does not ship site analytics. That is appropriate for a public open-source handbook until a privacy-conscious measurement layer is chosen intentionally.
Recommended Approach
Prefer a privacy-first analytics tool such as:
- Plausible
- Umami
- Cloudflare Web Analytics
- GA4 only if the maintainer explicitly wants broader ecosystem reporting
Principles
- do not collect prompt text
- do not log user-entered search queries in full if they may contain sensitive text
- do not add trackers before documenting the purpose and retention model
Events Worth Measuring
- click on the GitHub repository link
- click on the comparison matrix
- click on AGENTS.md or CLAUDE.md
- click on team or leader landing pages
- click on MCP approval policy
- click on tool evaluation template
- search open and search result click
- copy-button usage if copy tracking is later added
Suggested Event Names
github_repo_clickcomparison_matrix_clickagents_md_clickteam_path_clickleader_path_clickmcp_policy_clicktemplate_clicksearch_opensearch_result_click
Reporting Uses
- which pages drive GitHub traffic
- which pages are used by organizations vs individual developers
- which templates and governance pages earn repeat visits
Manual Setup Requirement
This repository does not add an analytics script automatically in this phase. Create the property first, then decide whether to instrument the shared layout.