I understand “empty” might be from non-200 responses. What about unknown? My site would provide RPM, DEB, PKG (Mac) packages which don’t show up in the breakdown, though the server does return a content type:
% curl -I https://downloads.lms-community.org/LogitechMediaServer_v8.5.0/logitechmediaserver_8.5.0_amd64.deb
HTTP/2 200
content-type: application/vnd.debian.binary-package
How can I tell the analytics to list those types?