Giter VIP home page Giter VIP logo

Comments (8)

Harjot1Singh avatar Harjot1Singh commented on August 20, 2024

Can we define a solid list of metrics that we might be interested in?

from presenter.

bhajneet avatar bhajneet commented on August 20, 2024

Here are a few ideas:

  • Usage in hh:mm per session and session start times: Allows for a general idea of how often the program is used in a week and how long
  • All searches done and times spent on each shabad (Log the enter time and exit time). This should help with figuring out failed searches which will help with fuzzy search in the future
  • Save the id of shabads used in above point so that we can also have an idea of "popular shabads" used throughout the year.
  • Settings so we know what are popular options and can decide on defaults in the future for new users. Would also be nice to AB test some options which is a little bit separate but related to this issue.
  • A general way to get an idea of where in the world it is popular to use (Timezone + Country is one good option which is still too open to pin-point anyone specifically).

from presenter.

bhajneet avatar bhajneet commented on August 20, 2024

One thing to keep in mind now is GDPR...

More things that would be nice to log:

  • Min, Max, and Average search query return time (how long for each keypress to show search results, not returned from db, but actually drawn on screen)
  • Num crashes / errors
  • Banis used count

from presenter.

bhajneet avatar bhajneet commented on August 20, 2024

Syncthing example: https://data.syncthing.net/

image

image

from presenter.

bhajneet avatar bhajneet commented on August 20, 2024

Github Desktop example (as part of their setup/installation): https://desktop.github.com/usage-data/

image

from presenter.

bhajneet avatar bhajneet commented on August 20, 2024

For those that have turned it off, this might be a good reminder on crash/failed search or something:
image

from presenter.

saihaj avatar saihaj commented on August 20, 2024

https://count.ly/plugins/crash-analytics

from presenter.

bhajneet avatar bhajneet commented on August 20, 2024

Depends on #482

from presenter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.