Funnel Web Analyzer

Version 5.0 Patch2

Release Notes

June 2003

Note: This document is valid only for the command line release of Funnel Web Analyzer version 5.0 Patch2. Information on other platforms is present only for the sake of completeness.

© 2003 Quest Software Inc

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Contents

Welcome to Funnel Web Analyzer

Standard and Enterprise Editions

System Requirements

Installing Funnel Web Analyzer

What's New in this Release

Unix Edition Notes

General Notes

Known Problems

For More Information...


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Welcome to Funnel Web Analyzer

Your web site is a critical point of contact with customers, providers and employees. Like any investment, you need to ensure that its progress and performance is thoroughly monitored.

Analyzer is the fastest and most accurate way to track and profile your web site activity. This powerful analysis tool was designed to provide you with all the information you need to help you optimize the effectiveness of your online investment.

Analyzer gives insight into everything from server load and customer usage to intranet analysis. It allows you to gain vital feedback on visitor behaviour and preferences, so you can more accurately customize your site to meet the needs of your clients.

In this release, Quest has added many new features including many powerful multimedia streaming analysis reports, an extended database facility, as well as many other minor enhancements and bug fixes. We hope you thoroughly enjoy using this new release and welcome any feedback you may have to help us make the product even better.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Standard and Enterprise Editions

Funnel Web Analyzer 5.0 is available in either the Standard or Enterprise Editions. The differences between them are as follows:


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

System Requirements

Funnel Web Analyzer 5.0 is supported on Windows, Mac OS X, Solaris and Red Hat Linux platforms as follows:

Windows Platform
Pentium-based PC or equivalent running Windows XP, 2000, NT (3.5 or above) or 98.
Mac OS X Platform
Apple Macintosh with a Power PC processor running Mac OS 10.1 (or above).
Solaris Platform
Sparc-based workstation or equivalent running SunOS 2.7 (or above).
Linux Platform

Red Hat Linux version 7.0 (or above) running on Intel Pentium or AMD processors.

Mandrake Linux version 9.0 (or above) running on Intel Pentium or AMD processors.<br>

The Analyzer installation package requires RPM version 4.0 (or above) to be resident on the target machine.

Memory Requirements
Analyzer allocates temporary memory as required from the operating system. A minimum of 64 MB of available memory is required, but for optimal performance, 256 MB or more is recommended, depending on volume of data being processed.
Disk Requirements
A minimum of 20 MB hard disk space is required.
Browser and Other Software Requirements
Netscape Navigator (version 6.1 or above), Microsoft Internet Explorer (version 5.0 or above), Opera for Windows (version 5.0 or above) or Mozilla (0.9.9 or above) is required to view Funnel Web's default HTML report output. Adobe Acrobat (version 5.0 or above) is required for viewing PDF report output as well as the online manual.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Installing Funnel Web Analyzer

Windows Installation

To install Analyzer under Windows, perform the following steps:

  1. If you have purchased the boxed version of Analyzer, find the installer icon named Funnel Web Analyzer 5.0 or Funnel Web Analyzer Enterprise on the installation CD, then double click to open it. If you have downloaded Analyzer from the Quest web site, then double-click the downloaded installer file.
  2. Confirm the software version you are installing by clicking the Next button.
  3. Read the introductory information about Funnel Web Analyzer, then click the Next button. The installation screen is displayed.
  4. Read Funnel Web Analyzer's License Agreement (you can use the Print button to obtain a hard-copy).
  5. If necessary (prior to clicking Next), use the Browse button to select a destination directory to install into. Funnel Web is installed into a pre-named folder at the top level of the specified volume, unless you specify another location or rename the folder.
  6. Click the Next button to complete the installation.
  7. Restarting the computer after the installation is finished is recommended.
Mac OS X Installation

