Matomo: 2. Find the Matomo service store

This documentation is part of the Automate with the CLI guide. You can view the complete guide here: Start Matomo, retrieve its credentials, and modify its configuration programmatically using the Stackhero CLI.

👋 Welcome to the Stackhero documentation!

Stackhero offers a Matomo cloud solution that simplifies web analytics:

  • Unlimited websites, members, segments, goals, and data retention: analyze everything you need, for as long as you need it.
  • Effortless updates: keep your analytics platform up to date with just one click.
  • Custom domain name with HTTPS: run Matomo on a secure, branded URL, for example https://analytics.your-company.com.
  • High performance and enhanced security: your data is hosted on private, dedicated infrastructure to ensure reliability and confidentiality.

With Stackhero, you can deploy Matomo analytics in just a few minutes and manage all your sites from a single location. Try our Matomo cloud hosting to simplify your analytics and focus on what matters most.

Next, you will want to list the Matomo service stores available to your account. The CLI accepts the store name (matomo) directly, so there is no need to look up or copy any IDs.

# List Matomo service stores (add --organization if you manage more than one)
stackhero services-store-list --name="matomo"

You can use the store name matomo in subsequent commands, or select a specific svs-xxxxxx ID from the list if you prefer.