mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:41:09 +02:00
feat(analytics): update Umami tracking IDs for all web apps
Update all 15 web apps with correct Umami website IDs: - calendar, chat, clock, contacts, manacore, manadeck, picture, planta, todo: updated IDs - zitare, storage, nutriphi, skilltree, photos, presi: added tracking All IDs now match the websites configured in Umami. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
0f234a0ce6
commit
c843531595
15 changed files with 21 additions and 9 deletions
|
|
@ -9,6 +9,8 @@
|
|||
<link rel="manifest" href="%sveltekit.assets%/manifest.json" />
|
||||
<title>Zitare</title>
|
||||
%sveltekit.head%
|
||||
<!-- Umami Analytics -->
|
||||
<script defer src="https://stats.mana.how/script.js" data-website-id="6a86139a-d8e2-469c-9754-1c40a70397fa"></script>
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue