Everyday :(, the following user creates one hit on my google analytics which has 3-5 sessions and %100 bounce rate.
ISP: Digital Ocean
Operating System: Linux
City: san francisco
I want to block this, but can't find the IP.
SOLUTIONS I TRIED:
1-
I installed a plugin (WP Statistics) to track user IPs, but it can't catch this user (or bot or whatever)
2- I recorded every IP address that hit my homepage, using following php code piece, but I can't catch the user.
$_SERVER['REMOTE_ADDR']
I will be happy to hear your suggestions.