Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Matomo

42 Topics 366 Posts
  • Matomo - Package Updates

    Pinned
    66
    0 Votes
    66 Posts
    2k Views
    nebulonN

    [1.44.4]

    Update Matomo to 5.0.3 Full changelog #21971 Visits log executes thousands of DB queries in a single request in getAliasSiteUrlsFromId() [by @mneudert] #21186 Scheduled report shows square character in HTML report in date [by @mneudert] #21867 [Bug] Bad date formatting in email reports [by @mneudert] #22001 [Bug] Call to a member function getSeriesCount() on null [by @mneudert] #21924 [Bug] cron:archive CLI changed response format in Matomo 5 – instead of DateTime before every row, only time is displayed [by @sgiehl]
  • 0 Votes
    3 Posts
    33 Views
    luckowL

    that works as expected. Ok. Next two steps. Edit you container. Switch to Manage Variables. Create new variable. Choose Matomo Configuration. Go down to Tracking Request Target Path and switch from piwik.php to js/

    The idea behind containers: Insert the matomo Tag Manager code into your website only once. If you work with a matamo expert, they can configure matomo without having to change the code on the live website. The container changes every time you change the configuration.

    You can change the endpoint in the variables. The moment we switch from piwik.php to js/ your website sends data to matomo.example.com/js/ instead of matomo.example.com/piwik.php

    If you use the file manager from App settings and open js/index.php you see

    require_once DIR . '/tracker.php'

    If you open tracker.php you find the require once which throws errors in the logfile.

    require_once PIWIK_INCLUDE_PATH . '/libs/upgradephp/upgrade.php';

  • 1 Votes
    4 Posts
    51 Views
    P

    @girish I found this answer:

    Tracking 1 million page views per month or less

    One server can be sufficient to host both the database and app server
    App server minimum recommended configuration: 4 CPU, 8 GB RAM, 250GB SSD disk.

  • Matomo iP2location issue

    Moved Solved
    9
    0 Votes
    9 Posts
    249 Views
    girishG

    @jfrere this got recently fixed - https://github.com/ip2location/ip2location-piwik/issues/91#event-11698953657

  • 1 Votes
    9 Posts
    72 Views
    girishG

    Also https://matomo.org/faq/troubleshooting/faq_25610/

  • SQL Error after Matomo was upgraded to v5.0

    3
    1 Votes
    3 Posts
    87 Views
    G

    @girish since I recently had another issue as well, I was just thinking that maybe all this is related to the fact that I initially migrated from an older Piwik installation.
    With that, I mean that after I installed the Cloudron app about 2 years ago, I imported existing data from that older Piwik installation. This might explain why I'm faced with those issues during upgrades while others aren't πŸ€”

  • Migrating Matomo

    2
    6 Votes
    2 Posts
    82 Views
    nebulonN

    Great, thanks for sharing your solution!

  • SQL Error during login

    Solved
    14
    1 Votes
    14 Posts
    254 Views
    G

    @girish, fair enough.
    I definitely understand your reasoning, but on the other side there is probably a good reason why the issue was added to the Matomo FAQ πŸ€”

  • Request for Change (RfC)

    9
    4 Votes
    9 Posts
    325 Views
    imc67I

    This is a FABULOUS found, it makes every website/domain on Cloudron having it’s own analytics domain and it works flawless!!

  • Getting Errors I Can't Figure Out

    5
    0 Votes
    5 Posts
    100 Views
    girishG

    @SamGreenwood on which page/section is this? All the pages of matomo?

  • 0 Votes
    9 Posts
    205 Views
    robiR

    @girish thanks!

    Can you share what stats you use, and how similar or different they are from the stats NodeBB has by default?

  • Hosting this is insanely expensive

    10
    1 Votes
    10 Posts
    513 Views
    jdaviescoatesJ

    @d19dotca said in Hosting this is insanely expensive:

    Umami

    Yeah, I've never really used any analytics that much, but I really like Umami because it just so simple and easy, does the basics really nicely, and displays the information clearly.

  • 0 Votes
    15 Posts
    425 Views
    d19dotcaD

    Seems the latest release fixed the issue, I presume because they modified the plugin code for the LDAP access to Matomo. πŸ™‚ Can mark this as Solved I think.

  • How to upgrade PhP version?

    Solved
    9
    0 Votes
    9 Posts
    491 Views
    girishG

    @shrey this should be fixed now in the latest update.

  • Typo - Mesure instead of Measure

    Solved
    2
    2 Votes
    2 Posts
    124 Views
    girishG

    @jdaviescoates Fixed, thanks. That text was originally copied from matomo itself. I think they are a french company and thus the typo (as in, I think measure is mesure in french, maybe....)

  • Matomo lost permissions

    Moved
    3
    0 Votes
    3 Posts
    188 Views
    girishG

    If it's password issue, there are some instructions here - https://matomo.org/faq/how-to/faq_191/

  • 3 Votes
    3 Posts
    378 Views
    d19dotcaD

    @nebulon That's fair. I guess I assumed they were sort of paired together as my understanding for disabling the auto-archiving in the web part was specifically for speed gains which you guys had already done by setting up crons instead for archiving reports, so the KB I linked to seemed relevant to that assumption that we wanted Matomo to be configured for speed instead of convenience. But I can appreciate that you want to keep the amount of customizations to be as slim as possible.

  • Hide Cloudron (Cloudfront, CDN, multiple IPs)

    Moved Unsolved
    31
    1 Votes
    31 Posts
    1k Views
    robiR

    @micmc agreed, this should be a configurable message by the admin to get the wayward user back on track via home page, landing or support resources.

  • Problems with Log Analytics with Matomo

    Solved
    7
    0 Votes
    7 Posts
    397 Views
    F

    Hey @sydney,
    I tried regexr.com. The regex seems to be correct. However, I still get the error message. No idea what is wrong here.
    But thanks for your engagement πŸ™‚

  • 4 Votes
    1 Posts
    861 Views
    No one has replied