definition.yml 402 B

12345678910111213
  1. key: google
  2. title: Google Analytics
  3. description: Google Analytics is a web analytics service offered by Google that tracks and reports website traffic.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/google-analytics.svg
  6. website: https://analytics.google.com/
  7. isAvailable: true
  8. props:
  9. propertyTrackingId:
  10. type: String
  11. title: Property Tracking ID
  12. hint: UA-XXXXXXX-X
  13. order: 1