Hello,
– When i say stopped working I mean i got the following message, “An error occured: Please check URL and auth token” and it stopped tracking. The same happened for two other blogs that i have the piwik button installed in but after a short term it began to work again whereas for this blog (http://www.explorar-el-mundo.es/) it stayed the same.I checked the settings and everything was correct from what i could see.
– Piwik was fully updated before this occurred.
– After i used the reset function I got a 505 internal error page (or something similar) saying that i needed to contact the webmaster or hosting. Then eventually the page recovered.
– Yes, I tried the test script first before i reset the WP-Piwik settings and everything seemed fine……
If you updated Piwik before, you should check if the Piwik URL you configured in WP-Piwik corresponds to the trusted Piwik URL configured in Piwik itself.
See http://piwik.org/faq/troubleshooting/#faq_171 about the “Trusted Piwik Hostname”.
If you like to completely un- and reinstall WP-Piwik, have a look at this thread:
http://ww.wp.xz.cn/support/topic/piwik-server-migration-bug?replies=3
Hello,
I completely un- and reinstalled WP-Piwik and it worked. Thanks very much for your help!
Great! It’s nice to hear it works again 🙂
I re-installed the plugin serveral times now and it all works fine until I check the “insert tracking code”. Then, I will get the same error as localnomad.
I can help it by entering the piwik path on the server, but then for me as a logged in user, the homepage just shows the soruce, for other users, it’s fine. Admin panel works as it should.
Other blog, same server, same Piwik Install (checked the trusted domains), everything works fine.
The test script says 404 for the first, 204 for the second request, using the URL in the browser, I have 200 in both cases, returning an empty script.
Oh, I’m using WP3.5 Piwik 1.9.2 and WP-Piwik 0.9.7
Hmmm… Disabling the “Display Stats in WP Toolbar” seems to at least fix the strange source code issue…
I’m fine with that and will wait for the next update 😉
Doesn’t sound like a similar problem localnomad had?!
What does “200, returning an empty script” mean? You get an result, but it’s absolutely empty?
– 404/204 in combination with a 200 & valid result using your browser sounds like a server misconfiguration regarding htaccess or similar (HTTP request via script blocked),
– 404/204 with a 200 and an 200 but empty result using your browser indicates an issue with your Piwik setup (Piwik does not answer API calls).
Are you using woocommerce? In this case http://ww.wp.xz.cn/support/topic/plugin-wp-piwik-conflicts-with-woocommerce?replies=8 a similar issue (source code instead of html rendering) occurred.