oneleif / olWebsite-React

This project is the oneleif website React Front End, built to interact with our Vapor API: https://github.com/oneleif/VaporWebsite
https://oneleif.com
MIT License
12 stars 5 forks source link

Feature/Implement Google Analytics #210

Closed will-nemo closed 4 years ago

will-nemo commented 4 years ago

Let me know if you want me to capture any specific events.

Right now we are capturing any clicks related to Buttons/Links/Icons and page history.

will-nemo commented 4 years ago

Still need to add tests and docs

will-nemo commented 4 years ago

Please add tests and docs

Done!

will-nemo commented 4 years ago

Not going to lie, I hate this ReactGA.event all over the place. Regardless, looks ready to merge.

I can remove some of the unnecessary ones and keep them just tied to components for now. We can sit down before release and discuss what functionality we'd actually like to track

will-nemo commented 4 years ago

Might close this and try to do more research on google analytics before implementing. Thoughts?