0 Replies Latest reply on Jul 15, 2010 6:29 PM by nurgle

    passing external referrer on inital redirect

    nurgle
      In my application I need to get the HTTP referrer when coming from an external link for web tracking. Unfortunaley when an external link points to / of my application, the no-conversation-view-id="/home.xhtml" from my pages.xml kicks in dropping the HTTP referrer in the process.

      Is there any way to keep the referrer across this initial redirect?

      Using urlrewite.xml I could probably work around the problem, but actually I do want the redirect to happen, so the users sees the canonical URL.