Read this guide if
You can use file_get_contents()
to call the reporting API directly. Learn more in Querying the reporting API.
A Ruby client for the reporting API is available on GitHub: github.com/matomo-org/matomo-ruby-api.
A complete Python client implementation of the reporting API is available on GitHub at github.com/matomo-org/matomo-python-api.
A C# client implementation of the reporting API is available on GitHub at github.com/matomo-org/matomo-dotnet-api.
A NodeJS client is available on GitHub at github.com/sandfox/nodejs-piwik.
A client library for Laravel (a PHP framework) is available at github.com/RobBrazier/Laravel_Piwik.
If you're looking instead for client libraries to use Matomo Tracking HTTP API and track your application or API usage, please see our Matomo Tracking API Clients guide.
You can view the complete list of clients and integrations of Matomo (formerly Piwik) at matomo.org/integrate/.