enriqueto Posted November 6, 2014 Share Posted November 6, 2014 What do you use to detect the country of the player? Quote Link to comment Share on other sites More sharing options...
SolarJS Posted November 8, 2014 Share Posted November 8, 2014 GeoIP from Maxmind works fine for me. I could only recommend it. You may even track down to cities. Quote Link to comment Share on other sites More sharing options...
NeriG Posted November 10, 2014 Share Posted November 10, 2014 Have you tried Google Analytics?Not always tracks down to the city , however, provides wide scale of information about the player. Quote Link to comment Share on other sites More sharing options...
enriqueto Posted November 10, 2014 Author Share Posted November 10, 2014 no, I won't host the game. I think I'll use: navigator.geolocation.getCurrentPosition and check that latitude and longitude are in a range that includes the country/countries from which the game shouldn't be viewed. That would be enough for my needs. Maxmind is very accurate but isn't for free. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.