As fas as I know, Woocommerce supports WP-Piwik since Woocommerce 1.4, see http://www.woothemes.com/2012/02/woocommerce-1-4-is-released/
To get support for Woocommerce, please contact the Woocommerce developers or community: http://wordpress.org/extend/plugins/woocommerce/
The opt-out form’s style is given by Piwik itself. See http://wordpress.org/support/topic/request-improved-opt-out regarding this topic.
I have installed WP-Piwik and enabled eCommerce-Tracking in Piwik but a test payment with WooCommerce wasn’t tracked at all.
Is there any option which has to be enabled?
I can only find it for Google Analytics…
Thanks for help!
Please contact the Woocommerce team to get support on Woocommerce and its (WP-)Piwik integration. http://wordpress.org/extend/plugins/woocommerce/
I don’t know anything about Woocommerce or how it works. I also don’t have any experience in using Piwik’s ecommerce tracking. So I’m really sorry I can’t help you. 🙁
Btw. you should use their support forum instead of their github ticket system: http://wordpress.org/support/plugin/woocommerce
Okay, thanks.
Sadly the support in the forum is not very good but I will try it again…
If you want I can give you an account on the shop to test it but I have created a topic in the mentioned forum for now: http://wordpress.org/support/topic/piwik-integration-broken?replies=1#post-4160822
tested with rest api. NOT WORKING
php beta returns a html page in settings
tags are being generated in all pages in the html.
but piwik isnt getting the information from page
https://github.com/woothemes/woocommerce/issues/3067
also i’m getting this error in statistics TAB
Fatal error: Can’t use method return value in write context in /wp-content/plugins/wp-piwik/settings/views.php on line 48
If the tracking code is added correctly on each page, but Piwik isn’t counting, your issue seems to be regarding to Piwik itself, not to WP-Piwik.
My system check in piwik are all green. Just LOAD DATA INFILE isn’t enabled.
But after check the code again, only default tracking code is ok, i don’t see any custom tag like price and category in any page of woocommerce.
Tested a lot and keep the same error.
I’m having a double slash in my tracking url.
Maybe this its causing the problem?
http://forum.piwik.org/read.php?2,103672
The double dash does not affect tracking.
WP-Piwik does not add any woocommerce tags. This must be done by woocommerce itself.