Warning: file_get_contents(/home/clients/968dc185b9036c0d5dae48ddb7fa9ad2/sites/matomo.etis-web.fr/plugins/Morpheus/templates/simpleLayoutHeader.tpl): Failed to open stream: No such file or directory in /home/clients/968dc185b9036c0d5dae48ddb7fa9ad2/sites/matomo.etis-web.fr/core/testMinimumPhpVersion.php on line 182

Warning: file_get_contents(/home/clients/968dc185b9036c0d5dae48ddb7fa9ad2/sites/matomo.etis-web.fr/plugins/Morpheus/templates/simpleLayoutFooter.tpl): Failed to open stream: No such file or directory in /home/clients/968dc185b9036c0d5dae48ddb7fa9ad2/sites/matomo.etis-web.fr/core/testMinimumPhpVersion.php on line 186

It appears the composer tool is not yet installed. You can install Composer in a few easy steps:
In the matomo directory, run in the command line the following (eg. via ssh):

 curl -sS https://getcomposer.org/installer | php 

 php composer.phar install

This will initialize composer for Matomo and download libraries we use in vendor/* directory.

Then reload this page to access your analytics reports.

For more information check out this FAQ: How do I use Matomo from the Git repository?.

Note: if for some reasons you cannot install composer, instead install the latest Matomo release from builds.matomo.org.

| Go to Matomo