25 Jul 2019 08:44 AM
Sometimes the geolocations in the user sessions are shown as null whereas at times its incorrect.
What could be the issue?
How accurate are these user session attributes?
Solved! Go to Solution.
25 Jul 2019 08:48 AM
Localisation is calculated based on IP Range. Dynatrace is using 3rd party library that is containing data for resolving locations based on this. This will never be 100% accurate. This as well will not work out of the box for internal IP addresses. You can define custom mappings in dynatrace by yourself.
Sebastian
25 Jul 2019 08:55 AM
What if the users constantly switch between mobile networks, Wifi and LAN?
Will custom mapping help?
25 Jul 2019 09:00 AM
Each session will be marked on different location. If this will be single session I'm not sure if Dynatrace is keeping first location or overwriting it with new one. I've never tested it by myself.
Sebastian