From 80b859a1ddac740c560a5942bf34d140d176090c Mon Sep 17 00:00:00 2001 From: scobb Date: Fri, 3 Apr 2026 02:03:21 -0700 Subject: [PATCH] =?UTF-8?q?Submit:=20Beam=20=E2=80=94=20Privacy-first=20we?= =?UTF-8?q?b=20analytics?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- submissions/beam-analytics.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 submissions/beam-analytics.json diff --git a/submissions/beam-analytics.json b/submissions/beam-analytics.json new file mode 100644 index 0000000..69bc2c6 --- /dev/null +++ b/submissions/beam-analytics.json @@ -0,0 +1,13 @@ +{ + "name": "Beam", + "slug": "beam-analytics", + "slogan": "Privacy-first web analytics. No cookies, no consent banners.", + "demo_url": "https://beam.keylightdigital.dev", + "github_url": "https://github.com/scobb", + "description": "Beam is a lightweight, cookie-free, GDPR-compliant web analytics service built on Cloudflare Workers. Add a single 2KB script tag and get a clean dashboard with pageviews, referrers, countries, browsers, and devices \u2014 without cookies, consent banners, or sending data to Google. Free tier: 1 site, 5K pageviews/month. Pro: $5/month for unlimited sites and 100K pageviews.", + "pricing_type": "freemium", + "categories": [ + "Analytics", + "Monitoring" + ] +} \ No newline at end of file