getappmap / vscode-appland

AppLand extension for VSCode
MIT License
137 stars 15 forks source link

Telemetry exists to better understand user signin behavior #607

Closed brikelly closed 1 year ago

Daniel-Warner-X commented 1 year ago

What telemetry do we have? What do we need? What is the level of effort for each telemetry item? https://docs.google.com/presentation/d/14_kyn6zMkrlMoZdRU4Dm6UNSC7S9wk3Yfc2hBNhe4S0/edit#slide=id.g200d5fd0836_0_1

ahtrotta commented 1 year ago

For reference, here is the current telemetry spec (it's up to date AFAIK).

Existing Telemetry Events:

Proposed Telemetry Events:

Daniel-Warner-X commented 1 year ago

This looks great @ahtrotta . Thanks. To answer your questions:

Navigate to a different AppMap: Not sure what this means -- It means did the user open one AppMap and stay there or did they open a second AppMap? Maybe a more specific measurement would be 'how long did the user spend looking at an AppMap before they closed it or navigated away? How many individual AppMaps did the user open?

Click Learn More Runtime Analysis CTA: Effort: Low, but what is the value? -- The value is learning weather or not we are presenting valuable options to the user at this critical step in the user flow. Are users availing themselves of 'Learn more'? Are users typically clicking this 'learn more' button before or after they get their first AppMap? Slides 2-3 of this presentation go into this a little deeper. Ultimately a heat map of what users are clicking on out of the 20 or so options we present would help us make decisions based on what we can change or improve and what we should leave alone.

If you had to estimate what 'Low' effort would mean in terms of hours and days, what do you think it would be?

ahtrotta commented 1 year ago

Okay, thanks for the clarifications!

Daniel-Warner-X commented 1 year ago

@ahtrotta one more important measurement is how many people actually click on the AppLand Icon in the sidebar after install. I believe this is something we already have an event for, but we need to add it to the list.

Image

appland-release commented 1 year ago

:tada: This issue has been resolved in version 0.65.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: