Skip to content
Snippets Groups Projects
user avatar
Volker Krause authored
d7b3ed89
History

User Feedback

Framework for collecting feedback from application users. This currently consists of two aspects:

  • Telemetry
  • Surveys

Telemetry

  • Extensible set of data sources for telemetry.
  • Full control for the user on what data to contribute.

Surveys

  • Distribute surveys and offer users to participate in them.
  • Survey targeting based on telemetry data [TODO].
  • Allow the user to configure how often they want to participate in surveys.

Components

This framework consists of the following components:

  • Libraries for use in applications.
  • A server application.
  • A management and analytics application.