mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Track an analytics value on accept/decline of an identity server.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
NSString *const AnalyticsNoficationsCategory = @"notifications";
|
||||
NSString *const AnalyticsNoficationsTimeToDisplayContent = @"timelineDisplay";
|
||||
NSString *const AnalyticsContactsIdentityServerAccepted = @"identityServerAccepted";
|
||||
|
||||
|
||||
// Duration data will be visible under the Piwik category called "Performance".
|
||||
|
||||
Reference in New Issue
Block a user