Professional Version Only
In order to have WebLS save the results of each user's session, you need to add a line like this to your logic-base:
:- asserta(system('Results File', $C:\\WebLS\\logs\\results.dat$)). or :- asserta(system('Results File', '/usr/amzi/logs/results.dat')).
In this case, WebLS will write out:
These results are very valuable in many applications.
For site advisors, you can determine what kinds of products and features are of interest to your web visitors. And depending upon the questions you ask, you can gather important demographic information as well, such as the type of place the person works.
For tech support and diagnostic applications, you can learn what problems your users encounter the most, and more importantly you can learn about what problems they cannot find answers for in your logic-base.
To run the analyzer, type the following URL into your browser:
For Windows: http://my.domain.com/cgi-bin/analyze.exe For Unix: http://my.domain.com/cgi-bin/analyze
substituting your domain name and CGI directory.
Analyze will ask you for the name of the results file to process. Enter the pathname (not the URL) for your file. Depending upon the size of the file, it may take a couple of moments to complete the analysis. Analyze will display for you a series of tables that show:
If you want to save the results of the analyzer, use the 'File' then 'Save As' command in your browser.
Here is an example of the data returned by the analyzer:
Answer Name | Number of Times Displayed |
agentsStuff | 68 |
consultantProgram | 18 |
delphiStuff | 51 |
odbcStuff | 124 |
personalEd | 219 |
siteLicense | 12 |
Fact Name | Value Entered | Number of Times Entered |
connections | Existing databases | 132 |
Existing programs, libraries and APIs | 17 | |
Network clients/servers | 97 | |
Other | 1 | |
Other programs, libraries and APIs | 89 | |
none of the above | 18 | |
environments | BSDI Unix | 26 |
DOS | 49 | |
Linux | 49 | |
Other | 24 | |
Sun Solaris | 55 | |
Windows 3.x | 127 | |
Windows 95 | 236 | |
Windows NT | 160 | |
languagesAndToolsOther | Perl | 1 |
Tcl | 1 | |
none | 1 | |
not sure | 3 | |
sql server | 1 | |
where | Business/corporation | 153 |
Educational institution | 85 | |
Government agency | 11 | |
Myself | 105 |
User Attribute | Value | Number of Sessions |
Remote Host | Number | 6 |
edu | 12 | |
net | 4 | |
uk | 6 | |
User Agent | Microsoft Internet Explorer/4.40.308 (Windows 95) | 2 |
Mozilla/2.0 (compatible; MSIE 3.0; Windows 95) | 14 | |
Mozilla/3.0Gold (WinNT; I) | 10 |
Month - Year | Number of Sessions During Period |
Nov - 1996 | 51 |
Oct - 1996 | 179 |
Sep - 1996 | 124 |
Copyright ©1996 Amzi! inc. All Rights Reserved.