Click here to return to ax-admin.pl.

Review the AXS help file if you need more help.

Filesystem Test:

The log file, log.txt, exists with size 22251 bytes. It was last modified on Fri Mar 1 23:19:43 2024. The log file is writable.

The filesystem test passed!

Usage Instructions:

  1. Add this "AXS tracking code" to any HTML pages that you want to have tracked. This text should be placed within the <body> section of the document, towards the bottom of the page. You can place the text almost anywhere, so feel free to move it around if it causes problems with your layout:

    Note that this text only works on normal HTML pages, not in frameset documents.

  2. After entering that HTML code on your pages, transfer the pages up to the server. Then clear your browser cache and visit the pages. Use your browser's "view-source" command to look at the HTML source code. Confirm that the above Javascript appears in your pages *exactly* as it appears above. Make sure that the line breaks appear in the right places.

    This is important because some HTML editor programs will corrupt the text that you try to insert into your pages. You are responsible for entering the Javascript logging code correctly and for verifying that it appears correctly. If you do not do this, then the product will not work.

  3. Code your off-site links (links to pages/files that don't already contain the AXS tracking code) like this:

    <a href="/ax.pl?http://yahoo.com/">http://yahoo.com/</a>

    Here is an example link.

If any of your HTML pages reside on a different website than AXS, then you should use:

http://cgi-int.tripod.com/ax.pl

instead of:

/ax.pl

in the examples above.

Standard Debugging Information:

This is AXS Logging Module version 2.3.0.0036 in debug mode.
The file name of this script is ax.pl.
This script is executing under Perl version 5.008008.
The critical file system variable is $LogFile = "log.txt";. MaxLogSize is not set.

Webmaster Logging Override

You can disable the logging of your own visits by having the "axs_no_log=1" cookie, or by having your IP address or hostname present in the @IgnoreHosts array.

See this help file for more information about not tracking your own visits.

Cookie Override

Your browser sent the following cookie header:

HTTP_COOKIE: 

Your visits will be logged, because the 'axs_no_log=1' cookie was NOT detected.

IP or Hostname Override

The @IgnoreHosts array is empty. No logging overrides will occur due to IP address or hostname.

Environment Variables:

GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: */*
HTTP_CONNECTION: close
HTTP_HOST: cgi-int.tripod.com
HTTP_REFERER: https://geosynn.tripod.com/cgi-bin/ax.pl?debugme
HTTP_USER_AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
QUERY_STRING: debugme
REMOTE_ADDR: 10.126.24.9
REQUEST_METHOD: GET
REQUEST_URI: /geosynn/cgi-bin/ax.pl?debugme
SCRIPT_NAME: /ax.pl
SERVER_ADMIN: ops@tripod.com
SERVER_NAME: cgi-int.tripod.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1


AXS Script Set Version 2.3.0.0036 is copyright 1997-2003 by Fluid Dynamics.
Visit the AXS Page for help files and most recent version.