I was working on clients site where articles are added via Joomla Content and noticed that Joomla has possibility to disable recording hits count.
So on my site I have many sections, about 15, and there is only one section where I want to count hits. Others don't need to count hits.
For now I have very few visitors on my site and josjc_js_res_hits
table already has more then 600 000 rows and weights more then 40mb.
I am afraid that, when I will have active users, this table will weight much more, so is there posibillity to disable counting hits in selected sections?
I was working on clients site where articles are added via Joomla Content and noticed that Joomla has possibility to disable recording hits count.
So on my site I have many sections, about 15, and there is only one section where I want to count hits. Others don't need to count hits.
For now I have very few visitors on my site and
josjc_js_res_hits
table already has more then 600 000 rows and weights more then 40mb.I am afraid that, when I will have active users, this table will weight much more, so is there posibillity to disable counting hits in selected sections?