How do I create a code that calculates visitors according to their countries and stores these statistics in the database?
I want to create an add-on that calculates visits to articles on my site and calculates the number of visits from each country to the articles and stores them in the database. This is one of the models that I want to create.
I tried to save visitor data but this fills the database so I want a more professional way to save all this cover on the database