Bug 435408 - Add Opt-In Telemetry for menu and toolbar items in KDE Framework to integrate into apps
Summary: Add Opt-In Telemetry for menu and toolbar items in KDE Framework to integrate...
Status: RESOLVED MOVED
Alias: None
Product: frameworks-kuserfeedback
Classification: Frameworks and Libraries
Component: Telemetry Provider (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Volker Krause
URL: https://phabricator.kde.org/T13518
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-06 06:31 UTC by Murz
Modified: 2021-04-06 14:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Murz 2021-04-06 06:31:49 UTC
At now KDE apps have some Opt-In telemetry, described at https://community.kde.org/Telemetry_Use and it is too scarce! There are only info about versions, hardware, start count and usage time.

For real useful feedback developers need the app interaction data: which menu items and buttons are used often, which are less, where users clicks frequently, etc.

I know, that opinion of most of users on telemetry collection is bad...

But there are many other users (including me), that really want to help improving the apps usability by submitting more detailed telemetry! And adding ability to enable the opt-in telemetry will give them chance to help developers with understanding user interaction flows of his apps, without upset the other part of users, that afraid the telemetry totally.

So will be great to implement in KDE Frameworks ability to easily integrate enabling of telemetry collection of base app elements, such as menu items, toolbar keys, hotkeys, etc, to any KDE-based app.

What do you think about this idea?
Comment 1 Nate Graham 2021-04-06 14:49:13 UTC
Yes, I generally agree. I'd really like to collect information regarding which settings are changed from their default values, at the minimum. What we collect right now is barely actionable IMO.

Let's continue the discussion at https://phabricator.kde.org/T13518, where it's already been started.

Thanks!