Hi,
Sorry about that, I’m not marking this resolved until it actually is.
Can you confirm that you have live traffic enabled?
On your public facing pages, please search your page source for “logHuman” without quotes and paste the line you see here.
Regards,
Mark.
Thank You Mark, for the reply.
I am sorry I am unable to understand your suggestion to look for “logHuman”.
However, in my back-office, I believe I have enabled logging live traffic, as per the screenshot at http://prntscr.com/3a3lnt .
If it may be useful for the discussion here, the site is http://www.freedogclassifieds.com/ .
Still waiting for reply…… Anyone?
OK, since the author is either not interested or unable to solve this problem, probably without becoming premium subscriber, I am abandoning this thread, and looking for other alternatives. Thanks!
What is it that you don’t understand about “search your page source”?
Simply load the page and “view page source” then search the displayed source for the string “logHuman” without quotes and paste the line you see here.
The author is interested in solving problems, but in your case he needs additional information which you are not interested in, or are unable to provide.
Thank You for chiming in RobinInTexas. Yes, since I was unable to provide the information asked for, I provided the site’s URL itself, so that the author or anyone can look into the source code.
OK, strangely, WHEN I was logged into the backoffice, I could not find ‘logHuman’ in the source code. That is the case even right now. Since I was unable to find that word in the source code WHILE logged in, I thought I mis-interpreted the author’s words and wrote my above post.
However, on seeing your reply, when I searched the source code, I am able to find the following lines. Please note that this happens when I am NOT LOGGED into the back-office.
=====
<script type=”text/javascript”>
(function(url){
if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
var wfscr = document.createElement(‘script’);
wfscr.type = ‘text/javascript’;
wfscr.async = true;
wfscr.src = url + ‘&r=’ + Math.random();
(document.getElementsByTagName(‘head’)[0]||document.getElementsByTagName(‘body’)[0]).appendChild(wfscr);
})(‘//www.freedogclassifieds.com/wp-admin/admin-ajax.php?action=wordfence_logHuman&hid=71CD45EDCFAC7F7F10520F90337A7325’);
</script></head>
=====
Interestingly, I got 1 event (ever) recorded when I logged in earlier, as can be seen at http://prntscr.com/3efutx . The screenshot was taken just now – a few minutes ago – meaning, my current login too has not been recorded, as is with other visits.
I hope I have provided the information asked for plus more?
Thanks!