From 9a66122206344436fb550ce741b154d2aae192fa Mon Sep 17 00:00:00 2001 From: Rosa Trieu Date: Tue, 7 Mar 2023 09:49:21 -0800 Subject: [PATCH] geolocation --- docs/mobile_data_collected.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/mobile_data_collected.md b/docs/mobile_data_collected.md index 9b053e1042..e9e232c2b8 100644 --- a/docs/mobile_data_collected.md +++ b/docs/mobile_data_collected.md @@ -64,7 +64,9 @@ The following OS-related attributes are attached automatically to all events col ### Geo-location -The following attributes are related to the geo-location of IP addresses: +The below attributes are related to the geo-location of IP addresses. + +**Note:** If you want to stop collecting geo-location attributes, change the setting in your [application details][9]. | Fullname | Type | Description | |:--------------------------------------------|:-------|:-------------------------------------------------------------------------------------------------------------------------------------| @@ -230,3 +232,4 @@ is unlocked won't be captured, since the credential encrypted storage won't be a [6]: https://source.android.com/security/app-sandbox [7]: https://developer.android.com/training/articles/direct-boot [8]: https://docs.datadoghq.com/data_security/real_user_monitoring/#ip-address +[9]: https://docs.datadoghq.com/data_security/real_user_monitoring/#geolocation \ No newline at end of file