Closed bcho892 closed 4 months ago
Is your feature request related to a problem? Please describe.
https://firebase.google.com/docs/analytics/get-started?platform=web
It would be helpful to be able to start firing events and seeing how many times events are happening in our app which could allow us to make design choices.
First step is to get the analytics sdk set up
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
https://firebase.google.com/docs/analytics/get-started?platform=web
It would be helpful to be able to start firing events and seeing how many times events are happening in our app which could allow us to make design choices.
First step is to get the analytics sdk set up
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)