From c60bf98f225b76a99cebf076636426e0079c37a3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 14 Jun 2026 03:00:46 -0300 Subject: [PATCH] =?UTF-8?q?chore:=20daily=20stats=20auto-update=20?= =?UTF-8?q?=E2=80=94=2028=20visitors,=20249=20pageviews=20(day=206)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/insights.json | 72 ++++++++++++++++++++++++-------------------- data/operations.json | 6 ++-- 2 files changed, 43 insertions(+), 35 deletions(-) diff --git a/data/insights.json b/data/insights.json index 1bdf330..b527d36 100644 --- a/data/insights.json +++ b/data/insights.json @@ -1,25 +1,25 @@ { - "period": "2026-06-09 to 2026-06-12", - "updated": "2026-06-13 17:55", - "visitors": 21, + "period": "2026-06-09 to 2026-06-13", + "updated": "2026-06-14 06:00", + "visitors": 28, "visitors_trend": { - "dir": "same", - "change": "+0", - "pct": "+0%" + "dir": "up", + "change": "+7", + "pct": "+33%" }, "visitors_change": "", - "latest_day": "2026-06-12", - "latest_day_visitors": 4, + "latest_day": "2026-06-13", + "latest_day_visitors": 7, "dod_trend": { - "dir": "down", - "change": "-4", - "pct": "-50%" + "dir": "up", + "change": "+3", + "pct": "+75%" }, - "pageviews": 180, + "pageviews": 249, "pageviews_trend": { - "dir": "same", - "change": "+0", - "pct": "+0%" + "dir": "up", + "change": "+69", + "pct": "+38%" }, "pageviews_change": "", "bounce_rate": "\u2014", @@ -31,11 +31,15 @@ "top_referrers": [ { "source": "Direct / None", - "visitors": 19 + "visitors": 25 }, { "source": "Youtube", "visitors": 2 + }, + { + "source": "Google", + "visitors": 1 } ], "visitors_by_day": [ @@ -54,16 +58,24 @@ { "date": "2026-06-12", "visitors": 4 + }, + { + "date": "2026-06-13", + "visitors": 7 } ], "countries": [ { "country": "PY", - "visitors": 10 + "visitors": 14 }, { "country": "US", - "visitors": 5 + "visitors": 7 + }, + { + "country": "CA", + "visitors": 2 }, { "country": "DE", @@ -73,10 +85,6 @@ "country": "PL", "visitors": 1 }, - { - "country": "CA", - "visitors": 1 - }, { "country": "AU", "visitors": 1 @@ -89,13 +97,13 @@ "events": [ { "name": "Scroll Depth", - "total": 321, - "unique": 10 + "total": 442, + "unique": 14 }, { "name": "pageview", - "total": 180, - "unique": 21 + "total": 249, + "unique": 28 }, { "name": "FAQ Toggle", @@ -104,8 +112,8 @@ }, { "name": "Pricing Click", - "total": 17, - "unique": 1 + "total": 22, + "unique": 2 }, { "name": "Outbound Link: Click", @@ -115,13 +123,13 @@ { "name": "engagement", "total": 0, - "unique": 16 + "unique": 21 } ], "utm_sources": [ { "source": "(not set)", - "visitors": 19 + "visitors": 26 }, { "source": "youtube", @@ -129,8 +137,8 @@ } ], "what_worked": [ - "21 unique visitors across 4 days of tracking", - "180 pageviews with 6 event types tracked" + "28 unique visitors across 5 days of tracking", + "249 pageviews with 6 event types tracked" ], "what_didnt": [], "recommendations": [] diff --git a/data/operations.json b/data/operations.json index c06bac6..3397727 100644 --- a/data/operations.json +++ b/data/operations.json @@ -1,6 +1,6 @@ { "date": "Thursday, June 11, 2026", - "updated": "2026-06-13T17:55:14-04:00", + "updated": "2026-06-14T06:00:26-04:00", "goals": [ { "current": 1, @@ -112,6 +112,6 @@ "F&F onboarding docs ready. Next: set up Telegram group, Oliver sends invite emails.", "Goal for D4: submit to BetaList and AlternativeTo, pitch guest post to 5 AI/DevOps blogs, set up HARO/Qwoted alerts." ], - "day": 5, - "notes": "Day 5 auto-update at 17:55 UTC" + "day": 6, + "notes": "Day 6 auto-update at 06:00 UTC" } \ No newline at end of file