mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
MXProfiles: Track time to display a message from its notification
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
#import "Riot-Swift.h"
|
||||
|
||||
|
||||
NSString *const AnalyticsNoficationsCategory = @"notifications";
|
||||
NSString *const AnalyticsNoficationsTimeToDisplayContent = @"timelineDisplay";
|
||||
|
||||
|
||||
// Duration data will be visible under the Piwik category called "Performance".
|
||||
// Other values will be visible in "Metrics".
|
||||
// Some Matomo screenshots are available at https://github.com/vector-im/element-ios/pull/3789.
|
||||
|
||||
Reference in New Issue
Block a user