如何在openx 2.8.5中使用单页调用

时间:2010-05-13 06:14:26

标签: openx

我需要在同一个页面中多次重复相同的区域。使用openx 2.8.5但是单页调用不起作用。有人请告诉我如何在openx 2.8.5中使用单页调用

2 个答案:

答案 0 :(得分:0)

您可以通过“网站级别”生成单页面调用标记。要显示相同的区域,只需在同一页面上复制并放置该区域代码多次,但需要对代码进行一些更改。

例如:zone id为:7表示多次粘贴此代码。

enter image description here

单页调用代码的详细用法和提示,请点击此处:http://www.adserveropenx.com/single-page-call-invocation-code http://www.reviveadserverplugin.com/blog/single-page-call-invocation-code

答案 1 :(得分:0)

我们已经通过单页调用检查了revive 2.8.5并且工作正常。 广告代码格式示例:

<script type='text/javascript' src='http://localhost/openx2.8.5/www/delivery/spcjs.php?id=1'></script>

<script type='text/javascript'><!--// <![CDATA[/* [id1] www.dreamajax.com - Default */OA_show(1);// ]]> --></script>
<noscript><a target='_blank' href='http://localhost/openx2.8.5/www/delivery/ck.php?n=a09a326'><img border='0' alt='' src='http://localhost/openx-2.8.5/www/delivery/avw.php?zoneid=1&amp;n=a09a326' /></a></noscript>

<script type='text/javascript'><!--// <![CDATA[/* [id1] www.dreamajax.com Default */OA_show(1);// ]]> --></script>
<noscript><a target='_blank' href='http://localhost/openx2.8.5/www/delivery/ck.php?n=a09a326'><img border='0' alt='' src='http://localhost/openx-2.8.5/www/delivery/avw.php zoneid=1&amp;n=a09a326' /></a></noscript>

<script type='text/javascript'><!--// <![CDATA[/* [id1] www.dreamajax.com - Default */OA_show(1);
// ]]> --></script>
<noscript><a target='_blank' href='http://localhost/openx-2.8.5/www/delivery/ck.php?n=a09a326'><img border='0' alt='' src='http://localhost/openx-2.8.5/www/delivery/avw.php?zoneid=1&amp;n=a09a326' /></a></noscript>