Skip to main content

I am unable to use city based data as Max mind shows its accuracy s very low in India, any other alternative for City metric.

Hi @Ankit Navinkumar Jain 

Is the Region property being captured for most events? You can use this as a proxy if this is getting resolved accurately by MaxMind.

One alternative is to research on any other provider which gives hyperlocalized resolution of geoIP in India. If this service looks accurate enough for your use case, you can try sending an Identify API call with the resolved City,Region, IP address from your backend. You also need to change your SDK settings to stop collection of the IP address on client events since that can overwrite these fields.


Reply