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] amplitude 허수 판독기 #347

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

eonseok-jeon
Copy link
Member

@eonseok-jeon eonseok-jeon commented Aug 6, 2024

Related Issue : Closes #344


🧑‍🎤 Summary

  • 회원가입 완료 시, 지원서 제출 완료 시 amplitude event tracking 되도록 구현

🧑‍🎤 Comment

tanstack query의 onSuccess 이용해줬어요

sign-up 버튼 클릭 -> click-signup-apply
sign-up 완료 -> done-signup-apply

지원서 최종 제출 버튼 클릭 -> click-apply-confirm_submit
지원서 최종 제출 완료 -> done-apply-confirm_submit

@eonseok-jeon eonseok-jeon linked an issue Aug 6, 2024 that may be closed by this pull request
Copy link

height bot commented Aug 6, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Member

@lydiacho lydiacho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니두~~!!!

@eonseok-jeon eonseok-jeon merged commit 926834e into develop Aug 6, 2024
1 check passed
@eonseok-jeon eonseok-jeon deleted the feat/#344_amplitude-detect-i branch August 6, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] amplitude 허수 판독기
2 participants