To install Analyzer on Mac OS X, perform the following steps:

  1. If you have purchased the boxed version of Funnel Web, find the installer named FWA Enterprise 5.0 Installer or FWA 5.0 Installer on the installation CD, then double click to open it. If you have downloaded Funnel Web from the Quest web site, decompress the file if necessary, then double-click the downloaded installer file.
  2. Confirm the software version you are installing by clicking the Continue button.
  3. Read Funnel Web Analyzer's License Agreement (you can use the Print button to obtain a hard copy), and then click the Continue button. If you do not wish to accept the agreement, click the Decline button. Otherwise, click the Accept button to accept the agreement and proceed to the installation screen.
  4. If necessary (prior to clicking Continue), select a destination drive on which to install Analyzer. The installer will create a folder in the "Applications" folder of the default hard disk, unless you specify another drive.
  5. Click the Continue button and wait for the installation to complete, then click the Close button to end the installation.
  6. To simplify the operation of Analyzer, login as the root user and then create a symbolic link to the application by entering the following command within a terminal window:

    ln -s /Applications/FW\ Analyzer\ Enterprise\ 5.0/bin/fwa5 /usr/bin/fwa5

    or if using Funnelweb Analyzer free version:

    ln -s /Applications/FW\ Analyzer\ Free\ 5.0/bin/fwa5-free /usr/bin/fwa5-free


    Following this step, any user may run Analyzer by entering the fwa5 or fwa5-free command within a terminal window.
  7. Register Analyzer by entering the following command within a terminal window:

    fwa5 -reg

    and then following the displayed instructions.

    If you have the 5.0 Funnel Web Analyzer Free Enterprise version. You can register the application by copying the following file:

    /Applications/FW Analyzer Enterprise 5.0/fweb5.reg

    to the following location:

    /etc/fweb5.reg

