Topic: redirects, SEO, HTTP Headers, and Google Analytics
How can I do an auto redirect_to to another site, and retain the HTTP header information of my site? Users may come to our site through a bit.ly link on Twitter, and we sometimes will automatically redirect them to another site. However, the HTTP Header info is not present, so Google Analytics doesn't register the user as coming from our site.
Is there a way to force the HTTP header info so our site is carried as the referrer?