Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Think of a way of persisting statistical data and phoning home #9

Open
peddybeats opened this issue Mar 26, 2020 · 3 comments
Open

Comments

@peddybeats
Copy link
Owner

This one requires some out of the box thinking.
As mentioned in #8 (beta launch milestone) we should somehow collect data about how users' sessions is going.
We can use the data to

  • Let them know about their behavior at a high level ('on average you touch your face every 15 minutes')
  • More importantly, it'll help us on the modeling side know how we can do better

The challenge is collecting ground truth data would require us collect images -- which we should try to avoid.

@peddybeats peddybeats changed the title Thinking of a way of persisting statistical data and phoning home Think of a way of persisting statistical data and phoning home Mar 26, 2020
@amirhmk
Copy link
Collaborator

amirhmk commented May 18, 2020

https://github.com/marketplace/moesif-api-insights/plan/MDIyOk1hcmtldHBsYWNlTGlzdGluZ1BsYW4xOTY2#pricing-and-setup

Is this data supposed to be more for us or them? localStorage sounds like a good option if it's users' own stats. @Berkmann18 any idea which one we want to go for?

@Berkmann18
Copy link
Collaborator

@amirhmk IIRC (@misterpeddy correct me if I'm wrong), it's more for us to see how the app is performing on the user ends.
We could use localStorage but we'll then need to find a way to get such information to be sent to a server or email or whatever service/place we'll have access to, to see such data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants