I have no issue getting to /piwik.php, it works fine.
My concern of my original post is that Google sees 404 messages on my website when their robots are out sniffing around or is Piwik smart enough not to pass a tracking token to a robot.
Sorry, I don’t understand why Firebug is showing 404/410.
Are you saying you use piwik to track 404/410 responses (eg custom error page)? If so, Google’s smart bot (if detected by Piwik) is ignored and doesn’t receive a tracking cookie.
Google sees that URL as a 404 because the URL is I assume virtual. If the URL is not virtual then maybe I have an issue. When I click on the URL I also get a 404.
OIC. If accessing “piwik.php” works, but the full URL with parameters doesn’t, then you likely have some restriction on the GET request length, and/or you have some filter (e.g., mod_security) in place that either needs to be disabled or set to whitelist your domain.
You might be able to bypass those hosting restrictions by using: