google/comprehensive-rust

Track the number of times the redirect pages are visited

Open

#488 opened on Mar 9, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (32,954 stars) (2,009 forks)batch import
help wanted

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.

Contributor guide

Track the number of times the redirect pages are visited · google/comprehensive-rust#488 | Good First Issue