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 17bf93e9e7
commit a50027e76d
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".