Jump to content

thomaska

Approved members
  • Posts

    5
  • Joined

  • Last visited

About thomaska

thomaska's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, I have a customer and i am newbie. The customer requires a pre-roll inline video bannber. I follow all the documentation to create the banner, link to a zone and then get the special invocation code. The invocation code is the following http://ads.financialreport.gr/adserver/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&format=vast&nz=1&zones=pre-roll%3D21 So can anyone tell me how to embed this code into an html page in order to play the video? I am confused and stack and i don't know how to do it. I will appreciate any help... Regards Thomas
  2. Hi, I am facing the following problem. I have fifteen (15) html files, one for each zone with the following code. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>TravelScan.gr Adv</title> <style type="text/css"> html, body { margin: 0px; padding: 0px; } </style> <!-- OpenX Single Page Call Script--> <script type='text/javascript'> <!--// <![CDATA[ var OA_zones = { 'RightAd': 15 } // ]]> --> </script> <!-- Generated by Revive AdServer --> <script type='text/javascript' src='//ads.travelscan.gr/adserver/www/delivery/spcjs.php'></script> </head> <body> <script type='text/javascript'> <!--// <![CDATA[ OA_show('RightAd'); // ]]> --> </script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-58098404-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>Each of this files are loaded from another page inside a parent container div with IFRAME as following <div id="ad15" style="width:300px; height:auto;"> <iframe id="RightAds15" onload="resizeIframe(this, 'ad15')" src="/Banners/RightAds15.html" width="300" height="250" frameborder="0" allowtransparency="true" scrolling="no"></iframe> </div>The problem that i am facing is that when the AdServer does not have banner to serve on a specific zone, the parent container div keeps the height and the page scrolls without any content. What i would like to do is to determine if the zone serves a banner and if not to hide the parent container div in order to minimize the height of the page to the real existing content. Is there any way to do that? And to answer your question why am i doing that with the iframe? Because the customer asked that for google analytics purposes.
  3. Any help please? Consider that is urgent...
  4. Hi, I have the following scripts from an advertisement company which gave me to test if those scripts are working and the banners are delivered. These scripts serves html5 banners. <script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=14221062&PluID=0&w=300&h=250&ord= [timestamp]&ucm=true"></script> <noscript> <a href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=brd&FlightID=14221062&Page=&PluID=0&Pos=1493144698" target="_blank"><img src="http://bs.serving-sys.com/BurstingPipe/adServer.bs? cn=bsr&FlightID=14221062&Page=&PluID=0&Pos=1493144698" border=0 width=300 height=250></a> </noscript> <script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=14221073&PluID=0&w=300&h=250&ord= [timestamp]&ucm=true"></script> <noscript> <a href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=brd&FlightID=14221073&Page=&PluID=0&Pos=1806994993" target="_blank"><img src="http://bs.serving-sys.com/BurstingPipe/adServer.bs? cn=bsr&FlightID=14221073&Page=&PluID=0&Pos=1806994993" border=0 width=300 height=250></a> </noscript> <script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=14221077&PluID=0&w=300&h=250&ord= [timestamp]&ucm=true"></script> <noscript> <a href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=brd&FlightID=14221077&Page=&PluID=0&Pos=856286244" target="_blank"><img src="http://bs.serving-sys.com/BurstingPipe/adServer.bs? cn=bsr&FlightID=14221077&Page=&PluID=0&Pos=856286244" border=0 width=300 height=250></a> </noscript> I had create three html banners with these scripts and the Revive Server previewing the banners perfectly. The i had create the invocation code for the attached zones and add this code on the following page http://www.arttravel.gr/contactus.aspx Unfortunately, at the bottom end of the page, the three test banners are not delivered. Any help please because this is extremely important to make it work as we are talking about a live environment and the advertisers are pushing us to move into HTML5 because they want to stop using flash files. Regards Thomas
  5. Hi, This is an urgent issue as i am talking for a production environment. I had two banners with flash files, which for a few months were working perfectly. Somehow today, server stops both previewing and serving the flash files. I deactivate the old banner and create a new one trying to upload the flash file again. Still the server does not playing the banner. Please i need an advise because this is a production environment and my customer complains about this issue. Regards Thomas S. Kardaridis
×
×
  • Create New...