Jump to content

andrewatfornax

Approved members
  • Posts

    2007
  • Joined

  • Last visited

Posts posted by andrewatfornax

  1. If you'd like some assistance (and it sounds like you do), you will need to provide some more details information other than a brief text description.

    Screenshots, exact steps taken, full details of your setup, what the results of each troubleshooting step were etc. would all be useful.

  2. Async tags should automatically detect the protocol of the page they are being delivered on, and use the same.

    In your test example above, the test page is loaded over HTTP, so that's what you are seeing used for the banner content....

  3. Hi @EERA,

    Unfortunately, there would not be a single file you could edit to change how impressions are "calculated" (although I'm not really sure what you mean by that).

    The entire Revive Adserver system utilizes a common understanding of how statistics work throughout the application - changing the understanding of this would be something that requires everything that interacts with the idea of impressions to (potentially) be changed.

  4. Ah, thanks @Matteo Beccati! I had this on my follow up list, but I can see you have answered. I was thinking about looking into the code re: the database level lock, but I completely missed the fact that this is auto maintenance!

    @PicNic, if you use auto maintenance, this is expected behaviour, as multiple banner deliveries are likely to trigger maintenance in parallel - but only one maintenance process is allowed to run at a time. If you move to scheduled maintenance, you should get a much clearer view that maintenance is running correctly, without the other information cluttering the logs.

  5. Hi @MGJIM,

    No, the "Site - Page URL" Delivery Option does not support multiple parameters: https://documentation.revive-adserver.com/display/DOCS/Site+Delivery+Rules#SiteDeliveryRules-Site-PageURL

    Therefore, if you want to block on multiple keywords in the page URL, you will either need to:

    You cannot apply Delivery Options at the Campaign level. However, you can define Delivery Option Sets for a Website, to make re-using the Delivery Option across banners linked to the Website's Zone easier (and less error prone): https://documentation.revive-adserver.com/display/DOCS/Delivery+Rule+Sets

  6. PHP message: PHP Fatal error:  Uncaught League\Flysystem\Exception: Impossible to create the root directory "".

    This looks to me like something is set up incorrectly, resulting in the code attempting to write the banner file to an undefined directory.

    I am assuming you are using local file storage for the banners? If so, what do you have that set to in terms of directory?

×
×
  • Create New...