Solaris Installation
  1. Use the su command to change to the root user.
  2. Use the cd command to change to the directory where the compressed package file (Analyzer-5.0-sparc-solaris.gz) resides.

    cd <directory name>
  3. Decompress the package file by entering the following command:

    gzip -d Analyzer-5.0-sparc-solaris.gz

    (or for the 5.0 free version):

    gzip -d AnalyzerFree-5.0-sparc-solaris.pkg.gz

    (gzip can be obtained from http://sunfreeware.com)

  4. Install Analyzer by entering the following command:

    pkgadd -d Analyzer-5.0-sparc-solaris.pkg

    (or for the 5.0 free version):

    pkgadd -d AnalyzerFree-5.0-sparc-solaris.pkg

    and following the prompts. Analyzer will be installed into /opt/Analyzer or /opt/AnalyzerFree5 by default. The default base directory of /opt may be overridden if desired. To do so, enter a response of n when asked whether or not you would like to install Analyzer into its default base directory. You will then be prompted for a preferred base directory. Its binary (fwa5) will be installed into <base directory>/Analyzer/bin/ and will automatically be soft-linked to /usr/bin/ for normal usage. All users will be able to run Analyzer from any location on the machine by entering the command fwa5 or fwa5-free.

  5. If you opted to install Analyzer into a non-default base directory then you must set the environment variable FWEBHOME to the Analyzer home directory. For example, if you opted to install Analyzer into a base directory of /usr/local then set FWEBHOME as follows:

    For csh/tcsh:
    setenv FWEBHOME "/usr/local/Analyzer"

    For bash/ksh/sh:
    FWEBHOME="/usr/local/Analyzer"
    export FWEBHOME
  6. Read the licence agreement contained within the file: License.txt.
  7. Register Analyzer by executing the following command:

    fwa5 -reg

    and then following the displayed instructions.
Red Hat Linux Installation
  1. Use the su command to change to the root user.
  2. Use the cd command to change to the directory where the package file (Analyzer-5.0-1.i386.rpm) resides.

    cd <directory name>
  3. Install Analyzer by entering the following command:

    rpm -i Analyzer-5.0-1.i386.rpm

    (or for the 5.0 Free Version):

    rpm -i AnalyzerFree-5.0-linux-2.4-intel.rpm

    Analyzer will be installed into the home directory /usr/local/Analyzer or /usr/local/AnalyzerFree5 Its binary (fwa5) will be installed into /usr/local/Analyzer/bin/ and will automatically be soft-linked to /usr/bin/ for normal usage. All users will be able to run Analyzer from any location on the machine by entering the command fwa5 or fwa5-free for the free version.

  4. If desired, Analyzer may be moved to another home directory after installation. To do so, copy the entire contents of /usr/local/Analyzer to another directory and then set the shell environment variable FWEBHOME to that directory. Use the ln command to reset the soft-link.
  5. Read the licence agreement contained within the file: License.txt.
  6. Register Analyzer by executing the following command:

    fwa5 -reg

    and then following the displayed instructions.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

What's New in this Release

Except where otherwise specified, the following list applies to all platform releases of Analyzer 5.0.


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Unix Edition Notes

Command-Line Only

Unlike Analyzer version 3.74 for Solaris, version 5.0 for Solaris/Linux does not incorporate a GUI. All log file processing must be carried out via the command-line interface. To view help on Analyzer usage, enter the following command:

fwa50 -h

To process a log and produce a report, enter the following command:

fwa50 -l <log file name> -o report/index.html

The report will be created within a directory called report.

Installed File Locations

As previously mentioned, the Solaris/Linux edition is installed into <base directory>/Analyzer. All support files including languages and templates are installed into that directory. The PDF manual is installed into <base directory>/Analyzer/manual/Manual.pdf. The file config-setup.sh links in the binaries to /usr/bin/. Local configuration details such as schedule and registration information are stored in the user's HOME directory (ie ~/.). The Analyzer schedule is stored in a file named .schedule.txt and the schedule transcript log is stored in a file named .sched_log.txt.

Upgrading Version 3.74 Settings Files (recommended)

Although Analyzer 5.0 will read settings files used with Analyzer version 3.74, it is recommended that these setting files be upgraded to version 5.0. To do so, enter the following command:

fwa50 -r <old settings file name> -saveprefs <new settings file name>



. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

General Notes

Customizing report help cards

Analyzer comes with report help cards, which provide additional information placed in HTML and PDF reports. These cards can be customized to provide more business-specific information. The help card files can be edited by clicking on the "Edit Card" button in the Statistics form (Windows version only), or they may be directly edited, as they are simple text files. (Some Help Cards are displayed on subsidiary reports, such as the individual Weekdays reports, so any update must be done by directly editing the file.)

Help card files can be found in the subdirectory "HelpCards" of the appropriate language directory (eg "English"). If the help card file doesn't exist in a non-English directory, the version in the English directory will be used. If you edit the help card via the Statistics form, then the appropriate file will be opened, based on the current Language setting in the settings file.

Various meta-tags are available in help card files, to improve the display. These are described in the file "Readme.txt" in the English\HelpCards directory.

Specifying HTML font size and face

There are two parameters that can be inserted into the Settings file that do not have GUI support (Windows version only). These are the "html_fontsize" and "html_font" parameters. These values can be entered to set the size and font of text displayed in HTML reports.

For example, the entries:
   html_fontsize 2
   html_font arial,helvetica

will result in the corresponding HTML tags being placed into the report output.

Changing the Week Start Day

To change the first day appearing within the weekly traffic report, insert the "weekstartday" parameter into the Settings file. This parameter currently does not have GUI support but may do so in future versions of Analyzer (Windows version only). The range of possible values is: 0, 1, 2, 3, 4, 5 & 6 where 0 represents Sunday and 6 represents Saturday. The default value is 0.

For example, the entry:
   weekstartday 1
will result in Monday appearing as the first day within the weekly traffic report.

The "weekstartday" parameter also affects the operation of the Week Before and This Week date range settings. For example if the parameter was set to 1, as above, then the This Week date range setting would process hits from Monday to Sunday of the current week.

Displaying Graphs in Microsoft Word

When using output format "Word (RTF)", an up-to-date version of Microsoft Word is needed for the graphical images to be represented properly in Word. The graphs are correctly displayed on Word 2000 and Word X (for Macintosh OS X), but may be missing on earlier versions.

Configuring Search Engine, Robot and Browser entries in FWASettings.txt

This file contains a customizable list of search engines, robots and browsers to be reported on by Analyzer. For each log file line, these lists will be searched sequentially to establish the relevant search engine, robot and browser for this hit.

To maximize performance, the most commonly found entries should be placed at the top of each list, and entries for which you have no interest can be omitted or commented out. The supplied file has been tuned for optimal performance and accuracy.

To maintain the integrity of the search, it is also important that the list is ordered such that the string being searched for is correctly matched to the entry. For example, early versions of the Netscape browser are identified in the log file by a string like "Mozilla/3.01 (compatible;)", whereas the Opera browser is identified by a string like "Mozilla/4.0 (compatible; MSIE 5.0; Windows 95) Opera 5.11 [en]". This means that if you want to report on the use of Opera, then you may need to identify the Opera browser before the Netscape browser in your settings file. Otherwise, Opera hits may match the Netscape file stamp, and be incorrectly reported as Netscape. The default file supplied with Analyzer is optimized for speed and accuracy and the order of entries should not, in general, be changed.

Interaction with Funnel Web Profiler (Windows version only)

Analyzer's sister product, Funnel Web Profiler, can be configured to extract traffic statistics from Analyzer via an in-built HTTP interface.


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Known Problems


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

For More Information...

Other Document Sources
A PDF manual is provided with the Funnel Web Analyzer installation. For the Windows edition, this can be accessed by selecting "Manual" from the Help menu, or simply clicking the Help button on the toolbar. For the Mac OS X edition, the manual can be found within the installation folder. For the Unix editions, the manual can be found at /usr/local/Analyzer/manual/Manual.pdf.

The Quest web site also contains an up-to-date FAQ. Go to http://www.quest.com/funnel_web/analyzer/tech.asp to access this FAQ.

User Web Site
Funnelwebcentral.com is a new web site dedicated solely to Funnel Web Analyzer. It's loaded with tons of cool stuff including interactive bulletin boards (news groups), FAQs, product tips, downloads and more. The site can be found at http://www.funnelwebcentral.com.
Mailing List

You can subscribe to the Funnel Web Analyzer mailing list by sending email to funnelweb-talk-request@listserve.com with the word SUBSCRIBE in the subject line of the email message. You will then receive an email response from the mail list server, which you must respond to in order to confirm your subscription to the mail list.

To make a contribution to the mailing list, send email to funnelweb-talk@listserve.com.

To unsubscribe from the Funnel Web Analyzer mailing list send email to funnelweb-talk-request@listserve.com with the word UNSUBSCRIBE in the subject line of the email message.

Technical Support
If you have problems with Funnel Web Analyzer, please e-mail support@quest.com. The Technical Support service is only available to those who have purchased the product. Technical support is not provided for the Freeware version.
Contacting Quest Software
Feel free to contact Quest Software for product information. You can reach us in any of the following ways:

By Email
Sales and Marketing (including product upgrades) info@quest.com
Support (not available for Freeware version) support@quest.com
By phone
USA and Canada +1 949 754 8000
UK +41 1628 601000
Germany +49 6171 62710
Australia +61 3 9811 8000
Canada +1 905 804 9480
By Fax
USA and Canada +1 949 754 8999
On the Web
Quest Home Page http://www.quest.com
Funnel Web Analyzer Home Page http://www.quest.com/funnel_web/analyzer
Funnel Web Analyzer Users' Site http://www.funnelwebcentral.com
By Mail
Write to Quest Software at 8001 Irvine Center Drive
Irvine, CA 92618 USA