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?
Google Fonts Analytics
121–130 of 191 posts
Re: Google Fonts Analytics
#122Yeah, 36 trillion requests slowing down the loading of websites. Way, unnecessarily, overused.
At least in this case a lot of the requests are cached across sites.
Re: Google Fonts Analytics
#123Yeah, 36 trillion requests slowing down the loading of websites. Way, unnecessarily, overused.
What's a better solution if you want to use a non-standard font? At least in this case a lot of the requests are cached across sites.
Re: Google Fonts Analytics
#124I'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?
For my business website, I downloaded the webfont files and host them with the other website assets. Google made it difficult to do this. Of course Google made it very easy to just use their hosted version and send my users' data to them. See https://www.cozydate.com/style.css
Re: Google Fonts Analytics
#125Earlier quoted context omitted.
> Inconsolata was one of the 20 fonts for the original launch Am I understanding this correctly to mean that you were part of a group that invented this font? Independent of the great work you obviously did on everything else, if this is correct, I just wanted to give a specific thank you for that! It's been my go-to font for my terminal, text editor, monospace font in the browser, and even the font my Linux machines…
No, I drew Inconsolata myself, as well as inventing spiral-based tools for designing fonts, as an alternative to Béziers. I started work on it far in advance of working on the "Google Font API" as it was called at launch, so it was very natural to include it, along with other great fonts by other talented designers. I'm glad you like the font!
Oh, wow! Keep up the amazing work!
Re: Google Fonts Analytics
#126Earlier quoted context omitted.
The Google Font FAQ includes the question: What does using the Google Fonts API mean for the privacy of my users? > "...your requests for fonts are separate from and do not contain any credentials you send to google.com while using other Google services that are authenticated, such as Gmail." >"Google Fonts logs records of the CSS and the font file requests, and access to this data is kept secure." https://developers…
So a lot of fluff and no actual reply. Users can be tracked without cookies being sent, while "access to the data is kept secure". Call me a cynic, but I lost my trust in google a long time ago.
How? Stylesheets can't use fingerprinting or Flash cookies or anything like that, only scripts can.
Re: Google Fonts Analytics
#127Earlier quoted context omitted.
Do you think it's still used for the latter rather than the former now?
I think Google might have better ways to track people. Fonts are also cached by CDNs and the local browser so I’m not sure if they provide good tracking data (they get loaded only for the first page visit for example and popular fonts like Open Sans are probably already in your cache when you open a page). If you’re concerned about tracking as a website operator you can simply load the fonts from your own server, mos…
Different machines render fonts in a unique way. Consider different GPUs (hardware differences), different drivers (kernel/driver differences), browsers (user-land differences), and sizes (user settings) can all contribute to a font being rendered differently per-user and increasing entropy of a particular unique font id.
Re: Google Fonts Analytics
#128Anytime an advertisement company decides to do something for free, my cynicism goes on high alert. I am genuinely curious though - what's the business model? Are they collecting massive amounts of data while offering fonts?
Re: Google Fonts Analytics
#129Can someone provide insight into why Google is hosting fonts for free? Anytime an advertisement company decides to do something for free, my cynicism goes on high alert. I am genuinely curious though - what's the business model? Are they collecting massive amounts of data while offering fonts?
Re: Google Fonts Analytics
#130Earlier quoted context omitted.
For my business website, I downloaded the webfont files and host them with the other website assets. Google made it difficult to do this. Of course Google made it very easy to just use their hosted version and send my users' data to them. See https://www.cozydate.com/style.css
If anyone else wants to do this, a very handy tool exists that makes the process quite easy: https://google-webfonts-helper.herokuapp.com/fonts