0

How do I display a single banner on a page by using its ID with OpenX? I cannot get banners to display without using zones.

InnateDev
  • 299
  • 5
  • 15

3 Answers3

0

1.Select Website :

Websites -> List of websites - > Select one -> Invocation Code -> Tag Settings -> Generate

2.Placing SPC (Single Page Call) Invocation Code :

First ad the Header Script ,

then place your Zones

<script type='text/javascript'><!--// <![CDATA[
      OA_show(1);
// ]]> --> </script>

. . .

<script type='text/javascript'><!--// <![CDATA[
      OA_show(N);
// ]]> --> </script>

Regards,

Chinnu.G

0

From a quick reading of the OpenX Documentation, it appears that a banner must be associated with a zone in order to be provided with the invocation code.

Luke Stevenson
  • 10,357
  • 2
  • 26
  • 41
0

You want to look at http://www.openx.org/support/direct-selection to create a special invocation code that sidesteps publishers and zones.