Matomo stack is a set of applications, built around the web analytics platform Matomo (formerly Piwik Analytics) as the main application. By default, Matomo stack includes the following apps: Matomo, Nginx web server, PHP, MySQL database, Redis cache, RabbitMQ.
What is Matomo
The latest version of the web analytics platform Matomo is already available for quick deployment on TryDirect. The platform, positioning itself as an ethical alternative of Google Analytics, is an open-source product, granting 100% data ownership and privacy protection. It fully complies with such privacy conventions as GDPR, PECR, CCPA and HIPAA.
Who is using Matomo
The Matomo platform is used both by individuals and companies representatives, working as:
- Marketers
- Web Developers
- Business analysts
- Data analysts
- Data Security Officers
What are the benefits of using Matomo
- Web and mobile analytics
- Conversion Optimization features (Heatmaps, Session Recording, AB Testing
- Funnels, Form Analytics)
- Visitor Profiles
- Tag Manager
- No data limits
- No data sampling
- White label reporting and custom-designed inter
Extensions and plugins
- You have an option of choosing WAF / ModSecurity for Nginx. In this case, the Nginx web server compiled with the ModSecurity module will be installed. There is also a preinstalled list of rules - OWASP CRS (ModSecurity Core Rule Set) Version 3.
- Matomo analytics can be enhanced through the integration with over 100 plugins from the Open Marketplace, such as Cohorts, IP2Proxy, WooCommerce Analytics, Activity Log, Tracker Js Cdn Sync and many more.
- You can benefit from the best of over 100 Matomo Integration plugins like Joomla, WordPress, Drupal, SparePoint and others for CMS, frameworks, forums, online shops and many more.
Matomo can be installed on a single physical server or a VPS virtual private server, as specified by the indicator at the bottom right on the TryDirect deployment settings page.
The platform supports servers behind proxies, works in a load-balanced architecture, and supports IPv4 and IPv6 addresses.
The installer will be available at the IP address that you will receive immediately after the installation is complete. You can find the “IP” in the “User info & SSH Access” section of the email.
Example: Database setup
Replace default database settings with the settings from email.
MYSQL_HOST: mysqldb
MYSQL_PORT: 3306
MYSQL_USER: admin
MYSQL_DATABASE: default
MYSQL_PASSWORD: b1r1G1z2
So Instead of 127.0.0.1 put “mysqldb”, see below
When all steps complete, log into Matomo admin dashboard, find System -> General Settings -> Email Server Settings and enter the following:
NUMBER OF SERVERS REQUIRED:
Single VPS server
Companion apps
NGINX - is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server
Get the easiest way to manage your MySQL server by including phpMyAdmin within the current deployment. Easily pause or stop phpMyAdmin container later.
Fail2ban scans log files and bans IPs that show the malicious signs. Highly recommended for simple VPS server setup
Nginx Proxy Manager is a user-friendly software application designed to effortlessly route traffic to your websites, whether they're hosted at home or elsewhere. It comes equipped with free SSL capabilities, eliminating the need for extensive Nginx or Letsencrypt knowledge. This tool proves especially handy for simplifying SSL generation and seamlessly proxying your docker containers.
Experience the power of MyDumper, a cutting-edge MySQL Logical Backup Tool, equipped with two indispensable components:
- MyDumper: Seamlessly export consistent backups of your MySQL databases, ensuring data integrity and reliability.
- MyLoader: Efficiently retrieve backups from MyDumper, establish connections to destination databases, and facilitate seamless imports.
Harness the potential of multithreading capabilities embedded in both tools, optimizing your backup and restoration processes.
Embrace the advantage of an Open Source solution that's driven by a vibrant community, making MyDumper a standout choice for your backup needs. Remember, MyDumper is independent of Percona, MariaDB, or MySQL products, delivering authenticity and robust performance.
Elevate your MySQL backup strategy with MyDumper today!
Docker Status Panel - is a minimalistic docker container management panel written in Python / Flask microframework.
Portainer is a lightweight management UI that allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters)