cds-snc / covid-alert-server

Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
Apache License 2.0
298 stars 31 forks source link

Track usage events #348

Closed stephenyates-gc closed 3 years ago

stephenyates-gc commented 3 years ago

Outcome: Securely and anonymously measure the app usage metrics.

How: The app will call a server endpoint when an event occurs. The server will anonymously add the event to an aggregate tally.

AC:

CalvinRodo commented 3 years ago

closed in favour of #411