julianharty / testing-heuristics

Experiments to see if we can establish evidence of the value of testing heuristics
MIT License
3 stars 0 forks source link

'Up vote' system #11

Open ISNIT0 opened 7 years ago

ISNIT0 commented 7 years ago

We should figure out how/if we want this up vote system for 'I found a bug with this' to work.

Low priority for now, but could be fun to do with Google Sheets API 😄

julianharty commented 7 years ago

Good idea. And Google Sheets would mean we can process the data directly. Another option (which we could use in parallel) is to create a custom field (a metric or a dimension) https://support.google.com/analytics/answer/2709828?hl=en

I'm reading the docs to see if there's a clear choice on which would be more suitable.

julianharty commented 7 years ago

Some thoughts after reading the much improved documentation: We'd like to track:

It'd also be interesting to know:

Perhaps it'd be fun for users to have a leaderboard that shows their progress? The user of the app could optionally login using a Google account (for instance) if they want their name to be tracked.

[1] I can envisage various ways we could gather this information e.g.

We'll need to sketch out the data structures and the reports we hope to generate & then decide how to implement the analytics. Sketching could be in the form of tables 'drawn' here.