Tracker/analytics data won't be correct for Firefox or people using privacy-centric browsers as they inherently block that. I think it'd be hard to get a real number without polling a lot of people.
A lot of people assume Chrome has the monopoly based on looking at false analytics.
Theoretically, server-side analytics could use the user-agent strings and other headers in the request to have infallible analytics. In practice, a lot of server-side analytics in practice rely on third-party tracking scripts (like Google Analytics) and other such practices that get blocked by tools like Privacy Badger, etc.