wikijs-fork/server/modules/analytics/umami/definition.yml
CDN 4e5e8309a6
feat: add v2 of analytics module umami (#6442)
* feat: create analytics module umami2

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-06-03 23:21:27 -04:00

18 lines
503 B
YAML

key: umami
title: Umami Analytics v1
description: Umami is a simple, fast, privacy-focused alternative to Google Analytics.
author: CDN18
logo: https://static.requarks.io/logo/umami.svg
website: https://umami.is
isAvailable: true
props:
websiteID:
type: String
title: Website ID
order: 1
url:
type: String
title: Umami Server URL
hint: The URL of your Umami instance. It should start with http/https and omit the trailing slash. (e.g. https://umami.example.com)
order: 2