Hi all, I use JDownloads and I want to connect it to my analytics tool : piwik.
I want Piwik to record each downloads. But I don't know how to do that. Can you help me please ?
Thanks ;)
EDIT Please, please do not use topic nanmes like 'Please Help' as it is not useful. I also deal with such items last!! I have changed the title
Hi
I know nothing about installing Piwick which is now called Matomo.
There is a Joomla system plugin, nfrPiwick, that needs one to add some code into it. You need to contact Piwik Matomo and nfrPiwik about how to use that first.
ColinEdit topic title and text corrected to Matomo
At first: USE A TOPIC!
Then:
var downloadarray = Array('jd_download_url', 'jdbutton');
_paq.push(['setDownloadClasses', downloadarray]);
set this to your piwik function.
Edit topic title corrected to Matomo