cpepe Posted January 10, 2014 Report Posted January 10, 2014 Hello, On our site, we're displaying images coming from Openx/Revive Ad Server. These images have "destination urls". If I check what's generated in my page, for the link target, I see something like this: /delivery/ck.php?cb=1501970&n=uNVbMCLeLznlr0FuduQz8Y5iBQpWxyIck62g8CanAko-6&id=1&block=1&blockcampaign=0&target=_self&0=&Homepage=1 Our problem: the "id=1" param in the url. When we click on the image/link, the "destination url" is well reached, but the url parameters are added to the target page (id, block, target, etc.). Problem, the "id" parameter causes us problems cause it interacts with another system. I don't go into details. I tried the delivery url with this "id=1" param, and the target page is well reached. So, my questions: 1. What's the purpose of this "id" url param for OpenX ? 2. Is it normal (related to OpenX ?) that the url params are added to the banner "destonation url" ? 3. D'you think I can programmatically remove these "Id=1" params from my urls ? Is it a problem for Openx ? Thanks a lot Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.