Matomo integration for Astro.
Package docs, options and usage examples: packages/astro-matomo/README.md
pnpm monorepo:
packages/astro-matomo/— the published npm package (astro-matomo)demo/— local Astro site used to test the integration manually
pnpm install # install all workspacesFrom demo/:
pnpm dev # start dev server at localhost:4321
pnpm build # production build
pnpm check # astro type-checkUses semantic-release with Conventional Commits. Run from repo root:
pnpm releaseGPL-3.0