mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-22 16:26:43 +02:00
feat(analytics): add Umami website IDs for all landing pages
- Chat Landing: a264b165-80d2-47ab-91f4-2efc01de0b66 - ManaCore Landing: cef3798d-85ae-47df-a44a-e9bee09dbcf9 - ManaDeck Landing: 2ac83d50-107f-4d4e-ac23-5540946e96e3 - Calendar Landing: 84862d98-727e-4e25-8645-639241dd1544 - Clock Landing: 0332b471-a022-46af-a726-0f45932bfd58 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
d03aaeb7fb
commit
639041ae47
5 changed files with 11 additions and 7 deletions
|
|
@ -38,8 +38,10 @@ const {
|
|||
/>
|
||||
|
||||
<!-- Umami Analytics -->
|
||||
<script defer src="https://stats.mana.how/script.js" data-website-id="CLOCK_LANDING_WEBSITE_ID"
|
||||
></script>
|
||||
<script
|
||||
defer
|
||||
src="https://stats.mana.how/script.js"
|
||||
data-website-id="0332b471-a022-46af-a726-0f45932bfd58"></script>
|
||||
|
||||
<title>{title}</title>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue