managarten/apps/nutriphi/apps/landing
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
..
src feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
astro.config.mjs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
package.json feat(versioning): add semantic versioning and changesets to all apps 2026-03-19 16:20:18 +01:00
tailwind.config.cjs feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
tsconfig.json feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
wrangler.toml feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00