Make analytics much more useful to transit agencies
aaronbrethorst opened this issue · 1 comments
aaronbrethorst commented
Although both our iOS and Android apps report analytics data back to Firebase Analytics, they don't report data back in identical fashion. We need to:
- Create a list of every place where an analytics event is reported in the iOS and Android apps—along with the names and reported data from those events
- Figure out whether we want to use the iOS or Android page/dimension/event name—or choose an entirely new one—and then unify the name across both platforms.
This issue has also been opened on the OBA iOS repo at OneBusAway/onebusaway-ios#724 — whomever works on this issue also needs to work on the other one.
aaronbrethorst commented
I manually inspected all of the Android app's analytics calls. They all look fine and match iOS where necessary.