The Stickybeak

Home : Documentation : Examples : Download



Stickybeak v. (Australian Slang) - to pry or meddle;
Stickybeak n. (Australian Slang) - a person who does not mind their own business; a nosy person;
The Stickybeak - A suite of programs for logging visitors actions on a website;


The Stickybeak is a versatile website logging system written in the PHP scripting language. It's major features include:

The stickybeak uses dynamically generated images to provide a cross domain logging solution for websites. The system utilizes P3P architecture, allowing a single cookie to identify users across multiple domains. Comprehensive raw logs for any number of websites are stored in a single MySQL database table. The raw logs can be periodically analyzed and summarized using predefined criteria, the results of which are presented via a web interface. Multiple reports can be generated on the basis of domain, date, operating system etc. Alternately the entire log table results can be summarized into a single report, providing an insight into users movements between any number of different domains and websites.



Sample Log Entry

The following table shows the the information that The Stickybeak has collected about the current page request. This information has been stored in a database for later retrieval.

VariableValue
sessionID ffTKQIb5NZCrh5AiAdQQ8loJsDrPHtPP 
LOGYEAR 2024 
LOGMONTH
LOGDAY 25 
LOGHOUR 17 
LOGMINUTE 38 
LOGSECOND 56 
REMOTE_ADDR 18.117.76.7 
HTTP_REFERER  
REQUEST_METHOD GET 
unixtime 1714091936 
mysqltime 20240425173856 
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) 
REMOTE_PORT 22248 
SCRIPT_NAME /index.php 
HTTP_CONNECTION close 
HTTP_ACCEPT_LANGUAGE  
HTTP_ACCEPT */* 
QUERY_STRING  
SERVER_PROTOCOL HTTP/2.0 
GATEWAY_INTERFACE CGI/1.1 
REMOTE_HOST_NAME ec2-18-117-76-7.us-east-2.compute.amazonaws.com 
DOCUMENT_URL  
HTTP_HOST  
REQUEST_URI  
page  
identifier  

Documentation : Examples : Download


The Stickybeak Powered by PHP Powered by MySQL

© 2001-2021