managarten/packages/shared-landing-ui/src
Till JS 287bbed86e feat(analytics): add automatic CTA tracking to all 10 landing pages
Create Analytics.astro component in @manacore/shared-landing-ui that
automatically tracks CTA clicks and pricing section views via Umami.

The component uses event delegation and auto-detection of section
context (hero/pricing/footer) from section IDs or DOM position,
requiring zero changes to existing landing page content.

Tracked events: cta_click (with location), pricing_viewed,
pricing_plan_selected (with plan name)

Added to all 10 landing page Layout.astro files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 19:13:24 +01:00
..
atoms feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
data feat(shared-landing-ui): add centralized Mana pricing system 2026-01-23 17:46:41 +01:00
i18n feat(shared-landing-ui): unify landing pages with shared components 2026-01-23 15:45:47 +01:00
layouts feat(shared-landing-ui): unify landing pages with shared components 2026-01-23 15:45:47 +01:00
sections feat(shared-landing-ui): add centralized Mana pricing system 2026-01-23 17:46:41 +01:00
templates feat(shared-landing-ui): unify landing pages with shared components 2026-01-23 15:45:47 +01:00
themes 🔥 chore: remove maerchenzauber from codebase 2026-01-27 15:57:19 +01:00
utils style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
index.ts feat(shared-landing-ui): add centralized Mana pricing system 2026-01-23 17:46:41 +01:00