Is there a way to check if someone opening your site using php curl? I want to trace the url of the site. I tried $_SERVER['HTTP_REFERER']; but no success.