Forum Moderators: DixonJones
I have to track a lot of user information from the visitors of my web site for statistical purposes. But, I want to keep the code on the webpage itself at a minimum, because I have a lot of pages. I want to be able to just call another page on the server and run the script on it. Is it possible to get the user statistics from another script page that the user cannot see? I'd rather use PHP, but I was told that I had to use javascript for all the user info...
Thanks!
Hope that helps!