Warning: Use of undefined constant PIWIK_VENDOR_PATH - assumed 'PIWIK_VENDOR_PATH' (this will throw an Error in a future version of PHP) in /home/empamtph/cevida/analitic/core/testMinimumPhpVersion.php on line 58
Warning: Use of undefined constant PIWIK_INCLUDE_PATH - assumed 'PIWIK_INCLUDE_PATH' (this will throw an Error in a future version of PHP) in /home/empamtph/cevida/analitic/core/testMinimumPhpVersion.php on line 156
Warning: file_get_contents(PIWIK_INCLUDE_PATH/plugins/Morpheus/templates/simpleLayoutHeader.tpl): failed to open stream: No such file or directory in /home/empamtph/cevida/analitic/core/testMinimumPhpVersion.php on line 156
Warning: Use of undefined constant PIWIK_INCLUDE_PATH - assumed 'PIWIK_INCLUDE_PATH' (this will throw an Error in a future version of PHP) in /home/empamtph/cevida/analitic/core/testMinimumPhpVersion.php on line 160
Warning: file_get_contents(PIWIK_INCLUDE_PATH/plugins/Morpheus/templates/simpleLayoutFooter.tpl): failed to open stream: No such file or directory in /home/empamtph/cevida/analitic/core/testMinimumPhpVersion.php on line 160
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