Testing to see if Piwik is working?

Is there a way other than the dashboard to see if Piwik sees the code for a website? I have two websites using the same software, and placed the respective code in the template html. One site works, one does not. Would an .htaccess code prevent piwik from seeing things?

Using the javascript console in Chrome, it is saying:

“Failed to load resource … piwik.js”

However the other websites are apparently able to load it and they are using the same one. ???

It’s possible if you’re overzealous in restricting access.

We have some examples if you’re crafting your own .htaccess files.
http://forum.piwik.org/index.php?showtopic=4431

[quote=vipsoft @ Sep 9 2010, 04:14 AM]It’s possible if you’re overzealous in restricting access.

We have some examples if you’re crafting your own .htaccess files.
forum.piwik.org/index.php?showtopic=4431[/quote]

Thanks. I tried that on the domain and it did not seem to help. The domain hosting the piwik installation did not even have an .htaccess before that. It is still curious to me why 3 other sites can access the js code but not this one??

any news on this issue? still experiencing it in latest piwik version :frowning:

any error logs we could look at?

figured out this was due to bad configuration of chrome browser - works!

Any chance you can be specific to let us know what you did to solve.(Might help someone else in future)

Thanks

Some plugin was preventing loading any analytic resources (piwik, google analytics, etc)