About the Project
The Mid-tier Browser Statistics Collector provides a method to collect statistics on your web-based Remedy users. This is accomplished by extending the mid-tier to capture this information. All statistics are recorded in a Remedy form after they are collected.
One of the objectives of this project is performance. The Browser Stats application will add virtually no load time to your Remedy forms. I say virtually because there will be a minuscule increase in the load time because the client's browser must download (< 10 kilobytes) and interpret the javascript that is added to your Remedy forms. The creation of the records in Remedy to store the data is performed asynchronously and will not impact the load time of the mid-tier page.
Intended Uses
The goal of this project is to provide insight into the web based users of your Remedy applications. Valuable information is gathered on the users of your system that can assist in design decisions when developing Remedy applications and interfaces for the web. A sample of the information collected includes:
- Screen Resolution
- Color Depth
- Language
- AR Form Name
- AR User Name
- HTTP Session ID (for aggregating data)
- Browser Type
- Request Data (http headers, session data, etc.)
Project Details and Terms of Use
| License: | BSD License |
| Subversion Repository: | http://svn.arswiki.org/browserstats |
| Project Owner: | Axton Grams |
| Mailing List - Source Updates: | Subscription Page |
| Mailing List - General Discussion: | Subscription Page |
