Integrate non-GA eCommerce Tracking
-
Hi!
We use Piwik analytics platform for user tracking on our site. Now I’d like to integrate eCommerce related events as well.
On Piwik it’s quite clearly put, how the integration should be made JS-code wise: https://help.piwik.pro/support/getting-started/track-ecommerce/
E.g.
_paq.push(['addEcommerceItem',productSKU, productName, productCategory, price, quantity]);
I’ve checked WooCommerce settings, the documentation and searched plugins. But I can’t seem to find a straight forward way to get this done. The documentation only covers Google and Firebase analytics integration.
I hope I don’t have to code a custom plugin for that.
Thanks a lot in advance!
Cheers
Gabriel
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Integrate non-GA eCommerce Tracking’ is closed to new replies.