jonpchin / gochess

Online real time chess web server using websockets
MIT License
47 stars 17 forks source link

User analytics for owner #22

Closed jonpchin closed 7 years ago

jonpchin commented 8 years ago

Add ability to have server analyze database info such as all users who have same IP address and group users for display to easily see who could possible be the same person. Use an IP lookup to map IP to country location and display percentage of each user from each country. Display statistics of browsers users are using, etc