definition.yml 548 B

123456789101112131415161718
  1. key: countly
  2. title: Countly
  3. description: Countly is the best analytics platform to understand and enhance customer journeys in web, desktop and mobile applications.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/countly.svg
  6. website: https://count.ly/
  7. isAvailable: true
  8. props:
  9. appKey:
  10. type: String
  11. title: App Key
  12. hint: The App Key found under Management > Applications
  13. order: 1
  14. serverUrl:
  15. type: String
  16. title: Server URL
  17. hint: The Count.ly server to report to. e.g. https://us-example.count.ly
  18. order: 2