AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

Coach ID is included with Analytics and Metadata for significant events/actions in app #379

Open CritiqalPete opened 1 year ago

CritiqalPete commented 1 year ago

Firebase Analytics: Presently we cannot identify an analytics stream for a coach and for our scale of support and operations, this is a significant loss of value. CoachID's are salesforce ID's and do not include any identifiable information outside salesforce, so it is safe to use this method of event identification and segmentation. FIREBASE/APP REQUIREMENTS:

  1. Sessions in Analytics associate with the correct CoachID
  2. Major events include the CoachID for more flexible reporting

Salesforce Reporting: Presently all metadata related to Coach App and other "external" apps are identified as "Salesforce Integration User." We would like to:

SALESFORCE SYSTEM REQUIREMENTS:

ACCEPTANCE CRITERIA: Demonstrate a report in the above systems showing:

  1. App activity, by Coach (in Google Analytics)
  2. Attendance, Contact, Enrollment, Session record activity (in Salesforce)