# ------------------------------------------------------------------- # rdata.ini # # Descriptions and titles for reports # # Last Updated: 14 February 2003 By: JW/WADG # ------------------------------------------------------------------- # # HOW TO USE AND MODIFY # # In each section, you can change descriptive text for another # language. You can change the types of graphs used in each report (if any). # And you can set some display and formatting options. Below is a list of # the parameters (keys) and what they mean. # # LongName # This field specifies the descriptive name (title) given to the reports. # # DataName # This is the name of the data type in tables and graphs (e.g. Monthly # Report shows Data for each "Month") # # TimeFormat # This gives a format specifier for displaying time data. You can use 'm' for # months, d for days, y for years, h for hours or 'n' for minutes. In general one or # two repeated codes give a number of at least that many digits. "mmm" for # months gives a three letter abbreviation and "mmmm" gives a full month # name (see ShortMonths and LongMonths in lang.ini). "www" and "wwww" # correspond the the weekday abbreviations and names (see shortDays and # longDays in lang.ini). A more complete description of the date # formatting is in the docs in docs/datefmts.html. # # MostActive # This is the phrase used in the quick summary reports. Usually something # like 'Most active week' or 'Most active browser'. # # Average # The phrase used in summaries to describe average results over the report. # For example, "Monthly average." This is currently only applicable to # TimeReport type reports. # # SummaryN # This describes one or more Summary rows appended to a TimeSummary type report. # The format of the option is a range specifier in brackets followed by the text # to be used for the summary row label. The range specifier can be a comma-separated # list of values (e.g. [1,7]) or a range indicated with a hyphen (e.g. [7-16]). Ranges # are inclusive. # # Description # This is the long text description provided at the top of each report. # ------------------------------------------------------------------- [x] LongName = General Summary DataName = General Summary Description = <Note: Most likely, the first and last years will not represent a complete year's worth of data, resulting in lower hits. EOT [Q_] LongName = Quarterly Report DataName = Quarter TimeFormat = q yyyy MostActive = Most active quarter Average = Quarterly average Description = <Note: Most likely, the first and last quarters will not represent a complete quarter's worth of data, resulting in lower hits. EOT [m] LongName = Monthly Report DataName = Month TimeFormat = mmmm yyyy MostActive = Most active month Average = Monthly average Description = <Note: Depending on the report time frame, the first and last months may not represent a complete month's worth of data, resulting in lower hits. EOT [W_] LongName = Weekly Report DataName = Week beginning TimeFormat = mmmm d, yyyy MostActive = Most active week beginning Average = Weekly average Description = <Note: Depending on the report time frame for this report the first and last week may not represent a full seven day week, resulting in lower hits. EOT [D_] LongName = Daily Report DataName = Day TimeFormat = mmmm d, yyyy MostActive = Most active day Average = Daily average Description = <Note if your processing time appears to be about 100-times too long, then you are probably hosted on an IIS system that reports in 100th second intervals rather than second intervals. EOT [E_] LongName = Redirection Report DataName = File Name MostActive = Most redirected request Description = < Netscape Communicator 4.5, US English version running on Windows 95 would look like:
  Mozilla/4.5 [en] (Win95; U)
MSIE 4.01 running on Windows 98 would look like:
  Mozilla/4.0 (compatible; MSIE 4.01; Windows 98). EOT [b] LongName = Browser Summary DataName = Browser Type MostActive = Most active browser type Description = < Browsers are broken down by recognized categories such as Netscape Navigator/Communicator, Microsoft Internet Explorer, WebTV, Opera and the like. Within each category is also a subgroup by version number such as 'MSIE 5.0' or 'Netscape 4.5'. EOT [p] LongName = Operating System Report DataName = Operating System MostActive = Most popular operating system Description = <HTTP Working Group. EOT [q] LongName = Quick Summary DataName = Quick Summary Description = <