VesperDev Posted January 21, 2019 Report Posted January 21, 2019 I have a banner with this url : http://webnew.poresto.net/adserver/www/delivery/ck.php?n=ac5829de&cb=INSERT_RANDOM_NUMBER_HERE i when go y paste this url in google chrome nothing happen but i when inspect the url with google chrome i have this http://webnew.poresto.net/adserver/www/delivery/ck.php?oaparams=2__bannerid=28__zoneid=0__log=no__cb=a5e5c19adb__oadest=http%3A%2F%2Fwww.poresto.net%2F is there any way to get this url Quote
andrewatfornax Posted January 22, 2019 Report Posted January 22, 2019 Maybe give us some more information please - like where are you getting the first URL from? What type of invocation code tag are you generating? Quote
VesperDev Posted January 22, 2019 Author Report Posted January 22, 2019 The code I get from revives in Zone -> Invocation Code -> Image Tag <!-- Revive Adserver Tag de Imagen - Generated with Revive Adserver v4.1.4 --> <a href='http://webnew.poresto.net/adserver/www/delivery/ck.php?n=a59bb044&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://webnew.poresto.net/adserver/www/delivery/avw.php?zoneid=14&cb=INSERT_RANDOM_NUMBER_HERE&n=a59bb044' border='0' alt='' /></a> I have made an app in native react when the user gives tap the image should send it to the advertiser but always stays here http://webnew.poresto.net/adserver/www/delivery/ck.php?n=a59bb044& ; cb = INSERT_RANDOM_NUMBER_HERE the weird thing is that when I put that url in the browser if it redirects but in phone browsers it does not forward Quote
andrewatfornax Posted January 24, 2019 Report Posted January 24, 2019 Hi @VesperDev, Thanks for this. Based on what you have put above (the Image Tag), I cannot see how you are seeing a different URL when you inspect the click URL in Chrome. If you are still seeing something different, I'd suggest putting the Image Tag into an otherwise empty HTML page, and looking at it there. If that's still showing a different click URL from the tag, please share this as example, because I don't see how this would be true. In terms of the "redirect" not working in your app, I guess that is something you will need to debug - we don't have enough information to know how your app handles the click URL when clicked. Quote
fatotov312 Posted November 18, 2022 Report Posted November 18, 2022 Redirects allow you to forward the visitors of a specific URL to another page of your website. In Site Tools, you can add redirects by going to Domain > Redirects. Choose the desired domain, fill in the URL you want to redirect to another and add the URL of the new page destination. When ready, click Create. 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.