redbadger / react.london

:star2: react.london conference & community website :star2:
https://react.london
10 stars 3 forks source link

Using react-ga so we can see people moving around the site #237

Closed zoeabryant closed 7 years ago

zoeabryant commented 7 years ago

Google Analytics only registers when people first load the site, not when they move around. React-ga fixes this so it properly picks up multiple pages

Tested by checking the network tab - I can see GA's .gif thing on each page click.

Code lifted from https://github.com/redbadger/website-next/pull/193/files thanks @asavin !

lpil commented 7 years ago

:ship: :shipit:

AndrewBestbier commented 7 years ago

+1