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: Google Analytics 적용 #56

Open
wongbingg opened this issue Jan 17, 2025 · 0 comments
Open

feat: Google Analytics 적용 #56

wongbingg opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
기능 구현 기능 구현 이슈를 작성할 때 사용합니다. 리팩토링 리팩토링 이슈를 작성할 때 사용합니다.

Comments

@wongbingg
Copy link
Collaborator

wongbingg commented Jan 17, 2025

어떤 작업을 진행하나요? 🤔

  • GA 적용

작업 상세 내용 📝

  • FirebaseAnalytics 의존성 추가
  • 추적을 원하는 이벤트에 GA logEvent 호출 심기
@wongbingg wongbingg added 기능 구현 기능 구현 이슈를 작성할 때 사용합니다. 리팩토링 리팩토링 이슈를 작성할 때 사용합니다. labels Jan 17, 2025
@wongbingg wongbingg self-assigned this Jan 17, 2025
wongbingg added a commit that referenced this issue Jan 18, 2025
[2. 홈 화면 > 프로필 아이콘 버튼 / 배너 이미지 / 더보기 버튼]
	• 공모전 더보기 버튼 : contest_more_selected✅
	• 해커톤 더보기 버튼 : hackathon_more_selected✅
	• IT 동아리 더보기 버튼 : it_club_more_selected✅

[3. 공모전 리스트 화면 > 전체 / 개발 / 디자인 / 기획아이디어 Chip]
	• contest_all_chip_selected✅
	• contest_develop_chip_selected✅
	• contest_design_chip_selected✅
	• contest_idea_chip_selected ✅

[4. 공고글 리스트 화면 > 정렬 버튼 / 최신순 버튼 / 마감순 버튼]
    • 정렬 버튼 -> OrderDropDownMenu : array_menu_selected ✅
    • 최신순 -> latestLabel : latest_array_selected ✅
    • 마감순 -> oldestLabel : oldest_array_selected✅

[5. 상세 공고 화면 > 지원하기 버튼 /공유 버튼]
    • 지원하기 버튼 -> showMoreButton : apply_button_selected ✅
    • 공유 버튼 -> shareButton : share_button_selected ✅

[6. 회원가입 화면 > 카카오 로그인 버튼 / 애플 로그인 버튼]
    • 카카오 -> kakaoLoginButton : kakao_login_button_selected ✅
    • 애플 -> appleLoginButton : apple_login_button_selected✅
wongbingg added a commit that referenced this issue Jan 19, 2025
- 기획변경: 개발칩 숨김처리
wongbingg added a commit that referenced this issue Jan 19, 2025
- 각 화면당 불필요한 import FirebaseAnalytics 제거
- parameter 값 추후 논의 필요(예시: 어떤 공고를 선택했는지 공고 id 값 전달이 필요한 경우)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 구현 기능 구현 이슈를 작성할 때 사용합니다. 리팩토링 리팩토링 이슈를 작성할 때 사용합니다.
Projects
None yet
Development

No branches or pull requests

1 participant