wtg / Shuttle-Tracker-SwiftUI

Rensselaer campus shuttle tracker
https://shuttletracker.app
Mozilla Public License 2.0
9 stars 2 forks source link

Opt-in analytics #23

Closed Gerzer closed 1 year ago

Gerzer commented 3 years ago

We should ask the user to opt in to sending and storing analytics data on the server so that we can, among other things, monitor the health of the deployment of the Shuttle Tracker Network. This option must be explicitly opt-in to respect users’ personal privacy.

Gerzer commented 1 year ago

See this wiki page for API documentation. Instead of constructing the JSON directly, we should implement Swift structures that mirror the JSON format and the server-side equivalents.