hammer-editor/docs
Adam Brown 8fcc067446
Add a Google Analytics provider (#643)
Adds GA4 as a second web-analytics provider alongside Umami, selected via
analytics.type = "google" with an [analytics.google] measurementId block.

GA4 can fall back to tracking-pixel loads, so the AnalyticsProvider
interface gains imgSrcHosts() (empty for Umami) and the CSP builder folds
it into img-src. Download-click events flow through the existing neutral
data-track-* / hammerTrack bridge unchanged.
2026-06-23 20:48:56 -07:00
..
ARCHITECTURE.md Cleanup some docs files 2026-06-20 00:12:28 -07:00
ASSET-GENERATION.md Add manifest-driven asset generation pipeline 2026-05-22 19:26:49 -07:00
DESIGN-PATTERNS.md Rename file to match pattern 2026-06-23 00:09:49 -07:00
HOW-TO-RELEASE.md Add "Server only" publish scope to prepareForRelease 2026-06-23 00:38:08 -07:00
HOW-TO-RUN-A-SERVER.md Add a Google Analytics provider (#643) 2026-06-23 20:48:56 -07:00
ROADMAP.md Update ROADMAP.md to reflect completed tasks 2026-06-16 01:22:00 -07:00
SERVER-SECRET-STORAGE.md Update SERVER-SECRET-STORAGE.md for clarity on upgrades 2026-06-23 16:44:06 -07:00
SYNCING-PROTOCOL.md Pre-sync change probe: skip syncing unchanged projects (#584) 2026-06-10 23:15:50 -07:00
WEB-DESIGN-SYSTEM.md CSS Refactor 2025-12-24 01:20:22 -08:00