Need script that shows paths users takes? Fris?
I need a script that I can run on my apache logs or just include a php file on my footer, that will show paths the users takes.
I need to be able to see where people are going etc.
So it would show
1000 users went index then index2, then click.php or
750 users went index then index2 then main.php then click.php or
500 users went index then index2 or
etc
|