I wonder, why hits are being logged only if traffic is from the bot and bot filter is not on ( eg.
|
// The hit is saved only if stats_excludebots setting is set and the |
) Should it be actually reverse? I got a report from my client that that page-level traffic is not recorded at all when the bot filter is on. When the bot filtering is switched off, hits are recorded as supposed.
I wonder, why hits are being logged only if traffic is from the bot and bot filter is not on ( eg.
Omeka-plugin-Stats/StatsPlugin.php
Line 788 in 037fb4f