Jump to content

Recommended Posts

Posted

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?

 

Posted

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

Posted

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

Posted

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?

Posted

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&amp;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. 

  • 10 months later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...