- Upon visiting a non-admin page, a traffic counter for the day should be incremented for that page
- Reset that counter at the end of the day and store the number as a data point
- Admins should be able to specify information about a referrer, including formal name and internal name
- The server should return HTTP code 301 with a URL that doesn't contain the referrer upon visiting, hopefully preventing browsers from auto-completing with the referrer
- Admins should have a button that generates a QR code image with the referrer in the URL (client-side, as such generation is computationally simple)
All data tracked in this way will be aggregated and anonymous, but the privacy policy should be updated to reflect this anyways
All data tracked in this way will be aggregated and anonymous, but the privacy policy should be updated to reflect this anyways