I am coming across a strange problem where i lose some referrer type data if a page is called with window.open() as opposed to just calling it as a link. Is there anything i can do to not lose this.
Probably a problem with this function
escape(document.referrer)
Thank You
Probably a problem with this function
escape(document.referrer)
Thank You