google/comprehensive-rust

Track number of 404 hits

Open

#489 ouverte le 9 mars 2023

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Rust (2 009 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (32 954 stars)
Métriques de merge PR
 (Merge moyen 9j 23h) (36 PRs mergées en 30 j)

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.

Guide contributeur