Hi there,
I'm a new to JForum, so go slowly.
I need to get and store the "referer" header from the HTTP request for each session, to track how users came to my site, regardless of their entry point into the site. I'm using
jsp to read the HTTP headers. If I read the referer from within header.jsp then the referer is the forum page, and not the external referer.
How can I read the original headers on any forum page on my site?
Thanks,
Mike
[originally posted on jforum.net by MJB]