Home Home geoip
Why is my Geolocation showing inaccurately?

The Accuracy of geolocation depends on how does your geolocation is determined. We use Geolocation by GPS and IP Address.  There are a variety of ways that your device and the location service provider calculate your position, and some are more accurate than others. GPS is often the most accurate. How does the Geolocation API can […]

Why do I get NULL when clicking on target icon in WHERE field on home page?

When you click the target icon in WHERE field, a script runs to find the city name against your IP address. If that script could not find any city name against your IP address then it returns NULL. We are using geoip-db.com that has locations database, which is based on IP addresses. Below is the […]