gorman Posted August 27, 2014 Report Share Posted August 27, 2014 I have several equal zones. (for example - 3) And I have several banners (for example 3 or more) Each banner linked to every zone It's no need to show one banner twice, but I want to rotate banner over several zones. Is it possible to configure as server to show one banner only one time at the one page? Quote Link to comment Share on other sites More sharing options...
Riyas Posted August 28, 2014 Report Share Posted August 28, 2014 Hi gorman , Yes its possible to show the different banners in same page with rotation. Openx/revive adserver having default functionality to show the different ads in same page . Select " Don't show the banner again on the same page " option as yes in Tag settings (below invocation code) after select that option need to refresh and take invocation code . its fulfill your expectation . Regards, Durai's Quote Link to comment Share on other sites More sharing options...
gorman Posted August 28, 2014 Author Report Share Posted August 28, 2014 Thank you! I'm using Single Page Load, and it also have this option ) Quote Link to comment Share on other sites More sharing options...
Riyas Posted August 30, 2014 Report Share Posted August 30, 2014 Hi , Yes , Single Page Load also having this option . its having 2options 1. Don't show the banner again on the same page 2. Don't show a banner from the same campaign again on the same page Regards, Durai's Quote Link to comment Share on other sites More sharing options...
rav33n Posted August 31, 2014 Report Share Posted August 31, 2014 Hello, Having a slight confusion with how this works. Scenario: - I have 2 banners from the same campaign (b1 and b2) - 2 ad zones on the same page - Both banners have been added to both ad zones - I don't want a banner to repeat - there are 2 zones and 2 banners, should be 1 ad per zone - I selected "Don't show the banner again on the same page" option when using Single Page Load tag and replaced the header tag - Now I see only one banner, and the other doesn't show at all Advice? Quote Link to comment Share on other sites More sharing options...
Dave Brain Posted September 3, 2014 Report Share Posted September 3, 2014 Hi rav33n, I made the test based on the scenario and i can get different banner on both zone. Set up 2 banners and zones linked together. Taken single page call invocation tag with option of "Don't show the banner again on the same page". Banners delivered correctly and no empty banners on these two zones. My header script code : <!-- Generated by Revive Adserver 3.0.5 --> <script type='text/javascript' src='myadserver.com/revive3.5/www/delivery/spcjs.php?id=1&block=1'></script> And Pasted tag script : <script type='text/javascript'><!--// <![CDATA[ /* [id11] Text Zone */ OA_show(11); // ]]> --></script> <script type='text/javascript'><!--// <![CDATA[ /* [id12] Text Zone 2 */ OA_show(12); // ]]> --></script> Please make sure, whether you have applied any delivery limitations or other targeting techniques for the banners. Quote Link to comment Share on other sites More sharing options...
iamkingsleyf Posted July 13, 2015 Report Share Posted July 13, 2015 thanks guys 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.