Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] 홈 기능 개선 및 GA 세팅 #146

Merged
merged 9 commits into from
Feb 6, 2025
Merged

[Feat] 홈 기능 개선 및 GA 세팅 #146

merged 9 commits into from
Feb 6, 2025

Conversation

yyypearl
Copy link
Contributor

@yyypearl yyypearl commented Feb 6, 2025

연관 이슈

close #141
close #142


개요

홈 기능 개선 및 GA 세팅, 배포 주소 콘솔 블라인드 처리

✅ 작업 내용

  • 홈 헤드타이틀 라이팅 변경
  • 기존 삭제 및 드래그 방식 수정
  • 행성 관리 아이콘 UI 변경
  • 행성 내 개별 편지 꾹 누르기 기능 제거
  • GA 세팅
  • 배포 주소 콘솔 블라인드 처리

🖥 구현 결과

20250206_201821.mp4

📝 기타 사항

  • 홈(메인) 행성 설정은 별도의 API가 필요할 것 같아서 API 연동 부분만 남기고 다른 것들은 다 반영했습니다😃

  • GTM 코드 및 GA 코드는 .env로 옮겼습니다! 노션에 적어둘게요.

  • 배포 주소 콘솔은 반영 후에 한번 확인해봐야 할 것 같아요!

  • 참고 링크 - Next13에서 Google Analytics 세팅하기


@yyypearl yyypearl added ⚙ chore 패키지 매니저 수정, 그 외 기타 수정 ex) .gitignore 💄 design 사용자 UI 및 CSS 파일 추가 · 수정 ✨ feat 새로운 기능 추가 labels Feb 6, 2025
@yyypearl yyypearl requested a review from hyo-4 February 6, 2025 11:44
@yyypearl yyypearl self-assigned this Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

🎉 Deploy Preview

https://lettering-ldhk7sesl-yyypearls-projects.vercel.app
여기에서 배포 결과 확인하기

@hyo-4 hyo-4 merged commit 6eefc77 into develop Feb 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ chore 패키지 매니저 수정, 그 외 기타 수정 ex) .gitignore ✨ feat 새로운 기능 추가 💄 design 사용자 UI 및 CSS 파일 추가 · 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Chore] GA 세팅 및 배포 주소 콘솔 블라인드 처리 [Feat] 홈 기능 개선
2 participants