How doable is adding usage tracking to the api?

submitted by

It shouldn’t be too hard to have a client track 20 minutes in a given day then upload it to the website.

1

Log in to comment

1 Comments

The way it's done at the moment, all the tracking happens in the client browser and no information about how long someone does anything is sent to the server. So it's completely private. I'd like to keep it that way.