Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
GA4 이벤트 트래킹이 부분적으로만 구현되어 있어, 사용자 행동 분석에 필요한 핵심 지표를 수집하지 못하고 있었습니다. 또한 SPA 환경에서 페이지 전환 시 페이지뷰가 자동으로 트래킹되지 않는 문제가 있었습니다.
Modification
1. SPA 페이지뷰 트래킹 추가
usePageViewTracking커스텀 훅 생성DefaultLayout,SubLayout에 훅 적용2. GA4 커스텀 이벤트 추가
poll_result_viewed: 마감 게시물 결과 페이지 조회 시onboarding_viewed: 온보딩 화면 진입 시poll_voted: 투표 참여 시 (재투표/취소 무관)3. GA4 측정 ID 변경
G-E7XGKV9GNF)Result