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 PwGFkLEC6Pzjr9MNheaxNYMJIppemPJp 
LOGYEAR 2024 
LOGMONTH
LOGDAY 25 
LOGHOUR
LOGMINUTE 10 
LOGSECOND 15 
REMOTE_ADDR 18.217.4.206 
HTTP_REFERER  
REQUEST_METHOD GET 
unixtime 1714057815 
mysqltime 20240425081015 
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) 
REMOTE_PORT 8954 
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-217-4-206.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