|
Hey folks, Im fairly new to php and am learning fast. Currently I have set up php password protect pages, and simple pages which open and write information to text files.
My problem lies here in, Ive included into my html pages for counting viewers iframes which link out and make a call to php pages, the individual php pages write to simple text files and slowly tick over and let me know how many people have been viewing and what pages they have been looking at. Apart from dumping my servers logs is there any way of identifying who has viewed my html page eg ip address ect and further more is it possible to view how many people are on my site in real time
I was using statcounter for a while as an outsourced tracking program but I found it didnt always register people viewing, would love to be able to generate the same information from within my own site
Any help or direction would be greatly appreciated
Steve
|