News:

Support for jDownloads 3 has been ended
Since 17 August 2023 Joomla.org has discontinued support for Joomla 3.x. Therefore, we will no longer offer official support for our Joomla 3 jDownloads version 3.9.x from January 2024.
Please update your website to the latest Joomla version (Joomla 4 or Joomla 5) as soon as possible. Afterwards, please update jDownloads to the latest published version. The longer you delay, the more difficult the upgrade process for your website is likely to be.

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
  •