All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
10 lines
219 B
Markdown
10 lines
219 B
Markdown
# Umami
|
|
|
|
```toml
|
|
[params.umami]
|
|
siteID = "ABCDE"
|
|
scriptURL = "analytics.REGION.umami.is/SCRIPTNAME.js"
|
|
# refer to the "tracking code" tab in your umami website dashboard
|
|
# to obtain the script url
|
|
```
|