feat: add Umami analytics tracking

- Add Umami v2.13.2 script to index.html
- Track key events: lesson_complete, module_start, section_view,
  language_change, playground_template, reset_progress

🤖 Generated with [Claude Code](https://claude.com/claude-code)
This commit is contained in:
2026-01-15 15:45:03 +01:00
parent c2dcd08ea4
commit a862e29674
2 changed files with 23 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
/>
<title>Code Crispies - Learn HTML & CSS Interactively</title>
<link rel="stylesheet" href="main.css" />
<script defer src="https://librete.ch/u/script.js" data-website-id="2189049f-80c1-4ca0-b0ff-b5cc49276b5f"></script>
</head>
<body>
<a href="#main-content" class="skip-link" data-i18n="skipLink">Skip to main content</a>