The following plugins will be updated: TagManager.
Important notes for large Matomo installations
If you have a large Matomo database, updates might take too long to run in the browser. In this situation, you can execute the updates from your command line:
php /www/htdocs/w00d2373/piwik.radarwarnsysteme.de/console core:update
If you manage a high traffic Matomo server, we recommend to momentarily disable visitor Tracking and put the Matomo User Interface in maintenance mode.
FYI: these are the SQL queries and console commands that will be executed to upgrade your database to Matomo 5.2.1
› Click here to view and copy the list of SQL queries and console commands that will get executed
# These SQL queries will be executed:
ALTER TABLE `zyow9_tagmanager_container` ADD COLUMN `activelySyncGtmDataLayer` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0 AFTER `ignoreGtmDataLayer`;
ALTER TABLE `zyow9_tagmanager_container` CHANGE `activelySyncGtmDataLayer` `activelySyncGtmDataLayer` TINYINT(1) UNSIGNED NOT NULL DEFAULT 1;
ALTER TABLE `zyow9_tagmanager_container_version` CHANGE `name` `name` VARCHAR(255) NOT NULL DEFAULT '';
ALTER TABLE `zyow9_tagmanager_container` CHANGE `name` `name` VARCHAR(255) NOT NULL;
ALTER TABLE `zyow9_tagmanager_tag` CHANGE `name` `name` VARCHAR(255) NOT NULL;
ALTER TABLE `zyow9_tagmanager_trigger` CHANGE `name` `name` VARCHAR(255) NOT NULL;
ALTER TABLE `zyow9_tagmanager_variable` CHANGE `name` `name` VARCHAR(255) NOT NULL;
Need help upgrading Matomo?
If you need support to upgrade your Matomo, the creators of Matomo are here to help you make the Matomo upgrade a success and provide all instructions, best practises and ongoing support. Contact the Matomo experts to get started upgrading your Matomo safely.
Ready to go?
The database upgrade process may take a while, so please be patient.
File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error.
Details
| File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error. |
Files were found in your Matomo, but we didn't expect them. --> Please delete these files to prevent errors. <--
File to delete: bower.json File to delete: composer.json File to delete: composer.lock File to delete: config/environment/test.php File to delete: config/environment/ui-test.php File to delete: js/piwik-min.js File to delete: js/piwik.js.orig File to delete: misc/gpl-3.0.txt File to delete: misc/internal-docs/content-tracking.md File to delete: misc/others/ExamplePiwikTracker.php File to delete: misc/others/api_internal_call.php File to delete: misc/others/api_rest_call.php File to delete: misc/others/download-count.txt File to delete: misc/others/iframeWidget_localhost.php File to delete: misc/others/stress.sh File to delete: misc/others/uninstall-delete-piwik-directory.php File to delete: misc/others/widget_example_lastvisits.html
To delete all these files at once, you can run this command: rm "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/bower.json" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/composer.json" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/composer.lock" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/config/environment/test.php" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/config/environment/ui-test.php" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/js/piwik-min.js" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/js/piwik.js.orig" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/gpl-3.0.txt" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/internal-docs/content-tracking.md" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/ExamplePiwikTracker.php" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/api_internal_call.php" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/api_rest_call.php" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/download-count.txt" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/iframeWidget_localhost.php" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/stress.sh" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/uninstall-delete-piwik-directory.php" "/www/htdocs/w00d2373/piwik.radarwarnsysteme.de/misc/others/widget_example_lastvisits.html"
|