Some goals not working and date issue

I set some simple goals with contains in the URL, but they don’t work (tested in any way, they don’t fire or are not displayed).

The visitor logs are not correctly sorted by hours: I get 9.45, 9.17, 7.57, 8.25…

Hi! For your goals not working, make sure that the URL conditions exactly match the page URLs your visitors are hitting. Sometimes, small differences like trailing slashes or query parameters can cause goals not to fire. Also, double-check that your tracking code is correctly installed on those pages.

Regarding the visitor logs not sorting by time correctly, this can sometimes happen due to timezone settings in your Matomo configuration. Verify that your timezone is set correctly under Settings > General Settings > Timezone . Incorrect timezone settings can cause logs to appear out of order by hour.

For goals: I have other goals working with “cointains”. The query string can’t be exact because it is dynamic.

The Timezone is ok, even if it’s under Websites > Settings :slight_smile: