Or on a monthly basis and show the amount of visits per month would also be ideal.
How would I achieve this?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm building a system which tracks the amount of visits on a daily basis, so a couple of questions.
How can I make it so that it tracks visits once per day then I can show these in a graph which i have working currently just the dates thing I can't seem to figure out. So it would need to enter a new line in the database with the new day and the amount of visits if that makes sense.
Please or to participate in this conversation.