Unverified Commit 4e5e8309 authored by CDN's avatar CDN Committed by GitHub

feat: add v2 of analytics module umami (#6442)

* feat: create analytics module umami2 --------- Co-authored-by: 's avatarNicolas Giard <github@ngpixel.com>
parent 545ba4ec
key: umami
title: Umami Analytics
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
......
head: |
<script async src="{{url}}/script.js" data-website-id="{{websiteID}}"></script>
key: umami2
title: Umami Analytics v2
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment