PDA

View Full Version : history of source address


ynotlim
12-06-2006, 01:32 AM
hi...

I want to know from what address or website a user is accessing my website. How can i get that information?

thanks Tony
_____________

Spookster
12-06-2006, 02:02 AM
You can check your log files. You can also use one of the many website tracking services available. Typically you sign up for an account and they give you some code to embed into your site which they use to track your visitors.

felgall
12-06-2006, 02:21 AM
Of course that relies on your visitors being prepared to let you know where they came from since the referrer field in the headers can be easily disabled in most firewalls and browsers.