I have noticed that on the first page reload of the day the website loading is slow. This is caused by the php tracker. Possible reasons:
- DNS resoltion
- Matomo instance is in idle mode
Could you give me a hint why this happens? What would be the best idea to fix this? I thought about using an async call, however I am not very familiar with async code on php.
I have noticed that on the first page reload of the day the website loading is slow. This is caused by the php tracker. Possible reasons:
Could you give me a hint why this happens? What would be the best idea to fix this? I thought about using an async call, however I am not very familiar with async code on php.