checkad Posted August 30, 2014 Report Share Posted August 30, 2014 Hello, I've seen that there is a single page call feature to call the adserver once even there are multiple zones on 1 page : http://www.reviveconsultant.com/articles/single-page-call-in-revive-adserver/ but this is refering to the javascript invocation code. is it possible to do the same with the local mode tag ? Thank you Regards, Quote Link to comment Share on other sites More sharing options...
Erik Geurts Posted August 30, 2014 Report Share Posted August 30, 2014 Hi Addev, I'm the author of that article, thanks for referring to it. I'm afraid this is only available as a client-side method (javascript), which is also the only place where it really makes sense. Local mode is a method where your ad server and your site are on the same server, and then the ad calls are processed by your site's PHP code, which makes it extremely fast. Of course, if you want to go even faster, you are welcome to develop a version of single page call that would work in local mode, i.e. server-side. Regards, Erik Geurts Quote Link to comment Share on other sites More sharing options...
checkad Posted August 31, 2014 Author Report Share Posted August 31, 2014 Thank you Erik for the answer. 1. With 3 calls per page, on a server delivering 100.000 pages per day, any idea of the benefit to develop a single page call in local page ? 20% better, 50% better ? 2. How long would it take to develop such a single call ? (for you for example, keeping in mind that i guess you are the quickest to do something like that ?). question of a couple of hours only or more ? Regards, Quote Link to comment Share on other sites More sharing options...
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.