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.
ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86
Share on Mastodon
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.