Hi,
I run the newest piwik version on a server (Ubuntu, nginx) and on an other server I have a blog where I embed the piwik script. Everything works well in Chrome (tracking works) but when I use Firefox the visit is not recorded. This is strange as I am pretty sure that it has worked in the past.
I see this warning in the Firefox (v57) console:
Loading failed for the
I finally found the problem. It has nothing to do with piwik. The problem is my DuckDuckGo plugin which also blocks scripts.
I removed the plugin because I don't need it anymore and everything works fine now.