site: Cloudflare Web Analytics beacon

Cookieless, privacy-preserving beacon scoped to unique.rzen.dev. Privacy
statement on /legal/ updated to disclose it.
This commit is contained in:
2026-05-06 19:19:51 -04:00
parent 3e7086bb3d
commit 373ccc28a9
4 changed files with 13 additions and 6 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ Built with [Astro](https://astro.build) + MDX.
- **SEO surface**: single `<SEO>` component owning canonical, Open Graph, Twitter Card, and JSON-LD; per-page structured data (`Review`, `BlogPosting`, `Product`, `Article`, `CollectionPage`, `ItemList`, `BreadcrumbList`, `WebSite`, `Organization`); auto-generated `sitemap-index.xml` (excludes `/grid/` and `/index3/`); RSS feed at `/rss.xml`; `robots.txt`; static OG image fallbacks under `/public/og/`; promoted finds canonical to their review
- Custom 404 page with recent-reviews and navigation fallback
- Light/dark mode via `prefers-color-scheme`
- No JavaScript shipped to the client
- **Cloudflare Web Analytics** beacon in `BaseLayout.astro` for cookieless, privacy-preserving page-view + referrer + Core Web Vitals tracking scoped to `unique.rzen.dev`
- Otherwise no client-side framework — only the inline theme bootstrap and the analytics beacon
- Static build, deployable anywhere
## Local development