Live data from Hacker News

Google Fonts Analytics

fonts.google.com

1–10 of 191 posts

Re: Google Fonts Analytics

#4
post #3

Yeah, 36 trillion requests slowing down the loading of websites. Way, unnecessarily, overused.

If google embedded the top fonts in the browser this wouldn’t be an issue. I don’t understand why the font selection in browsers is so limited.

Re: Google Fonts Analytics

#6
post #3

Yeah, 36 trillion requests slowing down the loading of websites. Way, unnecessarily, overused.

If google embedded the top fonts in the browser this wouldn’t be an issue. I don’t understand why the font selection in browsers is so limited.

That sweet, sweet traffic data.

Re: Google Fonts Analytics

#7
post #3

Yeah, 36 trillion requests slowing down the loading of websites. Way, unnecessarily, overused.

If google embedded the top fonts in the browser this wouldn’t be an issue. I don’t understand why the font selection in browsers is so limited.

The top fonts aren't the issue for page loading, they'll be cached 99% of the time. It's more obscure fonts that actually hit the server causing the issue.

Re: Google Fonts Analytics

#8
post #3

Yeah, 36 trillion requests slowing down the loading of websites. Way, unnecessarily, overused.

If google embedded the top fonts in the browser this wouldn’t be an issue. I don’t understand why the font selection in browsers is so limited.

Last I checked, browsers don't come with fonts. Browsers use the OS's fonts if a webpage doesn't have them. I'd rather browsers not maintain their own fonts.

Re: Google Fonts Analytics

#9
post #3

Yeah, 36 trillion requests slowing down the loading of websites. Way, unnecessarily, overused.

If google embedded the top fonts in the browser this wouldn’t be an issue. I don’t understand why the font selection in browsers is so limited.

Loading fonts is tracking and data collection. It's what Google does. If they build the fonts into the browser, then tracking/data collections calls are not made.

Re: Google Fonts Analytics

#10
Get the raw JSON stats & font info with below links. Use httpie for color/formatted results (replace curl with http):

  curl https://fonts.google.com/metadata/stats
  curl https://fonts.google.com/metadata/fonts
Post reply on HN