|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Javascript can you there.
On May 7, 2008, at 4:55 PM, Ben wrote: > 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. > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Wed, May 7, 2008 at 5:55 PM, Ben <bmiller@westernherbal.com> wrote:
> 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. maybe you could use mod_rewrite and remove the tracking vars from the urls ? -nathan |
|
![]() |
| Outils de la discussion | |
|
|