how to track my members log in the site and track there IP.

Hi guys I created a site a site for online gaming.
what i want is whenever they log in insdide the website there must be a log comming inside my data base or any third party application help me guys

thank YOU

Hi,

why not use google analytics or other similar analytics tool?

Shlomi

i tried that but what i realy want is to track is there ip and also there login details like user and password

Hi,

you can get the login e-mail using Wix Users API (https://www.wix.com/code/reference/wix-users.html). However, we take security seriously and so Wix never discloses any passwords. Furthermore, some logins are performed using Facebook and Google+ and in such cases login credentials are not processed in Wix.

At the moment, there is also no way to get visitor IPs, other than what Shlomi has already suggested.

Hi Again,

Wix code supports the concept of dynamic routers which with some coding involved, will allow you to extract the user details:

and ip address:

this feature, though a bit more advanced, will allow you to proceed with the direction you are looking for.

good luck,
Shlomi

hello,
I am seeking app for my website, it will track my visitors IP address.
or need to developed the for the same for my website.
please suggest
regards
PR

can you give me the code