google/comprehensive-rust

Track the number of times the redirect pages are visited

Open

#488 aberto em 9 de mar. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2.009 forks)batch import
help 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

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.

Guia do colaborador