Difference between revisions of "IRStats"
(Removed out-of-date documentation) |
(→The front end) |
||
Line 4: | Line 4: | ||
== The front end == | == The front end == | ||
+ | ===The Query Form=== | ||
+ | |||
+ | The main interface to IRStats is found at the following URL (given a repository base URL of myrepository.ac.uk): | ||
+ | |||
+ | <pre> | ||
+ | myrepository.ac.uk/cgi/irstats.cgi | ||
+ | </pre> | ||
+ | |||
+ | You will be presented with a form allowing you to select the parameters with which to generate a report. | ||
+ | |||
+ | ===Advanced Report Generation (get_view2 params)=== | ||
+ | |||
+ | The following are the cgi parameters that can be passed to irstats.cgi?page=get_view2 in order to generate a report. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===The Dashboard Form=== | ||
+ | |||
+ | A dashboard is a collection of reports on a single item or set of items (e.g. all items by John Smith). To access the form to generate a report, go to the url: | ||
+ | |||
+ | <pre> | ||
+ | myrepository.ac.uk/cgi/irstats.cgi?page=db | ||
+ | </pre> | ||
== The configuration file == | == The configuration file == | ||
Documentation to follow. | Documentation to follow. |
Revision as of 12:41, 7 July 2011
IRStats is a flexible statistics package which allows easy processing of accesses to fulltext documents of eprints. For more detailed information, please see the IRStats Technical Documentation, though it is now somewhat out of date.
Contents
The front end
The Query Form
The main interface to IRStats is found at the following URL (given a repository base URL of myrepository.ac.uk):
myrepository.ac.uk/cgi/irstats.cgi
You will be presented with a form allowing you to select the parameters with which to generate a report.
Advanced Report Generation (get_view2 params)
The following are the cgi parameters that can be passed to irstats.cgi?page=get_view2 in order to generate a report.
The Dashboard Form
A dashboard is a collection of reports on a single item or set of items (e.g. all items by John Smith). To access the form to generate a report, go to the url:
myrepository.ac.uk/cgi/irstats.cgi?page=db
The configuration file
Documentation to follow.