Comment on page
Analytics
Our SDKs collect information about the user environment and execution flows to map bugs and fraudsters and understand their behaviors. We recommend keeping this collection active as the intent of this data is for fraud reduction and SDK improvements, however, if you wish, you can disable it through the
.setAnalyticsSettings(boolean useAnalytics)
parameter.Collected data | Goal |
---|---|
Factory data of the device Brand, model, operating system | To generate some relation captured photo vs device camera |
Contextual device data Installed apps, power saving, Google accounts | For the purpose of identifying a fraudulent profile |
Contextual execution data User flow, errors in runs | Map bugs more effectively and make more assertive fixes. |
Location | Used in case of fraud for police purposes |
Last modified 11mo ago