CouncilDataProject / seattle_v2

Website for interacting with Seattle's instance of CDP
https://councildataproject.github.io/seattle
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

feature/route-based-google-analytics #5

Closed evamaxfield closed 5 years ago

evamaxfield commented 5 years ago

Google Analytics was only reporting that a single page was being viewed: /seattle/. After some investigation, looks like react-ga with a wrapper around each component to apply a tracker works best. This adds that.