Tcl Powered!NeoWebScript

Home
 
Download
User Info
New User FAQ
Tutorials
Demos
Commands
Variables
Troubleshooting
Sysop Info
Sysop FAQ
Theory
Installation
Management
Tests
Troubleshooting
Feedback
Resources
Release Notes
Credits
Disclaimer
NEOTRACK_REPORT - NeoWebScript
Synopsis * Description

Reports a visitor´s path through a site.

Synopsis

  • neotrack_report key[filename]

Description

neotrack_report produces a report table that details a visitors path. For each page in the path, this command reports 1) the Refering address (if available), the current pages URI, 3) the time the current page was entered, 4) the time that the visitor spent on the page (not available for the last page in a path) and 5) the timeout assigned to the current page. You may write your orw proc to produce this or a similar report. This built in proc is provided only for convenience. You must suply the key required to access the visitor that you want reported. The key is formed as time_IP where time is the time (in seconds) that the visitor entered your site and IP is the visitor´s IP number. The filename argument is an optional identification of the tracking data file from which the report is to be produced.

Copyright © 1995-1999 NeoSoft Inc., 1770 St. James Place, Suite 500, Houston, TX 77056 USA. All Rights Reserved