mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:41:08 +02:00
docs(analytics): fix Umami admin URL from umami.mana.how to stats.mana.how
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
55e4f7b5cc
commit
ae0ba94fce
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ injectUmamiAnalytics(html) → <script defer src="stats.mana.how/script.js" d
|
|||
|
||||
### Neue App hinzufügen
|
||||
|
||||
1. Website in Umami anlegen (https://umami.mana.how)
|
||||
1. Website in Umami anlegen (https://stats.mana.how)
|
||||
2. `UMAMI_WEBSITE_ID_APPNAME=<uuid>` zu `.env.development` hinzufügen
|
||||
3. `PUBLIC_UMAMI_WEBSITE_ID` Mapping in `scripts/generate-env.mjs` hinzufügen
|
||||
4. `@manacore/shared-utils` als Dependency in der Web-App `package.json`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue