Forum Moderators: DixonJones
A -> B -> C
¦
v
D
I know a product called VisitorVille can do something like this (as flash animations), but I really don't want to spend money on a software package just to satisfy my curiosity about how web traffic flows on my personal web site that mostly relates to online game information.
I've done some initial experiments using Perl and the Graph::Easy module on some log file data and I found that I could generate ASCII graphs of a user's session on my web site easily, but I noticed that the Perl module has a number of limitations and tends to not work well when there are over 60 page hits by a user.
Does anyone know of an OpenSource project that does this sort of thing, preferably in a graphic format?
Indextools is great at this - but not free.
My guess is that Clictracks will also be brilliant for this.
Dixon.