• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Adverts not loading into a webpage

Guest
Jan 03, 2017 Jan 03, 2017

Copy link to clipboard

Copied

Hi there,

I'm working in online marketing and we're having an issue with our adverts not correctly loading into webpages occasionally. The issue looks like the below, it loads the green background but fails to load any of the animation or any other part.

Cycling weekly issue 1.jpg

We've previously noticed this happening on a number of sites, we contacted the company that serves our adverts Turn, they said that they thought the issue was due to the fact that multiple adverts were loading on the page and some were also done in Adobe Animate and both ours and theirs were using the auto generated tag "canvas" and so it was failing to load. We since manually replaced all our "canvas" tags with "canvas_evanscycles" but we've still found this issue occurring elsewhere. We then did some more research, found that other people have had similar issues as in the links below. However for all of these people they were the ones creating the webpage rather than just displaying an advert on somebody else's page. They also recommend changing the tag "lib" to something unique also which we haven't yet attempted.

http://stackoverflow.com/questions/31901564/two-flash-cc-animations-in-the-same-html-page

https://forums.adobe.com/thread/1478736

https://forums.adobe.com/thread/1195521

So the first question I have is whether anyone knows of similar issues? If so does anyone know of any fixes other than what we have attempted?

The second part is that if the only fix is to manually change the "canvas" and "lib" tags then would every advert we serve need to have a unique tag? For example if we are serving an advert that is 160x600 and one that is 728x90 on the same page, if we change the 160x600 "canvas" to be "canvasABC" do we need to change the 728x90 "canvas" to be "canvas123"?

It's a fairly confusing question so I hope I made it clear, any questions please ask and I'll elaborate further.

Thanks,

Tom.

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advocate , Jan 06, 2017 Jan 06, 2017

Well the error is coming from this:

Screen Shot 2017-01-06 at 9.26.02 AM.png

There's no reason to have that <img src= there, and the script tag within the script tag doesn't look right either.  Do you need that stuff for esearchvision?  If so, you might want to check with them about how that tracking script needs to be set up, because it doesn't seem to be properly implemented.

Also, you've somehow managed to both publish your JS file and include the JS within the HTML, and you only need to do one or the other.  Right now your JS files a

...

Votes

Translate

Translate
Advocate ,
Jan 03, 2017 Jan 03, 2017

Copy link to clipboard

Copied

HTML5 banner are typically served within iframes, so it shouldn't matter if other banners loaded into other iframes have tags with the same IDs.

Are you using an Ad Blocker?

Could you maybe share a link to a live page with this issue?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 03, 2017 Jan 03, 2017

Copy link to clipboard

Copied

Hi Emma,

Thanks for the response, I'm not using an adblocker and neither are the others who have seen this issue. We're using Google Chrome and here is a site that's had the issue: Cycling Weekly: Cycling News, Bike Reviews, Sportives & Forums You may need to refresh the site a few times to get served an ad from Evans.

I've emptied my cache to test to see if that was the issue but it didn't resolve it either. Here is a screenshot I took just now after having emptied my cache and deleted browsing history

Thanks for the help, it's very much appreciated.

Tom.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 03, 2017 Jan 03, 2017

Copy link to clipboard

Copied

I'm not seeing it no matter how many times I refresh; it might only be targeted to people in certain regions. 

Can you have the ad serving company set up a test page?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 04, 2017 Jan 04, 2017

Copy link to clipboard

Copied

Hi Emma,

Sorry I should've realised that, we're a UK based company so are targeting people in the UK so you wouldn't get served the ad. I'll talk to the company now and see if they can set something up for us.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jan 04, 2017 Jan 04, 2017

Copy link to clipboard

Copied

What version of Animate? Did you use the spritesheet option? Is your stage color (i.e. the background color of your canvas element, that color?) Or are you using a publish template created for a previous version of Animate.

What vendor is serving the ads?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 05, 2017 Jan 05, 2017

Copy link to clipboard

Copied

Hi there,

What version of Animate?  16.0.0.112 2017 build

Did you use the spritesheet option? Yes we use sprite sheet.

Is your stage color (i.e. the background color of your canvas element, that color?) Or are you using a publish template created for a previous version of Animate.

The stage colour is the dark green Evans Cycles colour – the one the display keeps getting stuck on.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 05, 2017 Jan 05, 2017

Copy link to clipboard

Copied

Try turning off sprite sheets, re-publishing, re-trafficking, and see if that makes a difference.

Also, check if there are any errors in the JavaScript console when you view your banners in a browser.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 06, 2017 Jan 06, 2017

Copy link to clipboard

Copied

Hi Emma,

We'll test the turning off sprite sheets and see what happens.

For now here are the errors that appear in the JavaScript console:

Thanks

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 06, 2017 Jan 06, 2017

Copy link to clipboard

Copied

What errors (if any) do you see when you view only your banners in their own HTML page?  Can you provide a direct link?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 06, 2017 Jan 06, 2017

Copy link to clipboard

Copied

Hi Emma,

This is the error I see in the HTML only page:

When I click it, it takes me to this line:

I couldn't work out a way to link you the HTML page directly (as you can see the URL is the file location) so I uploaded a set of creatives to Dropbox which you can download here:

Dropbox - Adobe Issues.zip

Hopefully this gives some more insight,

Thanks for the help!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 06, 2017 Jan 06, 2017

Copy link to clipboard

Copied

Well the error is coming from this:

Screen Shot 2017-01-06 at 9.26.02 AM.png

There's no reason to have that <img src= there, and the script tag within the script tag doesn't look right either.  Do you need that stuff for esearchvision?  If so, you might want to check with them about how that tracking script needs to be set up, because it doesn't seem to be properly implemented.

Also, you've somehow managed to both publish your JS file and include the JS within the HTML, and you only need to do one or the other.  Right now your JS files are completely unused and just wasting extra file size.  Personally, I would republish the HTML without the JS embedded and keep separate JS files to keep things cleaner.  I don't think that has anything to do with your loading issue but it is something that would be best to fix.

You can do that in Publish Settings.

Screen Shot 2017-01-06 at 9.30.01 AM.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 10, 2017 Jan 10, 2017

Copy link to clipboard

Copied

LATEST

Hi Emma,

Thanks for this, once you mentioned the errors in the console I also realised that the issue was around the esearchvision tagging. I've tested removing the <img src= and that hasn't resolved the issue. I'm now currently testing removing the tag entirely and hopefully that will fix the issue.

We'll also not embed the JS file from now on to make things cleaner.

You've been a great help thank you.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 04, 2017 Jan 04, 2017

Copy link to clipboard

Copied

Hey, I was finally able to get your ads to load on bikeradar.com, and they work fine on my end (on a Mac using Chrome).  Screenshot below.

What browser/operating system are you experiencing issues in?

Screen Shot 2017-01-04 at 1.58.36 PM.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 05, 2017 Jan 05, 2017

Copy link to clipboard

Copied

Hi Emma,

We've found that some times they load but we've still had issues on multiple computers on multiple networks. All have been using Windows and Google Chrome though.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines