Credit Card - Watch Anime - Jobs search - Debt Consolidation - Computer Programming Tutorials

PDA

View Full Version : Need to Know IP of Visitors and Which of My Pages they View


Sleepy_Sentry
Oct 3rd 2006, 2:43 pm
Is there a free tracking script out there that will give me a list of IP addresses as well as what they visited on my website? Google Analytics will do this, but it won't tell you the IP.

disgust
Oct 3rd 2006, 4:44 pm
by "script" do you mean javascript service type thing? statcounter would work but it's fairly limited.

the only decent way to do stats is to get your access logs. from there you can analyze it with a variety of programs, or do custom queries, whatever you want. :)

Colbyt
Oct 3rd 2006, 4:45 pm
Do you not have cPanel hosting?

Those stats can be viewed in your control panel.

D'Godown
Oct 3rd 2006, 4:49 pm
You can use awstats, it tells you everything.

mrj052
Oct 3rd 2006, 10:54 pm
the most easiest way is check with your web hosting company.
but if you can make php script ... keep your stat in .txt log file and check it
any time as you want.