From 7bb8d56403522d9ae76c6d8f542f4c546ef08666 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 13 Jun 2026 03:00:52 -0300 Subject: [PATCH] =?UTF-8?q?Analytics=20auto-update:=20Day=205=20(Jun=2013)?= =?UTF-8?q?=20=E2=80=94=2021=20visitors,=20180=20pageviews,=204=20new=20vi?= =?UTF-8?q?sitors=20(DE=20+2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/insights.json | 67 +++++++++++++++++++++++++------------------- data/operations.json | 6 ++-- 2 files changed, 41 insertions(+), 32 deletions(-) diff --git a/data/insights.json b/data/insights.json index b5137f4..6ffded9 100644 --- a/data/insights.json +++ b/data/insights.json @@ -1,37 +1,37 @@ { - "period": "2026-06-09 to 2026-06-11", - "updated": "2026-06-12 06:00", - "visitors": 17, + "period": "2026-06-09 to 2026-06-12", + "updated": "2026-06-13 06:00", + "visitors": 21, "visitors_trend": { "dir": "up", - "change": "+8", - "pct": "+89%" + "change": "+4", + "pct": "+24%" }, "visitors_change": "", - "latest_day": "2026-06-11", - "latest_day_visitors": 8, + "latest_day": "2026-06-12", + "latest_day_visitors": 4, "dod_trend": { - "dir": "up", - "change": "+3", - "pct": "+60%" + "dir": "down", + "change": "-4", + "pct": "-50%" }, - "pageviews": 114, + "pageviews": 180, "pageviews_trend": { "dir": "up", - "change": "+77", - "pct": "+208%" + "change": "+66", + "pct": "+58%" }, "pageviews_change": "", "bounce_rate": "\u2014", "bounce_rate_change": "", "visit_duration": "\u2014", "visit_duration_change": "", - "agents_sold": 2, + "agents_sold": 1, "top_pages": [], "top_referrers": [ { "source": "Direct / None", - "visitors": 15 + "visitors": 19 }, { "source": "Youtube", @@ -50,16 +50,24 @@ { "date": "2026-06-11", "visitors": 8 + }, + { + "date": "2026-06-12", + "visitors": 4 } ], "countries": [ { "country": "PY", - "visitors": 8 + "visitors": 10 }, { "country": "US", - "visitors": 4 + "visitors": 5 + }, + { + "country": "DE", + "visitors": 2 }, { "country": "PL", @@ -73,10 +81,6 @@ "country": "AU", "visitors": 1 }, - { - "country": "DE", - "visitors": 1 - }, { "country": "TR", "visitors": 1 @@ -85,19 +89,24 @@ "events": [ { "name": "Scroll Depth", - "total": 164, - "unique": 8 + "total": 321, + "unique": 10 }, { "name": "pageview", - "total": 114, - "unique": 17 + "total": 180, + "unique": 21 }, { "name": "FAQ Toggle", "total": 26, "unique": 1 }, + { + "name": "Pricing Click", + "total": 17, + "unique": 1 + }, { "name": "Outbound Link: Click", "total": 4, @@ -106,13 +115,13 @@ { "name": "engagement", "total": 0, - "unique": 13 + "unique": 16 } ], "utm_sources": [ { "source": "(not set)", - "visitors": 15 + "visitors": 19 }, { "source": "youtube", @@ -120,8 +129,8 @@ } ], "what_worked": [ - "17 unique visitors across 3 days of tracking", - "114 pageviews with 5 event types tracked" + "21 unique visitors across 4 days of tracking", + "180 pageviews with 6 event types tracked" ], "what_didnt": [], "recommendations": [] diff --git a/data/operations.json b/data/operations.json index b889c63..e089503 100644 --- a/data/operations.json +++ b/data/operations.json @@ -1,6 +1,6 @@ { "date": "Thursday, June 11, 2026", - "updated": "2026-06-12T06:00:36-04:00", + "updated": "2026-06-13T06:00:28-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": 4, - "notes": "Day 4 auto-update at 06:00 UTC" + "day": 5, + "notes": "Day 5 auto-update at 06:00 UTC" } \ No newline at end of file