devtools icon indicating copy to clipboard operation
devtools copied to clipboard

[deeplink] Need more instruments to collect anonymous user metrics

Open chunhtai opened this issue 1 year ago • 2 comments

Things to gather

  1. how many users loaded projects
  2. how many users ended up with a domain in Android and iOS
    • need to be able to differentiate between no domain vs error getting domains
  3. Dashboard usage
    • how many users had errors
    • how many users clicked into detail views
    • how many users clicked recheck all

chunhtai avatar May 15 '24 16:05 chunhtai

@kenzieschmoll Do we have way to ask for feedback during using the screen? for example like a satisfaction scale or free form feedback

chunhtai avatar May 15 '24 17:05 chunhtai

We have a DevTools survey that we will be running hopefully in about a month. We can add questions specific to the Deep Links screen there. You can also look into the JIT survey framework provided by uniified_analytics. Now that DevTools is using the UA package, we may be able to run a targeted survey to users who are using the Deep links screen embedded in the IDE.

kenzieschmoll avatar May 15 '24 18:05 kenzieschmoll