admin-analytics: change "Unique users / Active users" to use registered users count instead of anonymous count
requested to merge erzhtor/fix-admin-analytics-to-count-registered-users-once-across-multiple-browsers-ides into main
Created by: erzhtor
Closes https://github.com/sourcegraph/sourcegraph/issues/41245.
Test plan
- check the diff
sg start
- Open http://localhost:3080/site-admin and the rest of the analytics feature pages
- Check that "total/unique" charts load without any errors
App preview:
Check out the client app preview documentation to learn more.