google/comprehensive-rust

Track number of 404 hits

Open

#489 opened on Mar 9, 2023

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Rust (32,954 stars) (2,009 forks)batch import
good first issuehelp wanted

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 to a page where we can add the necessary Google Analytics code.

Contributor guide

Track number of 404 hits · google/comprehensive-rust#489 | Good First Issue