matomo-org / matomo-mobile-2

Matomo Mobile 2 App - The official Git repository! Liberating Web Analytics on the go!

Home Page:https://matomo.org/mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matomo Mobile 2 - matomo.org

Description

Matomo (formerly Piwik) is a downloadable, open source (GPL licensed) real time web analytics software program. It provides you with detailed reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages... and so much more.

Matomo aims to be an open source alternative to Google Analytics.

Matomo Mobile is the official Matomo app for iOS and Android phones and tablets. The reports generated by Matomo are accessible by using this mobile client. Our vision is to keep the Matomo Mobile app as close as possible to the website. That means same functionality and same look and feel.

Mission Statement

« To create, as a community, the leading international Free/Libre web analytics application, providing access to all functionality through open components and open APIs. »

Or in short:

« Liberate Web Analytics »

License

Matomo Mobile is released under the GPL v3 license, see LICENSE.

Changelog

See https://matomo.org/blog/category/piwik-mobile-changelog/

How to build

If you don't have Titanium SDK installed on your system have a look at From zero to app - Install Titanium Mobile. See Titanium CLI docs for the CLI commands.

Quick Titanium setup:

  • install nodejs (14 or 16)
  • run sudo npm i -g titanium alloy to install the Titanium CLI
  • ti sdk install latest --default to install the Titanium SDK

Build the app

  • ti build -p ios or ti build -p android to build the app

Contact

https://matomo.org

hello@matomo.org

About

Matomo Mobile 2 App - The official Git repository! Liberating Web Analytics on the go!

https://matomo.org/mobile

License:Other


Languages

Language:JavaScript 97.1%Language:Python 2.8%Language:Shell 0.1%