SiteVision is equipped with a command line tool for extracting data suitable for generating vizzit statistics. It is located in the subfolder vizzit directly under tools in the SiteVision directory. Contact Vizzit for more information on how to exchange this data file.
Linux
Usage: ./vizzitdatagen <URL to the site> <output file name>Ex: ./vizzitdatagen http://www.senselogic.se ../vizzit.datWindows
Usage: vizzitdatagen.bat <URL to the site> <output file name>Ex: vizzitdatagen.bat http://www.senselogic.se ..\vizzit.datThe example should be executed in the bin directory and generates a file vizzit.dat in the vizzit directory.