From 56b24b62e2c6cd2fb7993ec0e448443023b181ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81sgeir=20Thor=20Johnson?= Date: Sun, 7 Jun 2026 10:14:56 +0000 Subject: [PATCH] Dashboard: move Daily Clones to bottom; show top 20 pages/referrers aggregated across all snapshots --- .github/scripts/accumulate-traffic.py | 44 ++++++++++++++++----------- 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/.github/scripts/accumulate-traffic.py b/.github/scripts/accumulate-traffic.py index 19cfd8b..c253441 100644 --- a/.github/scripts/accumulate-traffic.py +++ b/.github/scripts/accumulate-traffic.py @@ -162,10 +162,9 @@ DASHBOARD_TEMPLATE = r"""

Traffic dashboard — auto-updated daily from the traffic branch

Daily Views

Drag to zoom — click Reset to restore

-
Daily Clones
-
Top Pages (14-day window)
-
Top Referrers (14-day window)
+
Top Pages (top 20 — peak 14-day count across all snapshots)
+
Top Referrers (top 20 — peak 14-day count across all snapshots)

All Referrers — peak 14-day count per source across all snapshots

@@ -175,6 +174,8 @@ DASHBOARD_TEMPLATE = r"""

Day Detail

Click a day on the views chart to see that day's breakdown
+

Daily Clones

+