Download presentation
Presentation is loading. Please wait.
1
12/11/01 Matt Bridges Advisor: Ralph Morelli
2
What is Web Analytics? In traditional commerce, store owners can observe their customers habits: What time customers come in What aisles they visit How long they stay Web analytics is the collection and analysis of this type of information for web sites
3
The Problem Current web analytics systems rely on web server log files for data. 163.41.148.206 - - [10/Dec/2001:12:28:27 -0500] "GET /welcome/body.html HTTP/1.0" 200 3679 "-" "Mozilla/4.77 [en] {Win98; U}" Proxy servers, Dynamic IP addresses, and browser caching make it difficult to relate requests to actual people Log file data must be parsed to be analyzed, which makes real-time analysis difficult
4
The Solution Session tracking and cache control methods employed for data collection Collected data is stored in a relational database (MySQL) for faster analysis Data caching employed for efficiency and scalability
5
Architecture Database Queries Traffic Server (Logic) HTTP Request For Image Image File Web Server (Content) HTTP Request HTTP Response Browser HTTP Request HTTP Response Administrator
6
Demo Demo available at: http://157.252.170.77/traffic/ http://157.252.170.77/traffic/
7
What’s Next Add more chart/graph analyses Look at possibilities for analyzing physical location of users based on IP address Use emergent properties of data to help aid in site navigation / organization Simple application: suggest “related” pages
8
Questions ?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.