A live analytics dashboard pulling real data from this website via GA4. Built as a portfolio piece to demonstrate data visualization, API integration, and analytics pipeline design.
The data API is temporarily unavailable. This dashboard pulls live data from Google Analytics via a serverless backend, so occasional delays are expected. Try refreshing in a few minutes.
This dashboard is a live data pipeline built entirely with free tools. It demonstrates the full analytics workflow: collection, extraction, transformation, and visualization.
GA4 tracks pageviews, sessions, and user behavior across the site via the gtag.js snippet
A Google Apps Script backend queries the GA4 Data API and returns structured JSON
Chart.js renders the data into interactive charts, styled to match the site design