TrackFile
Save user tracking (clicktrail) information to a log file.
Synopsis
The parameter is expected to be a filename.
The default is blank (disabling the clicktrail feature).
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
This directive specifies the name of a file where user tracking
information should be stored.
The data may prove useful in reports.
Interchange provides some user tracking information that you might prefer
to configure into your Apache logs instead of,
or as well as,
using this facility.
See the UserTrack local configuration
directive for details.
Also see the TrackPageParam directive for information
on how to record CGI variable values,
along with the page name,
in the TrackFile.