electron / update.electronjs.org

📡 A free service that makes it easy for open-source Electron apps to update themselves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

measure active users

zeke opened this issue · comments

Thinking ahead, it would be nice to be able to differentiate (anonymous) individual users while sifting through the logs. In other words, we might have 100 requests for app /foo/bar in the logs, but maybe those were just repeated requests from a handful of running apps.

One idea: include an anonymized hash of the request IP address in the logs.

Resolved by #41