Replies: 1 comment 1 reply
-
'툴별 독립 관리' 가 필요한 이유가 뭔가용? 👀 (+) TMI: 저희 회사는 자체 툴을 사용합니다. 데이터 분석가분들이 Admin에서 로그를 정의해주시면 id가 생기는데, 그 id값을 쏘는 형식이에요 (e.g. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
서비스에서 GA4, Mixpanel, Amplitude, Meta Pixel 등 여러 분석 도구를 함께 쓰고 있습니다.
여러 툴을 쓰면 각 툴에 이벤트 이름을 보내야 하는데요, 여러분은 아래 방법 중 어떻게 관리하시나요?
A. 툴별 독립 관리
각 분석 툴마다 이벤트 이름을 개별적으로 관리
예시:
B. 하나의 통합된 이벤트 스키마로 관리
하나의 표준 이벤트 이름을 정하고 모든 툴에서 일관되게 사용
예시:
다른 방법을 쓰고 계신다면 의견 공유도 부탁드립니다! 😊
8 votes ·
Beta Was this translation helpful? Give feedback.
All reactions