Open sschueller opened 8 months ago
Similar Issue: https://github.com/matomo-org/matomo/issues/12028
Hi @sschueller, can confirm deactivating the Goals plugins breaks the visitor log on both 4.x and 5.x.
Will pass this on to the product team for prioritization.
Should be checked if there are any side effects, e.g. to ecommerce tracking, if we simply test for Goal plugin activation status in the relevant places (#1
, #2
, maybe more).
What happened?
When you disable the goals plugin an error will occur when opening a "Visitor Profile".
Error: The plugin Goals is not enabled. You can activate the plugin on Settings > Plugins page in Matomo.
What should happen?
Visitor Profile should open without an error or if there is no possibility to show this the button to open the profile should not be visible.
How can this be reproduced?
docker-compose up
docker exec -it matomo_test-app-1 vi config/config.ini.php
add:docker exec -it matomo_test-app-1 vi test.html
Matomo version
5.0.2
PHP version
8.2.15
Server operating system
matomo:fpm-alpine docker
What browsers are you seeing the problem on?
Firefox
Computer operating system
MacOS
Relevant log output
Validations