[6535] in java-interest
Re: Where did they go?
daemon@ATHENA.MIT.EDU (Pat Niemeyer)
Wed Apr 3 13:28:16 1996
Date: Wed, 3 Apr 1996 12:25:30 -0600
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Pat Niemeyer <pat@ICON-STL.NET>
To: Multiple recipients of list JAVA-INTEREST
<JAVA-INTEREST@JAVASOFT.COM>
In-Reply-To: <v01530505ad88417cb187@[204.27.210.172]>
On Wed, 3 Apr 1996, Robert Stober wrote:
> Hi all,
>
> Anyone know of a way to track where a visitor to my goes immediately after
> leaving my site? Can this be done with Java?
>
> In other words: Someone is at my site, and they follow a link to another
> site. How I track what site they went to?
>
> Any help anyone could provide will be greatly appreciated.
>
Read the log file of your httpd.
Pat