Not tracking Chrome in wordpress site

We have tried everything, pasting tracking code on footer.php, and now we are using Piwiktracking plugin (Because it’s simplicity)… Never got Chrome working…
Every other browser works fine, Explorer, Safari, Firefox, mobile… Everything is trackable just fine, but not Chrome.
Wordpress theme made with Artisteer and Templateer, so, no WP_footer, but footer.php instead.

When you view the site with Chrome, check the Javascript console and look for errors. If no error, can you see the request to piwik.js and piwik.php in the requests?

Also do you not see any visitors with chome in your piwik browser reports?

I don’t see any visitors from Chrome in my Piwik reports.

But yes… There is one error at the javascript… “Failed to load resource: the server responded with a status of 404 (Not Found)”

Oddly the error goes to a http://www.digitalbla.com/A (I have no idea what is that “A”).

Can you check the javscript code is correct ? maybe there is another javascript library causing a problem ?