Overview
Matomo analytics dashboard
The Matomo Visitors overview, served on port 80 through nginx, showing the visits-over-time graph and the headline analytics sparklines after signing in with the generated administrator credentials.
Matomo analytics dashboard
Matomo behaviour report
Matomo site and tracking code
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview
Matomo is a privacy-first, open source web analytics platform used on over 1 million websites worldwide. This AMI delivers Matomo fully installed and configured as a production LAMP application so you have a complete analytics platform running within minutes of launch - no manual setup, no shared credentials, and full ownership of every byte of visitor data.
Why This AMI Over DIY or Other Images
Unlike a manual install or a generic community image, this AMI ships production-hardened from the start. A dedicated data disk keeps your analytics database independently resizable and survives instance replacement. Systemd manages MariaDB, PHP-FPM and nginx, restarting services on failure. A secure first-boot process generates unique credentials per instance so there are no shared passwords to rotate. And 24/7 cloudimg support means you have engineers available for deployment, tuning and troubleshooting - something unsupported community images cannot offer.
Application Stack
- Matomo on PHP 8.3 with php-fpm, served by nginx on port 80
- MariaDB database on a dedicated, independently resizable EBS data disk
- Systemd service management with automatic restart on failure
- Secure first-boot credential generation unique to each instance
Privacy-First Web Analytics
Track visits, page views, events, goals, ecommerce and campaigns across every site you add. Build segments, funnels and custom reports, watch real-time visitor activity, and explore the visitor log and behaviour flow. Matomo gives you GDPR-friendly analytics with data anonymisation, an opt-out mechanism, configurable data retention and no data sampling - because the data never leaves your server.
Secure First Boot
On the first boot a one-shot service generates a fresh database password and a fresh administrator password, both unique to that instance. It creates the Matomo superuser and pins the dashboard to your instance address. The administrator password is written to a file only the root user can read. No shared or default credentials ship in the image.
Ready To Use
The Matomo dashboard is served on port 80 through nginx. Sign in with the generated administrator credentials to add websites, install the tracking code, configure goals and segments, manage users and explore your reports. The full Reporting API is available for programmatic access with per-user tokens.
Use Cases
- Ecommerce retailer replacing GA4: A multi-brand retailer managing 20+ storefronts consolidates analytics on a single self-hosted instance, passes DPA audits without third-party data processors, and retains full conversion funnel data indefinitely.
- SaaS product team: A B2B SaaS company tracks feature adoption, trial-to-paid funnels and in-app events across staging and production environments with no data sampling, feeding results into their data warehouse via the Reporting API.
- Agency managing client sites: A digital agency tracks campaigns across dozens of client properties from one Matomo instance, providing white-label reports while keeping each client's data isolated.
- Healthcare or public-sector compliance: Organizations subject to HIPAA, GDPR or government data-residency rules host analytics entirely within their own AWS account, eliminating third-party data transfers.
Get Started
Launch the AMI, retrieve your unique admin credentials from the root-only file, and log in to the Matomo dashboard. Add your first site, paste the tracking snippet into your pages, and watch real-time data flow in. For a guided walkthrough of GDPR configuration, TLS setup or scaling, contact cloudimg support at any time.
cloudimg Support
24/7 technical support by email and live chat. Our engineers help with deployment, site and tracking-code setup, the Reporting API, user management, GDPR and privacy configuration, database tuning, TLS and scaling. Critical issues receive a one-hour average response.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Production-ready in minutes: Matomo is fully installed on a hardened LAMP stack (PHP 8.3, MariaDB, nginx) with a dedicated, independently resizable data disk for your analytics database. No manual setup - launch the AMI and your self-hosted analytics platform is live. Unlike unsupported community images or manual installs, this AMI includes systemd service management with automatic restart on failure, giving you resilience from day one.
- Full data ownership with GDPR compliance built in: Every byte of visitor data stays on your server. Track visits, events, goals, ecommerce and campaigns across unlimited sites with no data sampling. Configure data anonymisation, visitor opt-out, and retention policies to satisfy GDPR, HIPAA or data-residency requirements without relying on third-party processors.
- Unique-per-instance security and 24/7 expert support: Every launch generates fresh database and administrator passwords stored in a root-only file - no shared or default credentials ever ship. cloudimg engineers provide 24/7 support by email and live chat with a one-hour average response for critical issues, covering deployment, TLS, GDPR configuration, database tuning and scaling.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
t3.large Recommended | t3.large | $0.08 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
m7i.12xlarge | m7i.12xlarge instance type | $0.24 |
m5n.large | m5n.large instance type | $0.08 |
c8a.2xlarge | c8a.2xlarge instance type | $0.24 |
r5ad.8xlarge | r5ad.8xlarge instance type | $0.24 |
t2.xlarge | t2.xlarge instance type | $0.12 |
m8id.large | m8id.large instance type | $0.08 |
r5a.xlarge | r5a.xlarge instance type | $0.12 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of the Matomo open source, privacy-first web analytics platform.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). The Matomo dashboard is served on port 80: browse to http://<instance-public-ip>/ and sign in with user admin and the generated password. Retrieve the credentials with: sudo cat /root/matomo-credentials.txt. Matomo binds nothing publicly except nginx on port 80; PHP runs under php-fpm and MariaDB listens on loopback only. The Matomo Reporting API is served on the same port 80; create a per-user API token (token_auth) from the user settings in the dashboard. The analytics database lives on a dedicated data disk mounted at /var/lib/mysql. Matomo enforces a trusted-hosts check; first boot pins the dashboard to your instance address, and the user guide explains how to add a custom domain.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat.
Response Times
Critical issues receive a one-hour average response. Our engineers are available around the clock, including weekends and holidays.
What We Help With
- Initial deployment and instance sizing guidance
- Site setup and tracking-code installation
- GDPR and privacy configuration (anonymisation, opt-out, data retention)
- TLS/SSL certificate setup
- Database tuning and performance optimisation
- Scaling to higher traffic volumes
- Reporting API integration and user management
- Troubleshooting application or infrastructure issues
- Guidance on updates and upgrades
How to Reach Us
Email: support@cloudimg.co.uk Live chat: Available 24/7 through our support portal
Refunds and Billing
For billing questions or refund requests, contact us at the same email address. We will respond within one business day for non-critical billing inquiries.
Recommended Instance Sizing
Our support team can advise on the right EC2 instance type and EBS volume size based on your expected traffic volume and number of tracked sites. Reach out before or after purchase for personalised guidance.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
