$referer = $_SERVER["HTTP_REFERER"];
I use the above code For example Someone who came to my site from Google prints like this :
Can I see the full URL referenced by Google?
For example :
google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjuipjfoojuAhUsU....
I mean, I want to print the word searched in Google And to understand what is the searched and referenced phrase?