google / google/comprehensive-rust
Track number of 404 hits
Open
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 33.4k
- Forks
- 2.1k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 10
Description
It would be nice to know how many times our 404 page is shown to people. That way we could try to find and update pages with broken links.
I think doing this would require setting the [`input-404` option](https://rust-lang.github.io/mdBook/format/configuration/renderers.html#html-renderer-options) to a page where we can add the necessary Google Analytics code.
Contributor guide
Assessment
This issue has not been assessed yet.