Re: Piwik Ecommerce for Zen Cart
Quote:
Originally Posted by
eristoddle
Hi, just setting up the support thread for my plugin I wrote for Zen Cart. It integrates Piwik Ecommerce tracking with Zen Cart. Currently there is no admin menu and you must edit your details in the files themselves, but I hope to get a new version up soon.
I have just loaded this to v1.5.3 and does not seem to work.
Admin->Configuration->Piwik Analytics Configuration - does not appear
Admin->Reports->Piwik Analytics Reports - just throws up a copy of the admin page
Re: Piwik Ecommerce for Zen Cart
Update for this post;
I have found https://github.com/eristoddle/Piwik-...r-Zen-Cart-1.5. It looks like the updates to go from 1.3.9x to 1.5, but I cannot work out how to download the files needed. Anybody any ideas please?
Re: Piwik Ecommerce for Zen Cart
Quote:
Originally Posted by
adb34
Welll ummm... how about the "Download Zip" button on the right???? Might wanna give that a whirl..:cool:
Re: Piwik Ecommerce for Zen Cart
Quote:
Originally Posted by
DivaVocals
Welll ummm... how about the "Download Zip" button on the right???? Might wanna give that a whirl..:cool:
I thought that only give the 1.3.9 version. OK downloaded. have a look
Re: Piwik Ecommerce for Zen Cart
Quote:
Originally Posted by
adb34
I thought that only give the 1.3.9 version. OK downloaded. have a look
It gives a download of whatever version is available in that repo..
Re: Piwik Ecommerce for Zen Cart
OK to use a well known saying from a good old British comedy, 'Only fools & horses', 'Rodney you plonder'. do not assume.
thanks for the pointer
Re: Piwik Ecommerce for Zen Cart
OK I am back to where I was at the start of all this. So post '2'
Quote:
I have just loaded this to v1.5.3 and does not seem to work.
Admin->Configuration->Piwik Analytics Configuration - does not appear
Admin->Reports->Piwik Analytics Reports - just throws up a copy of the admin page
is still current. Sorry
Re: Piwik Ecommerce for Zen Cart
I have the same problem, using the 1.5 version of this plugin. I don't really care about the ZC reporting; all I want is to track my conversions in Matomo (formerly called Piwik).
I've uploaded the new files and added the ecommerce tracking code segments to:
- templates/MY_TEMPLATE/common/tpl_footer.php
- templates/MY_TEMPLATE/templates/tpl_shopping_cart_default.php
- templates/MY_TEMPLATE/templates/tpl_checkout_success_default.php
Using cPanel, I was able to add the configuration items manually (analytics site URL and id) and I thought that would be everything I needed, but Matomo still shows zero conversions although I have been making sales.
Does anyone have Matomo Ecommerce tracking working for ZC 1.5+, or was this completely abandoned?
Re: Piwik Ecommerce for Zen Cart
Following up on my own question: I've got it working now. The trick is to give the URL to your matomo installation without the https:// and with a trailing slash after your analytics folder, e.g. "www.myurl.com/matomo/"