Hi,

I trying to write a php program using mysql to dump the data to capture
the following details:

1.      From where the viewer is coming.  Easy getting the remote address
2.      Which file they are viewing.  Ok think I can handle this.
3.      How long they are on that particlular page?
4.      Where did they go from there?
5.      When did the leave the site?

Can some one tell me how to do it or if someone has done it the link.  I
will not be using my system logs for this.  It will be directly added from
the page they visit into a mysql table.

TIA

Adrian


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to