google/comprehensive-rust

Track number of 404 hits

Open

#489 创建于 2023年3月9日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Rust (2,009 fork)batch import
good first issuehelp wanted

仓库指标

Star
 (32,954 star)
PR 合并指标
 (平均合并 9天 23小时) (30 天内合并 36 个 PR)

描述

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.

贡献者指南