AmericaSCORESBayArea / AmericaSCORESBayArea/AmericaScores-CoachApp
Analytics events support measuring Coach App Onboarding status
- Ngôn ngữ chính
- JavaScript
- Star
- 5
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Program needs to onboard new coaches to the app and make sure they have taken the steps that indicate they are ready to do the work of reporting with the app.
https://developers.google.com/android/reference/com/google/firebase/analytics/FirebaseAnalytics
all the events should include an ID we can use to understand the view/action:
**Event Names**
- [x] AffiliationSelect
- [x] SessionsView
- EditSession
- CreateSession (TeamSeasonID, Date, Type, SessionID _if available_)
- [x] AttendanceView
- AttendanceSkipNext
- AttendanceSkipPrev
- Headcount
- [x] CreateAssessment (StudentID, Type, AssessmentID _if available_)
- [ ] TeamsView
- TeamSessions
- Students
- EditStudent
- EnrollStudent
- UnenrollStudent
- SendTeamSMS
- GetWhatsAppLink
- UserGuide
- Help
- APIError (Error Message, endpoint)
View/Filter Applicable to the View such as:
team-season Name, CoachID, SessionID, VideoID, Date, DateRange
These events need to be considered and once instrumented (and we see data) we can verify with Program stakeholders that it's complete:
1- Coach first use
2- Coach views a team roster
3- Coach changes an attendance record
4- Coach views 3 training videos in the app
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.