About This Project
This is a test site for a web analytics platform built as part of CSE 135. It demonstrates real-time behavioral tracking, performance monitoring, and traffic analysis using a custom collector script.
Every click, keystroke, mouse movement, and page load on this site is captured and sent to the analytics backend for analysis.
—
Events Collected
3
Report Types
5
User Roles
100%
PHP / No Framework
Team
👤
AlanLead Developer
📊
Analytics EngineCollector + Reporting
🤖
ClaudeAI Assistant
Tech Stack
- Collector: vanilla JavaScript,
navigator.sendBeacon - Backend: PHP 8.3, MVC pattern, no framework
- Database: MariaDB 10.11 with indexed event table
- Charts: Chart.js 4
- UI: Bootstrap 5