ticgal / jsaddons

A GLPI plugin to allow the insertion of Javascript snippets enabling several web tools.
https://tic.gal
GNU Affero General Public License v3.0
5 stars 2 forks source link

Add support for Matomo (SaaS and On-Premise) #16

Open C-Duv opened 2 years ago

C-Duv commented 2 years ago

Is it possible to add support for Matomo?

It exists as a SaaS version "Matomo Cloud" and as a self-hosted version ("Matomo On-Premise").

Adding support for Matomo Cloud seems straightforward. I am not a client but guess the URL is well known so the plugin only need to know the key / site ID

Support for Matomo On-Premise is more complicated because system needs both the key / site ID and the URL of the self-hosted instance.

gitsyncuser commented 2 years ago

Hi,

\r\n

We do not know that platform, so there are two options:

\r\n
    \r\n
  1. somebody contributes providing a valid  PR
  2. \r\n
  3. Sponsoring the dev.
  4. \r\n
\r\n

Regards,

Created with GitSync in GLPI by Óscar Beiro
C-Duv commented 2 years ago

I'll file a PR for a basic support (SaaS version) :+1: