Skip to content

feat: PostHog 행동 분석 연동#78

Merged
github-actions[bot] merged 1 commit intomainfrom
codex/feat-posthog-analytics
Feb 19, 2026
Merged

feat: PostHog 행동 분석 연동#78
github-actions[bot] merged 1 commit intomainfrom
codex/feat-posthog-analytics

Conversation

@tada-js
Copy link
Owner

@tada-js tada-js commented Feb 19, 2026

변경 사항

  • posthog-js를 추가하고 기존 분석 래퍼(src/app/analytics.ts)를 Vercel Analytics + PostHog 병행 전송 구조로 확장했습니다.
  • VITE_POSTHOG_KEY가 있을 때만 PostHog를 초기화하도록 initAnalytics()를 도입하고 앱 부트 시점(src/main.tsx)에 연결했습니다.
  • 운영 CSP 차단 이슈를 해결하기 위해 index.htmlconnect-srchttps://us.i.posthog.com, https://eu.i.posthog.com를 허용했습니다.
  • .env.exampleREADME.md에 PostHog 환경변수 사용법(VITE_POSTHOG_KEY, VITE_POSTHOG_HOST)을 추가했습니다.

검증

  • npm run typecheck
  • npm run lint
  • npm test --silent
  • npm run build:vite

@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
degururu Ready Ready Preview, Comment Feb 19, 2026 5:04pm

@github-actions github-actions bot enabled auto-merge (squash) February 19, 2026 17:04
@github-actions github-actions bot merged commit b9a77fd into main Feb 19, 2026
5 checks passed
@tada-js tada-js deleted the codex/feat-posthog-analytics branch February 21, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant