Stefan Giehl
Stefan Giehl
I haven't had a look at the required changes to update Monolog to version 2 in our codebase, but my idea was, to simply check the monolog version using `Monolog\Logger::API`...
removing from 4.11. milestone, as the remaining tasks will be solved in a later verion.
@Nuklon Do you have a suggestion for a good icon we could use or at least how it should look like?
@Nuklon Our product team will have a look at that.
Hi @Chardonneaur , thanks for this valuable suggestion. Guess it makes sense to make it possible to have such events automatically added as annotation.
That actually happens here: https://github.com/matomo-org/matomo-php-tracker/blob/9c2ff78634754012ea7f91992ba71ed44dafdd5c/MatomoTracker.php#L1801-L1814 Maybe adding a retry after a small sleep might make sense. If you are familiar with PHP, feel free to create a PR for that....
You can try enabling the debug mode of the Tracker in Matomo by adding this to your config.ini.php ```ini [Tracker] debug = 1 ``` When you then open a tracking...
Depending on the rights of the user the token belongs to, someone could do anything with your Matomo instance using the token, as it's also usable for authenticating any API...
@ulcuber Thanks for the suggestion. I'll move this to the tag manager repo.
Sorry for the long delay. What do you mean with separating the data? Moving it to an own repository?