mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 23:03:23 +00:00
Added manual display method to GA service. AutoFilled event for extension.
This commit is contained in:
@@ -228,6 +228,7 @@ namespace Bit.iOS.Extension
|
||||
Constants.AppExtensionOldPasswordKey, password);
|
||||
}
|
||||
|
||||
_googleAnalyticsService.TrackExtensionEvent("AutoFilled", _context.ProviderType);
|
||||
CompleteRequest(itemData);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user