This document presents a web application that tracks how users view different sections of a webpage. It aims to extend typical pageview analytics by monitoring the date and duration users spend on each section. The application uses JavaScript to start and stop timers when users' mouse enters and leaves sections. This allows visualization of viewing patterns in a timeline. The project aims to provide new insights for behavioral researchers but future work includes integration with content management systems and support for more page types.