Jump to content

andrewatfornax

Approved members
  • Posts

    2007
  • Joined

  • Last visited

Posts posted by andrewatfornax

  1. I'm running a remnant campaign, the ads appear when previewing it and my banner have a probability of 50%of 100%. I also cleared the cache too.

     

    Okay, so you will only see a banner 50% of the time - load the zone tag a few more times and see if it shows up after a while.

     

    If not, check your delivery limitations and capping to make sure that's not preventing it from displaying for you.

  2. HTTPS works fine with banners that I own (files) but not with HTML fragments provided by third parties like zanox.com.

     

    You will need to use third party tags that support HTTPS -- assuming the third party actually does so. If they do not, then it won't work. 

  3. I already tried changing the RV.php file in relation to that bit about PEAR.

     

    I checked my Maintenance settings and it says it's correctly set up.

     

    There's no need to change the RV.php file if you're running the latest version of Revive Adserver - that bug has been fixed.

     

    If the maintenance page says that maintenance is running, all is well - apart from the missing stats. We will have to look elsewhere...

     

    Do you see anything appearing in your data_bkt_m table in your database (if you do a "SELECT * FROM data_bkt_m") as delivery of your banners is happening?

  4. My advice would be to add a remnant campaign to the zone. Revive really only works when it knows about all the inventory, and unfortunately, doesn't currently log blank impressions; so you need a remnant campaign there to take up any "spare" inventory and let Revive figure out your real inventory to do a decent job of delivering contract campaigns.

  5. As you can see here, it's one of the most requested features over here. What's realy bothering me is, that ne developer or staff member seems to be interested in the request.

     

    Always interested in pull requests on GitHub! Please by all means, send them through!

  6. Hi Martin,

     

    1. Yes, it can, and I think XML-RPC is probably the best way to do this.

     

    2. I don't think so, unfortunately. The SPC functionality is only done for JavaScript.

     

    3. Documentation is slowly in progress! (No help now, I know, but if you have specific questions about it, ask away, and we will do what we can.)

  7. Quite possibly!

     

    First thing I would check is - do the Adsense banners appear in the Revive UI when you preview the banners? If that is okay, take a look at the zone probability page - do the banners have a non-zero probability? Is the sum of all probabilities for the zone 100%, or is it less (i.e. are you just happening to see blank impressions because you're only using a small part of your inventory by not including a remnant campaign?)

     

    HTH. 

  8. Back in the day, when Revive Adserver was OpenX Source (around about version 2.6 I think), conversion tracking was done server side. The problem is that the storage requirements for all the data just got too large when you had more than a trivially sized installation.

     

    So, everything was moved to be cookie based. 

     

    I honestly can't see us changing things to work in a non-cookie way.

     

    But I suspect you probably could make calls to Revive as you have suggested - or, if all else fails, just write the appropriate data to the database!

×
×
  • Create New...