ลดเวลาในการตอบสนองของคําขอโฆษณาแรก
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ภาพรวม
เวลาที่ใช้ในการสร้างคำขอโฆษณาแรก คือระยะเวลาตั้งแต่เริ่มโหลดหน้าเว็บจนกระทั่งออกคำขอโฆษณาแรกเสร็จ
การแนะนำวิดีโอ
เมตริกนี้ไม่ได้แสดงถึงปัญหาใดโดยเฉพาะ ควรใช้เมตริกเพื่อช่วยระบุส่วนที่ควรปรับปรุงและติดตามการปรับปรุงเมื่อเวลาผ่านไป
เป้าหมายคือการลดเวลาที่ใช้ในการสร้างคำขอโฆษณาแรก การดูแลให้การตรวจสอบอื่นๆ ที่เฉพาะเจาะจงมากขึ้นมีสถานะผ่านจะช่วยให้มีผลต่อเมตริกนี้ได้อย่างมาก โดยเฉพาะอย่างยิ่ง การตรวจสอบที่มีผลต่อเวลาที่ใช้ในการโหลดแท็กและเวลาในการตอบสนองของคำขอโฆษณาแรก (จากการโหลดแท็ก) มีแนวโน้มที่จะมีผลต่อเมตริกนี้
เมตริกนี้ระบุว่า "คําขอโฆษณาแรก" เป็นคําขอแรกสุดที่บันทึกไว้ซึ่งขอไปยังหนึ่งในรายการต่อไปนี้
คลัง |
โฮสต์ |
เส้นทาง |
AdSense |
googleads.g.doubleclick.net |
/pagead/ads |
แท็กผู้เผยแพร่โฆษณาผ่าน Google |
securepubads.g.doubleclick.net |
/gampad/ads |
การหลีกเลี่ยงข้อผิดพลาดที่พบบ่อยในการใช้งาน GPT
แนวทางปฏิบัติแนะนำในการติดแท็กเพื่อลดเวลาในการตอบสนองของหน้าเว็บ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ 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"]]