Home : Documentation : Examples : Download
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.
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.
Variable | Value |
sessionID | P4yT0mct00Xa3avKrzThzV0k30ptpFrs |
LOGYEAR | 2024 |
LOGMONTH | 11 |
LOGDAY | 20 |
LOGHOUR | 14 |
LOGMINUTE | 26 |
LOGSECOND | 21 |
REMOTE_ADDR | 3.128.31.76 |
HTTP_REFERER | |
REQUEST_METHOD | GET |
unixtime | 1732141581 |
mysqltime | 20241120142621 |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
REMOTE_PORT | 20084 |
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-3-128-31-76.us-east-2.compute.amazonaws.com |
DOCUMENT_URL | |
HTTP_HOST | |
REQUEST_URI | |
page | |
identifier |
Documentation : Examples : Download