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

Stats #4

Open
danmichaelo opened this issue Apr 23, 2018 · 0 comments
Open

Stats #4

danmichaelo opened this issue Apr 23, 2018 · 0 comments

Comments

@danmichaelo
Copy link
Member

danmichaelo commented Apr 23, 2018

We should gather some basic stats/analytics. In addition to pageviews we should probably track exercise responses? For instance:

  • exercise_name: as in the exercises table
  • time : (datetime) when exercise was answered
  • session_id (int) anonymous session identifier to get numbers on how many exercises were completed
  • correct (bool)
  • answer? (text) Would be interesting to store all answers to find out what mistakes users do. But even with the answers not being connected to users, there's some privacy issues since we accept free text answers. We should probably inform that answers and tracked, if we decide to do so.
danmichaelo added a commit that referenced this issue May 24, 2018
Migration needed
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

1 participant