Forum Moderators: DixonJones

Message Too Old, No Replies

urchin

tracking visitor page by page with urchin

         

mckcd

3:13 am on Apr 17, 2003 (gmt 0)

10+ Year Member



Is there a way to do this? Individally I mean.
Currently all I can do is see the referrals and page views but not which visitor viewed which pages.

If not can you recommend something that will?

MelWe

9:31 am on Apr 18, 2003 (gmt 0)

10+ Year Member



We use Urchin 3.4 and had the same problem not to know wich visitor viewed wich page. We do an addional log with php/mysql as Urchin has no such feature. For people who have a login to the member section of our website I get the information from "Usernames" in the Tracking section of Urchin. Well, u still dont know wich pages they viewed but at least you can see they were there and viewes x pages.

I am sure there must be a way to search the server log and extract the information you need from there.