Ever noticed how just a handful of pages on your site get the lion’s share of traffic?
The homepage, the blog, the product page — and then a long tail of pages that together weigh less than those few.
It’s the Pareto principle, we know it well. But “80% of traffic comes from 20% of pages” is a heuristic, not a measurement.
How do we know if our site is more or less concentrated than average? And what if we want to compare two sites — or the same site at two different points in time?
We need an index that quantifies concentration in a single number.
A number that equals 0 when everything is evenly distributed, and 1 when a single page takes it all. In between, the space of all real distributions.
That number exists. It’s called the Gini index, and it measures the concentration of a transferable quantitative variable (a quantity that can be redistributed without changing its total: income, traffic, market share). It was introduced in 1912 by the Italian statistician Corrado Gini specifically to study inequality in income distribution.
Since then, it has become one of the most widely used indicators in economics, sociology — and yes, in SEO analysis too.
Let’s see how it works.
Continue reading “The Gini Index: How to Measure SEO Traffic Concentration (with R code)”