cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

Add stack telemetry tool for devs #103

Open m4dz opened 9 years ago

m4dz commented 9 years ago

Tracking is bad (Evil?) but we sometimes need it to know what user want, love or hate, especially in UX terms. I suggest that the proxy can keep a list of installed apps that want to access to user stats, and logs those informations for them. User can consult the apps list, authorize or revoke authorization to collect stats data, and consult which kind of data is collected by app.

This way, user can authorized or not stats collect, and devs can simply "ask" for collecting without need to maintain a complex stats stack in their application.

bnjbvr commented 9 years ago

YES YES YES