사용자가 웹사이트의 페이지를 로드하거나 사용자의 인터넷 사용 기록 상태가 활성 사이트에 의해 변경될 때마다 page_view라는 향상된 측정 이벤트가 웹사이트에서 Google 애널리틱스로 전송됩니다. 이벤트가 자동으로 전송되므로 페이지 조회수 데이터를 애널리틱스로 수동으로 전송할 필요가 없습니다.
하지만 페이지 조회수가 전송되는 방식(예: 단일 페이지 애플리케이션 또는 무한 스크롤)을 수동으로 관리하려면 페이지 조회수를 사용 중지한 다음 웹사이트에서 수동으로 전송하세요. 단일 페이지 애플리케이션 측정 방법 알아보기
이 문서에서는 기본 페이지 조회 동작 및 자체 페이지 조회를 수동으로 전송하는 방법을 설명합니다.
모바일 앱에서 화면 조회수를 측정하는 방법에 대한 자세한 내용은 화면 조회수 측정을 참고하세요.
[null,null,["최종 업데이트: 2024-11-09(UTC)"],[[["By default, Google Analytics automatically sends a `page_view` event whenever a page loads or the browser history changes."],["For single-page applications or websites with infinite scrolling, you might need to manually control how `page_view` events are sent to avoid duplicates or inaccurate data."],["To manually send `page_view` events, first disable the default pageview measurement, and then use the `page_view` event with relevant parameters like `page_title` and `page_location`."],["The `page_view` event includes parameters like `page_title` and `page_location`, which by default are populated with the document title and URL, respectively."]]],[]]