Unknown requests on my WP Site
Your access logs will show all requests (traffic) to your site, including those that resulted in 404s. I suspect that your 404 page is not calling your function, so the request is not tracked. You should be able to get your access log from your hosting place, via the cPanel (assuming you are not self-hosted). … Read more