News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Piwik/ Matomo support in jDownloads

Started by thanhdanhh312, 07.08.2018 04:02:06

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thanhdanhh312

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
  •  

ColinM

#1
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
Colin M
  •  

UweS

#2
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
  •