• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Watterwall ad loading not working

[Solved]

Foliovision › Forums › FV Player VAST › Troubleshooting › Watterwall ad loading not working

  • songsrpeople 10 years, 6 months ago

    I have a problem with the waterfall not working.

    Can u please see my licensed website and advise?

Viewing 11 replies - 1 through 11 (of 11 total)
  • Martin 11 years ago

    Hi songsrpeople,

    the site is overflowing with ads and debug messages on the JavaScript console. Could you please enable the FV Player VAST debugging mode (Settings -> FV Player VAST -> Debug), so that we can see the events of our plugin?

    Thanks,
    Martin

    songsrpeople 11 years ago

    Ok Done..

    Martin 11 years ago

    Hi songsrpeople,

    unfortunately it doesn’t appear to be on. Could you please double-check? It’s a checkbox labeled “Debug” in Settings -> FV Player VAST which has a description: “Turn on to examine VAST events, loading and tracking.”

    Is there any cache on the site which could prevent me from seeing the option enabled? I’m checking it in the HTML source of the page.

    Thanks,
    Martin

    songsrpeople 11 years ago

    I just checked it again..saved these settings and cleared all cahe..

    Martin 11 years ago

    Hello songsrpeople,

    so we had a careful look and found some issues:

    Your ads are (I removed the sensitive information like your ad unit ID or URLs):

    1) http://search.spotxchange.com/vast/2.00/YOUR-ID-HERE?VPAID=1&content_page_url=http%3A%2F%2Fexample.com%2F2014%2F11%2Fpost-name-3%2F&cb=__random-number__&player_width=__player-width__&player_height=__player-height__

    2) http://ads.us.e-planning.net/eb/4/YOUR-ID-HERE/CPM_MediumPlayerVideo490300_IMN_PUB_109/490x300_CPM_MediumPlayerVideo490300_IMN_PUB_109?o=v&ma=1&vv=2

    3) http://v.admedia.com/?id=YOUR_ID_HERE&page_url=[ENCODED_PAGE_URL]&autoplay=[0,1]&content=[CONTENT_CODE]&title=[VIDEO_TITLE]&video_id=[VIDEO_ID]

    In this one, it appears you didn’t replaced the URL parameters with the ones supported by our plugin. Please check our documentation here: https://foliovision.com/player/vast/player-vast-use

    The step 4 tells you way URL tags are supported, so you can put these in to make sure your ad provider gets all the variables. You may need to ask them about [CONTENT_CODE] as it’s not clear what this variable should represent.

    It’s obvious, that [ENCODED_PAGE_URL] needs to be replaced with [permalink] and [0,1] with [LR_AUTOPLAY]. [CONTENT_CODE] could be replaced with [post_id], [VIDEO_TITLE] should be [post_title] and [VIDEO_ID] can be [post_id] as well.

    4) http://ima3vpaid.appspot.com/?adTagUrl=http%3A%2F%2Fgoogleads.g.doubleclick.net%2Fpagead%2Fads%3Fclient%3Dca-video-pub-SOME-ID-HERE%26slotname%3DSOME-ID-HERE%26ad_type%3Dstandardvideo%26description_url%3Dhttp%253A%252F%252Fsome-other-domain-here.com%26max_ad_duration%3D15000%26videoad_start_delay%3D0%26hl%3Den

    In this one, I can see that description_url is not set to your domain. Is that already? Perhaps you need to put in [permalink] instead of the link which is currently there.

    5) http://ad4.liverail.com/?LR_PUBLISHER_ID=YOUR_ID_HERE&LR_SCHEMA=vast2-vpaid&LR_CONTENT=&LR_TITLE=Your Title&LR_VIDEO_ID=1189&LR_AUTOPLAY=[LR_AUTOPLAY]

    I’m attaching a screenshot of Chromium developer tools in which I highlighted the ad loading for each of the ads. Green color is the ad loading, pink color is the parsed URL being requested by the Flash VPAID engine and red is the result of the ad loading.

    Click to get a full-sized version: https://foliovision.com/images/support/vast-debug.png

    I’m noticing that the last ad is not loaded at all. That’s because we didn’t counted on more than 4 ads in waterfall loading. Please download the FV Player VAST from your https://foliovision.com/edit account to get a fixed version. We are working on a bigger improvements right now, which make it harder for me to release a quick updated version.

    Thanks,
    Martin

    songsrpeople 11 years ago

    hello Martin,
    Why all of a sudden this site is not calling video or pre roll?

    http://example.com/2014/10/2011-volkswagen-buggy-up-concept-2/

    I have turned on the de bug option

    Martin 11 years ago

    Hello songsrpeople,

    I can see that the loading works, but the first ad gets stuck trying to load over and over again.

    Please check my previous message in this thread. I wrote you exactly what needs to be done about that VAST ad URL, it’s number 3. in the list. Perhaps that will help.

    Thanks,
    Martin

    songsrpeople 11 years ago

    Yes I read number 3 but did not understand..Can u send me the modified tag I need to put into the waterfall??

    Martin 11 years ago

    Hello songsrpeople,

    so your VAST URL is like this (warning, I omitted the ?id= parameter to protect your privacy, you will have to put that one back in):

    http://v.admedia.com/?id=YOUR_ID_HERE&page_url=[ENCODED_PAGE_URL]&autoplay=[0,1]&content=[CONTENT_CODE]&title=[VIDEO_TITLE]&video_id=[VIDEO_ID]

    So [ENCODED_PAGE_URL] needs to be replaced with [permalink] and [0,1] with [LR_AUTOPLAY]. [CONTENT_CODE] could be replaced with [post_id], [VIDEO_TITLE] should be [post_title] and [VIDEO_ID] can be [post_id] as well.

    That means it will become:

    http://v.admedia.com/?id=YOUR_ID_HERE&page_url=[permalink]&autoplay=[LR_AUTOPLAY]&content=[post_id]&title=[post_title]&video_id=[post_id]

    Thanks,
    Martin

    songsrpeople 11 years ago

    Ok I replaced the tag with what you sent me.

    Still not seeing video..Why?

    Martin 11 years ago

    Hello songsrpeople,

    I can see the following:

    http://v.admedia.com/?id=your-ID&page_url=permalink&autoplay=LR_AUTOPLAY&content=post_id&title=post_title&video_id=post_id

    Make sure you read this post in our forums, as the mail notifications seem to remove the [ and ] symbols. Check my last post to see what it should look like.

    However even if I replaced all the URL tags properly, the ad appears to trigger some kind of endless loop. It happens even here https://developers.google.com/interactive-media-ads/docs/vastinspector_dual , so I supsect there is a problem with that specific ad unit and I recommend your report the issue to the ad provider.

    Thanks,
    Martin

Viewing 11 replies - 1 through 11 (of 11 total)
Reply To: Watterwall ad loading not working



Please Sign in or Register to upload files.

Related Posts

  1. Error loading videos due to privacy settings. Now unsupported video format

    Error loading videos due to privacy settings. Now unsupported video format

  2. Fv Player is not working

    Fv Player is not working

  3. Youtube hosted videos not loading for mobile devices when in lightbox

    Youtube hosted videos not loading for mobile devices when in lightbox

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!