Usage share

Missing image
Layout_engine_usage_share.png
A rough estimation of usage share of layout engines/web browsers

Usage share, in web browser statistics, is the percentage of visitors to a group of web sites that use a particular browser. For example, when it is said that Internet Explorer has a 85% usage share, that means that Internet Explorer is used by 85% of visitors that visit a given set of sites. Typically, the user agent string is used to identify which browser a visitor is using.

Overestimation and underestimation

Note that measuring browser usage in terms of the number of requests (page hits) made by each user agent can be misleading. Not all requests are generated by a user, as a user agent can make requests at regular time intervals without user input. In this case, the usage of that user agent would then be overestimated. Some examples:

It is also possible to underestimate the usage share, for example:

These problems could be avoided by using measures in terms of unique visitors to web sites rather than page hits. This can be achieved by using IP address and cookies. However, many web statistics software that only gather data from the web server logs do not provide this kind of measurement.

See also

See also: Usage share, Atom (standard), Cascading Style Sheets, Digital image, HTML, HTTP cookie, IP address, Internet Explorer, JavaScript, Layout engine