Live data from Hacker News

Google Fonts Analytics

fonts.google.com

31–40 of 191 posts

Re: Google Fonts Analytics

#31
post #22

Does anyone know whether this service generates any revenue for Google? I can’t see selling fonts data as something desirable by 3rd party companies but maybe that’s just me?

It does not, and they don't sell the data or use it for any tracking.

They likely do get some data from it, their own analytics page has data they pull from it.

Re: Google Fonts Analytics

#32

I was part of the team that founded this, about 10 years ago if memory serves. I'm still loosely involved, though no longer at Google. Inconsolata was one of the 20 fonts for the original launch, and we're now in the process of launching it as a variable font, with both width and weight axes. I'm also getting funding from them for Rust-based font tools. Feel free to AMA, though no guarantees I'll have good answers.

Thank you for your service!

Re: Google Fonts Analytics

#33
I'd like to view web pages as the authors intend them, but I also don't want to send details logging to google on every page I visit.

Is there a way to somehow proxy a subset of popular fonts locally rather than block the CDN entirely?

Re: Google Fonts Analytics

#34
In anticipation of "ugh, designers are ruining the web custom fonts", I'm glad that variable fonts are starting to percolate out.

https://developers.google.com/web/fundamentals/design-and-ux...

Less overall file size, less HTTP requests. Combine that with preloading and font-display, we're getting to the point where webfonts aren't a giant bandwidth suck.

https://developers.google.com/web/fundamentals/performance/o...

(More room for ad tracking scripts instead!)

Re: Google Fonts Analytics

#35
post #22

Does anyone know whether this service generates any revenue for Google? I can’t see selling fonts data as something desirable by 3rd party companies but maybe that’s just me?

It does not, and they don't sell the data or use it for any tracking.

Their FAQ says that they don't (currently) use cookies, but it also includes the sentence "Google Fonts logs records of the CSS and the font file requests, and access to this data is kept secure", so they could still do some IP-based analytics.

More importantly though, it gives Google accurate insight into web traffic (many users block Google Analytics, but almost everyone loads web fonts), and it allows them to crawl websites more easily – before web fonts, many websites used pre-rendered PNGs to show web-unsafe fonts, which made crawling impossible.

Google has poured a lot of money into this, the fonts are free and open source, and the users aren't the product. Overall, I think it's a rare win-win story in this age of dystopian adtech.

Re: Google Fonts Analytics

#37
post #12

Wow, if you used Google Cloud CDN to serve up that data, it would cost you more than $1 Billion USD.

Got a source for that, or did you just make it up? Doing some very quick estimation I can't see it being more than $40-60 million, and that is using retail pricing.

Re: Google Fonts Analytics

#38
post #17

Earlier quoted context omitted.

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.

Practically there's no difference between a browser that lazily downloads builtin fonts, and a global URL for a font file across websites with an extremely long TTL. And you don't want the browsers to be even more bloated than they already are!

> font file across websites with an extremely long TTL.

Caches are no longer shared across domains because doing so leads to privacy leaks: https://www.jefftk.com/p/shared-cache-is-going-away

Re: Google Fonts Analytics

#40
Anyone know what's up with "Slabo 27px"? Looks like its recent usage is much lower than other fonts with similar totals (it's at 800m views in the last 7 days while the fonts above and below it are all ~4b). Also the only font I haven't heard of in the top 20, though maybe I just happened to miss it every time.
Post reply on HN