mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
MESSENGER-4101 matomo consent changes
This commit is contained in:
@@ -1916,6 +1916,10 @@ TableViewSectionsDelegate>
|
||||
BOOL isOn = sender.on;
|
||||
|
||||
BWIAnalytics.sharedTracker.running = isOn;
|
||||
|
||||
if (isOn) {
|
||||
[BWIAnalytics.sharedTracker trackBwiValue:@0 :@"General" :@"ConsentGiven" :@"settings"];
|
||||
}
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user