You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
863 B

  1. key: matomo
  2. title: Matomo
  3. description: Take back control with Matomo Analytics – a powerful web analytics platform that gives you and your business 100% data ownership and user privacy protection.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/matomo.svg
  6. website: https://matomo.org/
  7. isAvailable: true
  8. props:
  9. siteId:
  10. type: String
  11. title: Site ID
  12. hint: The number index representing your site ID
  13. default: 1
  14. order: 1
  15. serverHost:
  16. type: String
  17. title: Server Host
  18. hint: Including https:// and optionally the port. Without trailing slash. (e.g. https://example.matomo.cloud)
  19. default: https://example.matomo.cloud
  20. order: 2
  21. scriptUrl:
  22. type: String
  23. title: Tracking Script URL
  24. hint: The full URL of the Matomo tracking script.
  25. default: //cdn.matomo.cloud/EXAMPLE.matomo.cloud/matomo.js
  26. order: 3