definition.yml 500 B

1234567891011121314151617
  1. key: umami
  2. title: Umami Analytics
  3. description: Umami is a simple, fast, privacy-focused alternative to Google Analytics.
  4. author: CDN18
  5. logo: https://static.requarks.io/logo/umami.svg
  6. website: https://umami.is
  7. isAvailable: true
  8. props:
  9. websiteID:
  10. type: String
  11. title: Website ID
  12. order: 1
  13. url:
  14. type: String
  15. title: Umami Server URL
  16. hint: The URL of your Umami instance. It should start with http/https and omit the trailing slash. (e.g. https://umami.example.com)
  17. order: 2