应用洞察:Javascript SDK
Application Insight : Javascript SDK
我注意到通过 Application Insight 报告的用户位置非常不可靠。
它在不同的州报告我的位置,而在使用 WhatisMyIP 时它能够准确报告我的位置。
为什么 Application Insight 如此不同?
Appliction Insight 报告如下:
这是 WhatIsMyIP 报告的准确位置
Application insights 使用 GeoLite2 from MaxMind for IP and geolocation lookup.
我在身边使用 GeoLite2 and also use WhatIsMyIP 对其进行了测试,他们向我展示了不同的位置。所以我猜这两个工具的数据库可能不同并导致这个问题。
希望对您有所帮助。
我注意到通过 Application Insight 报告的用户位置非常不可靠。 它在不同的州报告我的位置,而在使用 WhatisMyIP 时它能够准确报告我的位置。
为什么 Application Insight 如此不同?
Appliction Insight 报告如下:
这是 WhatIsMyIP 报告的准确位置
Application insights 使用 GeoLite2 from MaxMind for IP and geolocation lookup.
我在身边使用 GeoLite2 and also use WhatIsMyIP 对其进行了测试,他们向我展示了不同的位置。所以我猜这两个工具的数据库可能不同并导致这个问题。
希望对您有所帮助。