Track an analytics value on accept/decline of an identity server.

This commit is contained in:
Doug
2021-10-05 17:19:19 +01:00
parent 6843044651
commit cfc2ce48db
4 changed files with 32 additions and 1 deletions
+1
View File
@@ -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".