Jump to content

andrewatfornax

Approved members
  • Posts

    2007
  • Joined

  • Last visited

Everything posted by andrewatfornax

  1. https://documentation.revive-adserver.com/display/DOCS/Revive+Adserver+Broken ?
  2. Hi @bogdao, You can find all the supported banner types listed here: https://documentation.revive-adserver.com/display/DOCS/Creating+a+Banner
  3. Hi @trzczy, It's the other way around. You don't put the video into the Revive Adserver code - rather, you put the Revive Adserver invocation code for the pre-roll video into the video player that will be playing the video. https://documentation.revive-adserver.com/display/DOCS/Invocation+Code%3A+Zone+Level#InvocationCode:ZoneLevel-VideoInvocationcodeforInlineVideoadzoneorOverlayVideoadzone
  4. Hi @Nattaya, Sorry, but I'm not sure what you mean by "preferring deal".
  5. AFAIK, the way to do this depends on the video player. See: https://documentation.revive-adserver.com/display/DOCS/Invocation+Code%3A+Zone+Level#InvocationCode:ZoneLevel-VideoInvocationcodeforInlineVideoadzoneorOverlayVideoadzone
  6. Hi @Ivan, It's not currently a planned feature - but you are more than welcome to submit it as a feature request in our GitHub page!
  7. Hi @Ivan, I think I answered the same question recently, if you take a look around. No, there's no option at the moment for statistics only access.
  8. https://documentation.revive-adserver.com/display/DOCS/Revive+Adserver+Broken ?
  9. https://documentation.revive-adserver.com/display/DOCS/Impressions+are+Too+High ?
  10. Hi @add25, No, not at this stage: https://github.com/revive-adserver/revive-adserver/issues/370
  11. Hi @Migz, I don't see why not - there are a number of different invocation methods documented in our docs, so take a look at see if there's one suitable for calling from your application!
  12. Hi @DougW, Revive Adserver does track impressions on a banner by banner basis. However, if you've put in your own code to "rotate" (i.e. auto-load) banners after a certain amount of time, then this might not work with Revive Adserver's view on how banners are supposed to be loaded. Try using one of the standard invocation methods first, and see if that works, and records banner impressions correctly. If so, then you know where to start looking re: how your custom loading system should work.
  13. Hi @DougW, I would if I could, but I can't - unfortunately, I don't know where the PHP CLI has been installed on your system. If you installed PHP yourself, then have a look back at how you installed it, so locate where it was installed. If someone else installed PHP, ask them! :-)
  14. https://documentation.revive-adserver.com/display/DOCS/Plugins+Missing+or+Disabled
  15. Hi @Rahul, Please don't double post your questions - it's not necessary. See: https://documentation.revive-adserver.com/display/DOCS/Plugins+Missing+or+Disabled
  16. Hi @Rahul, I would not recommend that you do. If your installation doesn't include this standard, included plugin, then either something has gone very wrong with your system, or you didn't get an official download package. Nevertheless, if you follow the link in the post you have replied to (i.e. https://documentation.revive-adserver.com/display/DOCS/Plugins+Missing+or+Disabled) then you will find the information you are seeking.
  17. Hi @pharrow, Pull requests can be submitted to the main GitHub repo. https://help.github.com/articles/creating-a-pull-request/
  18. Hi @ivela, Just to confirm your testing process: 1. Fire up a browser, and try and view the banner. After 5 impressions, you should no longer see the banner. 2. Close the browser. 3. Fire up the browser, and try to view the banner again in a new session. You should now see the banner again. After 5 impressions, you should no longer see the banner. You now have 10 impressions in 24 hours. 4. Do steps #2 and #3 twice more. You now have 20 impressions in 24 hours. 5. Close the browser, and fire it up again. Even though you are in a new session, you should now not see the banner again, because you are at the maximum impressions. 6. Wait 24 hours, and all the counters will now reset. Or - are you assuming that only the session counter is being reset? :-)
  19. Hi @tobean, Thanks for this - and sorry for not responding sooner. You are correct, the Async tag does not support this. The page that is linked in the text you have quoted is https://documentation.revive-adserver.com/display/DOCS/Tag+Settings, and if you scroll down to the "Show text below banner" option, you can see that only JS, SPC, local mode and XML-RPC tag support this. @Matteo Beccati is definitely the person to confirm this, as he's the async tag expert, but I think that there were "technical reasons" (yes, I'm waving my hands here) where the feature wasn't (can't be?) supported in async tags. I might be wrong though - but as far as I know, we have no immediate plans to support this.
  20. Hi @femdom, Okay - so, in that case, no - you can't allow an advertiser user to create new banners.
  21. Hi @cema0110, It looks like you are using Revive Adserver with a hosts file entry to perform IP resolution, based on "revive" being the domain name the service is running on. I am not sure, but it might be that Revive Adserver won't work like this, because it's somehow recognising that this is not a valid domain name - Revive Adserver does use the domain name to help manage configuration files. I might be wrong, but this could be related. Could you please try on a real domain? (The localhost domain is okay, if you're just installing and testing locally).
  22. Hi @karl-pogi, Is the UI broken everywhere, or just in the parts where it's displaying the banner you added in the UI?
  23. Hi @jsheedy, I really like this idea. I haven't thought about how to do it, so no idea how hard it is, but it's a great idea! Could you please create a ticket for this on GitHub?
  24. Hi @mgh, Not as far as I'm aware. In order to record clicks in Revive Adserver, there must be a banner ID in the system, against which the clicks are recorded. So, you could potentially set up a dummy banner, and then use the click recording URL for the banner as a way of recording clicks, even without having the banner delivered or clicked on (e.g. use an external system to trigger the click recording), but there nevertheless needs to be a banner in Revive Adserver for this to work.
×
×
  • Create New...