Oh, #Cloudflare was having issues and brought a lot of websites down with it? That's not great.
But thankfully it's not that hard to roll out your own "DDoS protection" (or caching; just call it caching) setup. Here, you can even use our configs: https://git.occrp.org/libre/fasada
Yes, we use them in production, serving sometimes hundreds of thousands views per day.
Patches welcome. #SysAdmin
@rysiek curl -v https://www.facebook.com/| grep cache-control
cache-control: private, no-cache, no-store, must-revalidate
Not everyone uses Matomo these days :(
@kravietz not everyone is Facebook, either.
@kravietz dear Sir, do you have a moment to talk about our Lord and Saviour, Log Analytics?
https://matomo.org/faq/log-analytics-tool/faq_16301/
Also, the JS bug pings the analytics server with the view data. So, caching doesn't really make web analytics harder. :)