Uploaded image for project: 'Links directory'
  1. Links directory
  2. LINKS-228

Calculate and send customization statistics for external storage and reports

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.LATER
    • None
    • None
    • 2 - Long term
    • 2 - Normal

      The goal is to make reports in Matomo, with link directory service customized by visitors.

      Ametys would only gather, compute and send stats to Matomo through "events".

      Matomo would do the reporting on his side.

      Here is an example of http request to send to matomo (one for each customizable service ). Here we have 34 people who have customized them service "Mes Applications":

       

      // GET https://your-matomo-domain/matomo.php
      ?idsite=1
      &rec=1
      &apiv=1
      &e_c=engagement
      &e_a=customization_count
      &e_n=Mes%20Applications
      &e_v=34
      &cdt=2025-04-24%2000:00:00
      &token_auth=your_token_here

      Note that Matomo offers javascript and java SDK : https://developer.matomo.org/api-reference/tracking-java

            Unassigned Unassigned
            gauthier Gauthier Ubersfeld
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: