Thread: Redirection
View Single Post

  #1 (permalink)  
Old 05-08-2008
Ben
 
Posts: n/a
Default Redirection

Is there a way to take all the variables, no matter what their names and
values are, from the parameters in a url and POST them to another URL so
that they don't show up in the address bar? I've noticed a huge increase in
my bounce rate since I added some tracking parameters to my urls, but I need
the tracking parameters so I don't trust a client-side redirect. Thanks.


Reply With Quote