Web click-stream monitoring
- User activity occurs when clicking on links / components of a webpage
- The client application determines what resources are needed and requests these from a server
- The server returns the appropriate info and often logs the request
- These clicks (user events) are often stored or sent to a central location for storage and later analysis.