mui / mui-toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
951 stars 238 forks source link

Add telemetry to Toolpad #2234

Open prakhargupta1 opened 1 year ago

prakhargupta1 commented 1 year ago

Duplicates

Latest version

Summary 💡

This issue investigates how we can capture some non-identifiable data points after a user has installed Toolpad. Approach:

  1. We could count IP address on our side.
  2. We can keep it Opt-out

We are interested in finding out which Toolpad features are being used by the developers. What north star metric should we measure? Some event suggestions:

  1. Toolpad version updated
  2. Query created (Custom functions or HTTP requests)
  3. Build/Deploy?

Related discussion here

Benchmarks 🌈

https://docs.appsmith.com/product/telemetry

Motivation 🔦

It will help us figure out what actions users could do before they dropped.

gimnathperera commented 1 year ago

Hi @prakhargupta1 can you assign this to me