{"id":49066799,"url":"https://github.com/scobb/beam-examples","last_synced_at":"2026-04-20T05:09:19.785Z","repository":{"id":350471776,"uuid":"1206995224","full_name":"scobb/beam-examples","owner":"scobb","description":"Working integration examples for Beam privacy-first web analytics","archived":false,"fork":false,"pushed_at":"2026-04-10T13:18:19.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T15:15:07.816Z","etag":null,"topics":["analytics","astro","beam","cookie-free","gdpr","nextjs","privacy","sveltekit","web-analytics"],"latest_commit_sha":null,"homepage":"https://beam-privacy.com/docs","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scobb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-10T13:16:28.000Z","updated_at":"2026-04-10T13:18:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/scobb/beam-examples","commit_stats":null,"previous_names":["scobb/beam-examples"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/scobb/beam-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scobb%2Fbeam-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scobb%2Fbeam-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scobb%2Fbeam-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scobb%2Fbeam-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scobb","download_url":"https://codeload.github.com/scobb/beam-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scobb%2Fbeam-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32033759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","astro","beam","cookie-free","gdpr","nextjs","privacy","sveltekit","web-analytics"],"created_at":"2026-04-20T05:09:19.109Z","updated_at":"2026-04-20T05:09:19.770Z","avatar_url":"https://github.com/scobb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# beam-examples\n\nWorking integration examples for [Beam](https://beam-privacy.com) — privacy-first, cookie-free web analytics.\n\n[![Beam](https://img.shields.io/badge/Powered%20by-Beam-4f46e5)](https://beam-privacy.com)\n[![npm](https://img.shields.io/npm/v/@keylightdigital/beam)](https://www.npmjs.com/package/@keylightdigital/beam)\n\n## Examples\n\n| Framework | Example | Description |\n|-----------|---------|-------------|\n| [Next.js](./examples/nextjs/) | `examples/nextjs/` | App Router + Pages Router integration with `next/script` |\n| [Astro](./examples/astro/) | `examples/astro/` | Astro layout integration via `\u003chead\u003e` |\n| [SvelteKit](./examples/sveltekit/) | `examples/sveltekit/` | SvelteKit integration in `app.html` |\n\nEach example includes:\n- ✅ `README.md` with \"Run in 2 minutes\" instructions\n- ✅ `.env.example` for your Beam `SITE_ID`\n- ✅ Minimal project structure ready to run\n\n## Quick Start\n\n1. Sign up at [beam-privacy.com](https://beam-privacy.com) (free tier available)\n2. Add a site in the dashboard and copy your `site_id`\n3. Pick the example that matches your framework\n4. Follow the README in that folder\n\n## Installation\n\n```bash\nnpm install @keylightdigital/beam\n```\n\nOr use the script tag directly:\n\n```html\n\u003cscript defer src=\"https://beam-privacy.com/js/beam.js\" data-site-id=\"YOUR_SITE_ID\"\u003e\u003c/script\u003e\n```\n\n## What Beam Tracks\n\n- Page URL and path\n- Referrer source\n- Screen width (device type detection)\n- Country (from Cloudflare headers — no IP stored)\n- Browser\n- Language\n\n**What Beam does NOT track:** cookies, IP addresses, personal data, fingerprinting, localStorage\n\n## Links\n\n- 🌐 Product: https://beam-privacy.com\n- 🚀 Live demo: https://beam-privacy.com/demo\n- 📚 Docs: https://beam-privacy.com/docs/api\n- 📦 npm: https://www.npmjs.com/package/@keylightdigital/beam\n- 🔒 Privacy: https://beam-privacy.com/privacy\n- ⭐ Main repo: https://github.com/scobb/beam\n\n## License\n\nMIT — see individual example directories.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscobb%2Fbeam-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscobb%2Fbeam-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscobb%2Fbeam-examples/lists"}