Jump to content

Devrim

Approved members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by Devrim

  1. yes it is possible.

    you could implement it very easy in the search results page and include the search keys into SOURCE part of the invocation Tag. In Banner level you can define the targeting options which could include the search keywords.

    Please let me know if you need further information.

     

  2. I use source code for mobile targeting with mobileesp.com PHP Script. I add "mobile" if it detects a mobile device and add "tablet" if it detects tablet. So then I can target with targeting source or even building channels on it.

    Soon I will publish on my website many tricks with extending revive-adserver. I will then write here.

     

  3. Hello,

     

    thanks for your answer. But my question is more, that a banner or campaign should block other campaign or banner by campaign id or banner id. It needs to be done dynamically. For example we have Campaign 1 with ID = 1 And Campaign 2 with ID =2

     

    Campaign 1 has 2 Banners Bannerid = 11 Bannerid = 12

    Campaign 2 has 2 Banners Bannerid = 21 Bannerid = 22

     

    it is possible during delivery of Campaign 1 blocking Campaign 2 or blocking any banner of campaign 2. Or even could we block by delivering the banners from campaign 1 the banners from campaign 2?

     

    Thanks for answer.

     

    Best Regards,

  4. Hello,

     

    if we assume that you put the old files under backup320 folder. Put all old files in that folder and copy the new files to server's root folder and copy the configuration file (which is in var path) to the same place from old servcer files. 

     

    For the part you are having problem:

     

    you should fill the complete path on the server, and it is not http://... path, instead it should look like such : /usr/www/users/public_html/adserver/backup320

     

    if you do it in right way, everything should work without any problems. 

  5. Hello together,

     

    we are using revive-adserver with small changes. Normally we are able to block any banner or zone manually by putting the following code in banner level in comments field:

     

    as example:

    <?xml version='1.0'?>
    <conf>
    <block>bannerid:17</block>
    </conf>
     
    of course the delivery files altered and will take this information and blocking the appropriate banners. This function programmed early by another it supporter. 
     
    Now we will use async loading and my question would be first, if there is such a function or possibility in revive-adserver. If yes, I would prefer to use the property, if not I will try to alter the async delivery files, to be able to block any banner or any zone by the banner.
     
    I just think, that the revive-adserver should support such a function, as sometimes customers doesnt want to have another banner on the page or we must implement the customers banners in different campaigns.
     
    I would appreciate any help. If you wish I can even send you altered spc.php and spcjs.php files.
     
    Thanks a lot for any answer.
     
  6. Ah ok - I didn't see the website-selectbox on top - ok, that makes sense now.

     

    But one question: Does that mean, I can only use the website-related channels on banners that are linked to a zone of this website?

    You can use global targeting channels too. For it go to Preferences->Targeting Channel Management. So these Channels will be able for every website.

     

    Best Regards,

  7. Hello,

     

    I must implement the delivery of the ads for given postal codes of Germany. In Delivery options I see only the option for US/Canada Postal Code. Can I use this option also for Germany postal codes? Of course I will buy a paid version of database from maxmind, if this option will work for germany.

     

    Thanks for answers.

     

    Best Regards,

     

  8. Hi Erik,

     

    I found out, that by the Revive-Adserver the {clickurl} Macro produces the following code and that prevents the link to be redirected.

     

    ?_cb=fab5191569

     

    OpenX Test Page: http://ads.commonmedia.de/test/beliebte-vornamen/

     

    Revive-Adserver Testpage: http://www.beliebte-vornamen.de/?cmtest=1

     

    and here you have the banner code, which we use for Wallpaper for years. It functions without any Problem by OpenX Adserver.

     

    <script type="text/javascript">
    var WP_XXL ='http://ad1.adfarm1.adition.com/banner?sid=492001&kid=1158852&wpt=H&clickurl={clickurl}';
    var WP_SKY ='http://ad1.adfarm1.adition.com/banner?sid=492002&kid=1158852&wpt=H&clickurl={clickurl}';
    var WP_URL = '{clickurl}';
    </script>
    <script type="text/javascript" src="http://ads20.wwe-media.de/files/adtags/wp.php?ts={random}&xxlw=728&xxlh=90&skyw=160&skyh=600&wm=iframe&dock=&color="></script>

  9. Hallo zusammen,

     

    Wir verwenden aktuell im Livebetrieb OpenX 2.8. Ich habe jetzt auf einem frisch installiertem Server Revive Adserver 3.0.5 installiert. Leider habe ich festgestellt, dass auf dem Revive Adserver die clickurl nicht funktioniert. Der Revive Adserver ist also kein Update sondern eine neue Installation.

     

    Hat jemand so ein Problem festgestellt? Gibt es hier eine Lösung?

     

    das {clickurl} Macro führt nicht zu den richtigen Link.

×
×
  • Create New...