I am currently working with ASP.Net.
My goal is to retrieve the complete referrer URL when visitors arrive at my website from:
https://www.google.co.il/webhp?sourceid=chrome-instant&rlz=1C1CHEU_iwIL457IL457&ion=1&espv=2&ie=UTF-8#q=%D7%90%D7%9C%D7%9B%D7%A1%D7%A0%D7%93%D7%A8%20%D7%90%D7%99%D7%A8%D7%95%D7%A2%D7%99%D7%9D
Currently, I can only access www.google.co.il
from the header. Is there a way for me to capture the entire URL?