WP Matomo + Woocommerce : No woocommerce data shown

We have wp-matomo running on a woocommerce website. This connected to a self managed matomo setup. We’ve installed WooCommerce Matomo Analytics to this set up. The tracking is as below as shown in the plugin config [and included in the pages].

<!-- Matomo -->
<script data-cfasync="false" type="text/javascript">
  var _paq = window._paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['addDownloadExtensions', 'pdf|mobi|epub']);
_paq.push(['trackPageView']);
_paq.push(['trackVisibleContentImpressions']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="https://piwik.xxxxx.xxx/xxx/piwik/";
    _paq.push(['setTrackerUrl', u+'piwik.php']);
    _paq.push(['setSiteId', '5']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Matomo Code -->

Somewhere around September 25 we were shown a message in Ecommerce section that it doesn’t have data. Previously, we could see woocommerce data coming and if we select a date range from those times, we could still see this data. Its just that no new data is shown.

If I check the visitor log, I could see orders being placed. But for those orders we don’t see any ecommerce data.

How could I figure out where the problem is? Is there an option to enable debug or something in wp-matomo at Woocommerce end to see if the data is sent? Or is there a way to debug on the matomo end?

Thanks

You can enable logging in your woocommerce plugin under the Matomo Tab:

df84bdfd9f33bdd2d7b1227ea1b4054e.png

You will find the log files in wp-content/uploads/wc-logs/woo-piwik-tracking-yyyy-dd-mm-*.log please let us know if we can help further.

I don’t see such a configuration. Please note that we have wp-matomo. And see the attached screenshots.


I also don’t have such configuration in my Woo settings, and it looks like Matomo is not recording any visitors data on my ecommerce page. Any solution?

Hi,
I have the same problem. Self managed Matomo and tracking code installation via WP-Matomo plugin. All the settings seems ok but Matomo tracking all the data except the WooCommere data.

I have tried to manually insert Matomo tracking code on the pages but still not working.

What I have to set o check on my Matomo or on my website?

Regards
Francesco

Hi @Accius

Do you have the woocommerce plugin?

Kind regards

Mat

hello, I can confirm you that in order to enable Woo statistics you must have the premium plugin installed, as I discussed here. Unless you are a dev and can tweak the code at will. If you succeed, please let me know.

The website has WooCommerce active and sells goods every day. My Matomo has the premium WooCommerce plugin installed and activated.

On my last check, I have seen that on WordPress there isn’t WooCommerce Piwiki Analitycs Plugin. I have installed this plugin now; I hope this solves my problem.

Regards
Francesco

Same issue.

We have determined that there is a conflict w matomo and woocommerce.

We have everything setup correctly but not data and NO SUPPORT from Matomo. They don’t care about their custmers, jsut taking your money. Facts.

Hi @webcoreinc

Sorry to hear that you are not fully satisfied by our support.

Can you tell us a bit more about the conflict you identified? Which version of woocommerce are you using? Do you use the wordpress plugin or matomo on premise and the wp-piwik plugin?

Can you share with me some details about your initial support request?
Kind regards

Mat

@Matthieu_Mary

Newest woocommerce.
We are using on premise and purchased premium bundle.

We did finally get a response today, but we are still very disatisfied with matomo overall.

We have solved several issues on our own and had to pay a developer to fix them.

Our clients mainly want the ecom analytics. Still no progress on that.

We were once excited about this app, and now it’s turned into a source of constant stress for me an my team.

@webcoreinc, did you solve all your issues?