Dec 5, 2003 #1 Oostwijk Technical User Oct 19, 2003 82 NL I want to know from which website visitors come to my website (the previous website). Which lines do I need for that ?
I want to know from which website visitors come to my website (the previous website). Which lines do I need for that ?
Dec 5, 2003 #2 siberian Programmer Sep 27, 2003 1,295 US You need to do logfile analysis. If you do not have access to your webserver logfiles you need to use a 3rd party service like: http://view1.vioclicks.com/http://www.trafficfile.com/http://free-stats.com/ You can also google for free web traffic analyzer Upvote 0 Downvote
You need to do logfile analysis. If you do not have access to your webserver logfiles you need to use a 3rd party service like: http://view1.vioclicks.com/http://www.trafficfile.com/http://free-stats.com/ You can also google for free web traffic analyzer
Dec 6, 2003 #3 PaulTEG Technical User Sep 26, 2002 4,469 IE Are you looking for $HTTP_REFERER from the Environment Hash --Paul Upvote 0 Downvote
Dec 6, 2003 Thread starter #4 Oostwijk Technical User Oct 19, 2003 82 NL thanks Paulteg Upvote 0 Downvote