Live data from Hacker News

Matomo: Open-source analytics platform

github.com

1–10 of 131 posts

Re: Matomo: Open-source analytics platform

#4
post #3

Is 1.7k open issues something to worry about or is it normal for a project of this size? PS: I have also been building something similar, but not completely open-source: https://www.usertrack.net

It's normal for a project of that size, never had any major issues with it, it's in active development so it's good to see issues are being reported

Re: Matomo: Open-source analytics platform

#5
post #3

Is 1.7k open issues something to worry about or is it normal for a project of this size? PS: I have also been building something similar, but not completely open-source: https://www.usertrack.net

Which parts are open source in usertrack ? you say not completely open-source

Re: Matomo: Open-source analytics platform

#7
post #3

Is 1.7k open issues something to worry about or is it normal for a project of this size? PS: I have also been building something similar, but not completely open-source: https://www.usertrack.net

Which parts are open source in usertrack ? you say not completely open-source

I say it's not completely open-source mainly because it's not free and people usually expect open-source to equal free.

Once you purchase it you get full access to the original server-side code (PHP, MySQL).

For the client-side part you only get the bundled JS/HTML/CSS (the original client-side source code is TypeScript, React), mostly because otherwise I would have to provide all the build tools and document better the code, tooling, building, releasing, etc.

Re: Matomo: Open-source analytics platform

#9
post #7

Earlier quoted context omitted.

Which parts are open source in usertrack ? you say not completely open-source

I say it's not completely open-source mainly because it's not free and people usually expect open-source to equal free. Once you purchase it you get full access to the original server-side code (PHP, MySQL). For the client-side part you only get the bundled JS/HTML/CSS (the original client-side source code is TypeScript, React), mostly because otherwise I would have to provide all the build tools and document better…

I understand now, thank you for clarifying :)

Re: Matomo: Open-source analytics platform

#10
A startup I worked with used Piwik(now Matomo) & defrauded investors with fake visits by tampering with the DB. Any VC should actively be involved & knowledgeable of analytics that is presented to you in order to avoid being ripped off.
Post reply on HN