Plugin Support
Jelena
(@jmisic)
Hi,
Thanks for your question.
When you have logs for logged-in users excluded in the settings (Traffic Log > Traffic Logging Options >Logged-In Users option selected), log of the Home page request will not display for them. This is normal.
So, if you’re logged-in and then load your Home page, all you’ll see (as you mentioned) will be an ajax call.
However, if you are not logged-in, Home page request logs will display normally, for example:
https://www.screencast.com/t/H3pcyYAOwV2
There’s no need to log Home page request for the logged-in users but if you want to see this request too, you can uncheck “Logged-In Users” option from the list of logging exclusions and you’ll see something like this:
https://www.screencast.com/t/FOPmqf7kv8e
Just note that, if you decide to go for it, the all requests for the logged-in users will be logged too.
Hope this helps.
Jelena
Thread Starter
dimal
(@dimalifragis)
Thanks for the really great support. Appreciated.