You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using CLI command for run the ads-lighthouse-plugin which is "node index.js --output=json --output-path="results" --output=html --max-wait-for-load 60000 --quiet --chrome-flags="--headless" --full --emulated-form-factor desktop " and get result.
You can see device information at the bottom of the report:
By default the CLI simulates a slow device on a 3g connection for desktop but the web service does not. You should be able to reduce the discrepancy on the CLI by passing in --throttling-method=provided, but there may still be some discrepancies based on the environment of the CLI vs the web service.
Hopefully this resolves your issue but let me know if you have any additional questions.
I am using CLI command for run the ads-lighthouse-plugin which is "node index.js --output=json --output-path="results" --output=html --max-wait-for-load 60000 --quiet --chrome-flags="--headless" --full --emulated-form-factor desktop " and get result.
From last week I am getting value of Perf score is very low so I verified my website on https://developers.google.com/publisher-ads-audits and found huge difference for perf score.
I am getting Perf score through CLI is 14 and through web is 60.
Can anyone help me to solve this issue or let me know if i am doing anything wrong.
I am sharing snap shot for the same.
Thanks,
Ankit Jain
The text was updated successfully, but these errors were encountered: