I want to track visitors in my site which runs on normal html. Is there any way to track the user's/visitor's IP and Browser code using simple html code?
Note: I'm not using server side programming like php, jsp, node.js etc.
It is a normal html file without js.