첫 번째 광고 요청의 지연 시간 줄이기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
개요
첫 번째 광고 요청에 걸리는 시간입니다. 페이지 로드부터 첫 번째 광고 요청이 실행될 때까지의 간격입니다.
권장사항
이 측정항목은 특정 문제를 나타내지 않습니다. 개선이 필요한 영역을 식별하고 시간 경과에 따른 개선을 추적하는 데 사용되어야 합니다.
여기서는 첫 번째 광고 요청에 걸리는 시간을 줄이는 것이 목표입니다. 다른 특정 감사를 통과하면 이 측정항목에 큰 영향을 미치게 됩니다. 특히 태그 로드 시간 및 첫 번째 광고 요청의 지연 시간 (태그 로드 후)에 영향을 미치는 감사가 이 측정항목에 영향을 미칠 가능성이 높습니다.
이 측정항목은 다음 중 하나에 대해 가장 먼저 기록된 요청으로 '첫 번째 광고 요청'을 식별합니다.
보관함 |
호스트 |
경로 |
AdSense |
googleads.g.doubleclick.net |
/pagead/ads |
Google 게시자 태그 |
securepubads.g.doubleclick.net |
/gampad/ads |
일반적인 GPT 구현 실수 방지하기
페이지 지연 시간 최소화를 위한 태그 지정 권장사항
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003e\u003cstrong\u003eFirst Ad Request From Page Start\u003c/strong\u003e measures the time elapsed between a page loading and the first advertisement request.\u003c/p\u003e\n"],["\u003cp\u003eThis metric helps identify areas for improvement in ad delivery speed but isn't tied to specific issues.\u003c/p\u003e\n"],["\u003cp\u003eImproving tag load time and latency of the first ad request from tag load directly impacts this metric.\u003c/p\u003e\n"],["\u003cp\u003e"First ad request" is defined as the earliest request to AdSense (\u003ccode\u003egoogleads.g.doubleclick.net/pagead/ads\u003c/code\u003e) or Google Publisher Tag (\u003ccode\u003esecurepubads.g.doubleclick.net/gampad/ads\u003c/code\u003e).\u003c/p\u003e\n"]]],["The \"first ad request\" metric measures the time from page load to the initial ad request. Reducing this time is the primary goal, achievable by optimizing tag load time and the latency of the first ad request from tag load. The metric is tracked for requests to specific paths on `googleads.g.doubleclick.net` (AdSense) and `securepubads.g.doubleclick.net` (Google Publisher Tag). Improving related audits should positively impact this metric and it can be used to identify areas for improvement.\n"],null,["# Reduce latency of first ad request\n\nOverview\n--------\n\nThe time it takes for the first ad request to be made. This is the interval from\npage load until the first ad request is issued.\n\nRecommendations\n---------------\n\nThis metric is not indicative of a specific issue. It should be used to help\nidentify areas for improvement and track that improvement over time.\n\nThe goal here is to reduce the time it takes for the first ad request to be\nmade. Ensuring that other, more specific audits are passing should have a major\nimpact on this metric. In particular, audits affecting\n[tag load time](./tag-load-time) and\n[latency of first ad request (from tag load)](./ad-request-from-tag-load) are\nlikely to affect this metric.\n\nMore information\n----------------\n\nThis metric identifies \"first ad request\" as the earliest recorded request to\none of:\n\n| Library | Host | Path |\n|----------------------|----------------------------------|---------------|\n| AdSense | `googleads.g.doubleclick.net` | `/pagead/ads` |\n| Google Publisher Tag | `securepubads.g.doubleclick.net` | `/gampad/ads` |\n\n[Avoiding Common GPT Implementation Mistakes](https://developers.google.com/publisher-tag/common_implementation_mistakes)\n[Tagging best practices to minimize page latency](https://support.google.com/admanager/answer/7485975) \n[View audit source](https://github.com/googleads/publisher-ads-lighthouse-plugin/tree/HEAD/lighthouse-plugin-publisher-ads/audits/ad-request-from-page-start.js) [Improve this article](https://github.com/googleads/publisher-ads-lighthouse-plugin/tree/HEAD/docs/audits/ad-request-from-page-start.md) [Report an issue](https://github.com/googleads/publisher-ads-lighthouse-plugin/issues/new?labels=documentation&template=documentation-feedback.md&title=Documentation+feedback%3A+ad-request-from-page-start.md)\n\n\u003cbr /\u003e"]]