1982luca
15-12-2020
Hello everyone,
Any suggestion to track Country and City user login? Thanks
yuhuisg
16-12-2020
You need to be able to detect the user's IP address firstly. Since that is impossible in the front-end with JavaScript, you'll need a server-side solution for this.