SiteVision Onlinehelp

Vizzit data generator

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.dat

Windows


Usage: vizzitdatagen.bat <URL to the site> <output file name>
Ex: vizzitdatagen.bat http://www.senselogic.se ..\vizzit.dat

The example should be executed in the bin directory and generates a file vizzit.dat in the vizzit directory.

Note! The vizzit data generator uses a web service to extract information. Make sure that the SiteVision server has web services enabled (see web services for more information on how to enable web services).

Automatic execution


There is no embedded support for executing the vizzit data generator in SiteVision. If you need to execute the vizzit data generation tool on a regular basis you can do so by creating a corresponding cron-jobb (linux) or an AT-jobb (windows).
help-cluster-2.sitevision.net