google/comprehensive-rust

Track number of 404 hits

Open

#489 aberto em 9 de mar. de 2023

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Rust (2.009 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (32.954 stars)
Métricas de merge de PR
 (Mesclagem média 9d 23h) (36 fundiu PRs em 30d)

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.

Guia do colaborador