google/comprehensive-rust

Track number of 404 hits

Open

#489 opened on 2023年3月9日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Rust (2,009 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (32,954 stars)
PR merge metrics
 (平均マージ 9d 23h) (30d で 36 merged PRs)

説明

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.

コントリビューターガイド