Tracking Website Traffic Analytics
This project focuses on implementing and analyzing website analytics for my personal portfolio websites using Google Analytics 4. The goal was to understand how users interact with my sites, where traffic originates, and how different platforms impact engagement.
By tracking real visitor data, this project demonstrates practical experience with analytics setup, data interpretation, and translating metrics into actionable insights.
(screenshot of GA overview dashboard here)
Track user traffic across multiple portfolio platforms
Compare engagement between GitHub Pages and Google Sites
Identify visitor behavior patterns and device usage
Practice real-world analytics implementation and analysis
I configured a single Google Analytics 4 property to track traffic from two separate websites, allowing direct comparison within one dataset.
Implementation Details:
Created a GA4 property and web data stream
Manually installed the tracking ID on GitHub Pages
Connected Google Sites using its built-in analytics integration
Verified tracking through real-time reporting
This setup mirrors how analytics are commonly implemented in production environments.
(screenshot of GA real-time users here)
Page views and session activity
Traffic sources (direct, referral, internal)
Device type (desktop vs mobile)
User engagement time
Most visited pages
(screenshot of traffic acquisition here)
(screenshot of device breakdown here)
Initial data showed clear differences in how users interact with each platform:
Certain pages attracted higher engagement times than others
Device usage highlighted the importance of mobile-friendly layouts
Traffic sources confirmed most users arrived via direct links
These insights provide a foundation for improving content structure and layout decisions.
(screenshot of pages & screens here)
Google Analytics 4 configuration
Multi-site tracking under one property
Interpreting traffic and engagement metrics
Translating analytics data into UX considerations
Real-world analytics tooling used in industry
If continued, the next steps would include:
Adding custom event tracking (button clicks, project links)
Setting up conversion goals for portfolio interactions
Tracking outbound clicks to GitHub and live demos
Monitoring long-term traffic trends
Analytics is a critical skill for modern developers and designers. This project demonstrates my ability to:
Set up production-ready tracking
Understand user behavior through data
Use analytics to inform design and technical decisions