falling-fruit / falling-fruit-web

Mobile-friendly website for Falling Fruit
https://beta.fallingfruit.org
GNU General Public License v3.0
31 stars 12 forks source link

🚀 Add tracking with Google Analytics 4 #367

Closed ezwelty closed 1 year ago

ezwelty commented 1 year ago

Adds Google Analytics script tag. Time and testing will show whether this is sufficient to capture internal route changes (which Google claims are recorded, as the debugger seems to confirm).

If not, perhaps this can point the way: https://javascript.plainenglish.io/the-ultimate-guide-to-google-analytics-ua-ga4-on-react-or-anything-else-ec9dc84c0211

Closes #248.