googleads / publisher-ads-lighthouse-plugin

Publisher Ads Audits for Lighthouse is a tool to improve ad speed and overall quality through a series of automated audits. This tool will aid in resolving discovered problems, providing a tool to be used to evaluate effectiveness of iterative changes while suggesting actionable feedback.
https://developers.google.com/publisher-ads-audits
Apache License 2.0
97 stars 45 forks source link

No ads were rendered when rendering this page #173

Open scattlecat opened 4 years ago

scattlecat commented 4 years ago

I'm getting the following error when testing a few different websites running ads - a couple of colleges have also tried & they also have the error below There were issues affecting this run of Lighthouse: No ads were rendered when rendering this page.

jburger424 commented 4 years ago

Could you please share the scanned url(s) where you observed this issue?

scattlecat commented 4 years ago

https://www.themeparktourist.com/

jburger424 commented 4 years ago

How are you running the tool?

scattlecat commented 4 years ago

From the url below using Chrome https://developers.google.com/publisher-ads-audits

wnedoe commented 4 years ago

In Google 80 beta Dev Tools this error is also displayed, although ads are served in the preview window.

Bangkokian commented 3 years ago

October 2020, and still seeing the same issue.

I'm seeing ads rendered in the preview display and in View Trace, and I'm receiving the message "No ads were rendered when rendering this page."

I'm getting the error when running lighthouse directly from Chrome.

hubertnguyen commented 3 years ago

I'm getting the error, when running the tool from https://pub-ads-audits.appspot.com/audit

BartVB commented 3 years ago

@scattlecat Isn't your error caused by the CMP? Lighthouse won't click 'OK, allow cookies' and ads will only load after consent has been given.

joelbentham commented 1 year ago

Any updates on this issue? Im having the same problem running locally my next js app. The Lighthouse ads audit (from chrome) and from https://developers.google.com/publisher-ads-audits?hl=es-419 (on production and vercel previews) gives me this error messages.

Ads are no visible on the preview image (but they are vivible in the browser app)

Also, cloning and running the https://www.npmjs.com/package/lighthouse-plugin-publisher-ads tool (version 1.5.7-beta ), it returns none of the previous messages and the preview shows all ads on viewport render ok.

roscorcoran commented 10 months ago

I am also having this issue, no cookie consent issues. Ads definitely load during the profiling 🤷