Ad request waterfall
Stay organized with collections
Save and categorize content based on your preferences.
Overview
A report of the resources requested before the first ad request is made. These
resources delay the first ad request, so minimizing their number will speed up
ad loading.
Recommendations
This audit is purely informative and not something a page can pass or fail. Use
the information provided to reduce the time to first ad request by:
- Reducing the number of resources by removing them, deferring them, marking
them async, etc.
- Combining resources to reduce the number of requests.
- Optimizing the order in which resources are loaded by requesting only critical
resources prior to requesting ads.
Any of the above optimizations will have a positive impact on ad speed.
Critical Request Chains
Tagging best practices to minimize page latency
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-06-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-26 UTC."],[[["The audit reveals resources that are requested before the first ad request, potentially delaying ad loading."],["Optimizing the loading process of these resources improves ad speed and user experience."],["Reduce the number, defer loading, or combine resources to minimize delays before the first ad request."],["Prioritize loading critical resources before requesting ads to optimize resource order and improve ad speed."]]],[]]