google/comprehensive-rust

Track the number of times the redirect pages are visited

Open

#488 geöffnet am 9. März 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.009 Forks)batch import
help wanted

Repository-Metriken

Stars
 (32.954 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 23h) (36 gemergte PRs in 30 T)

Beschreibung

We've setup a few redirects in our book.toml file.

I would like to see if it's possible for us to output some Google Analytics code on those pages to track the number of visits to them. The goal would be to delete the redirects after they get no hits in 3 or 6 months.

Contributor Guide