데이터 마트 모델링 후기 (First Activation Funnel 지표)
“신규 사용자 활성 전환율 지표를 효과적으로 제공하기 위해 데이터 마트를 직접 설계하고 구축한 경험을 정리했습니다. 비즈니스 요구사항 변화에 유연하게 대응할 수 있도록 데이터 모델을 설계했고, 실무에서 바...
Read More
Analytics Engineer
From data analysis to AI-powered solutions
Sole AE designing dbt models and semantic layers that standardize metrics across 3+ products.
CDC pipelines with 3-layer architecture enabling near real-time data ingestion on GCP.
Built NL2SQL AI agent adopted by 70% of company — self-serve analytics via Claude API.
Led A/B testing that improved conversion by 32%p. Expert in GA4 and Amplitude funnel analysis.
Key achievements and community involvement
Years of Experience
Conversion Improvement
Community Members
MAU Platform
Building data solutions that drive impact
Built an AI-powered Slack bot using Claude API, DataHub, and BigQuery that enables natural language data queries. Adopted by 70% of the company.
Architected the entire analytics infrastructure as the company's first data professional, implementing ELT pipelines with Airflow and dbt.
Designed and implemented Change Data Capture pipelines using Kafka Connect for near real-time data ingestion from MySQL to BigQuery.
Thoughts on data engineering, analytics, and AI
“신규 사용자 활성 전환율 지표를 효과적으로 제공하기 위해 데이터 마트를 직접 설계하고 구축한 경험을 정리했습니다. 비즈니스 요구사항 변화에 유연하게 대응할 수 있도록 데이터 모델을 설계했고, 실무에서 바...
Read More“This post summarizes my experience designing and building a data mart to effectively provide new user activation ...
Read More“Airflow 도입을 통해 사내 데이터 알림 시스템을 효율적으로 관리하고자 기존 Python 기반 세션 방식에서 벗어나 DAG 기반 워크플로우를 구축했습니다. Docker Compose를 활용해 로컬 및...
Read More“By adopting Airflow, we transitioned from a traditional Python-based session approach to a DAG-based workflow to ...
Read More“이 글은 Google Analytics 4(GA4) 데이터를 효율적으로 활용하기 위해 데이터 웨어하우스를 구축한 과정과 결과를 공유하는 후기입니다. 기존에는 GA4 Export Table에 직접 쿼리를 ...
Read More“This article shares the process and outcomes of building a data warehouse to efficiently utilize Google Analytics...
Read More“사내에서 dbt Docs를 활용하여 데이터 웨어하우스 문서화를 자동화하고 이를 통해 사내 데이터 접근성과 효율성을 높이기 위한 작업을 수행했습니다. 특히, dbt의 자동 문서화 기능을 활용해 테이블 간 ...
Read More“I worked on automating data warehouse documentation using dbt Docs within the company, aiming to improve internal...
Read More“외부 요인으로 인해 증가한 신규 방문자 데이터를 분석하여 구매 전환율의 급상승을 달성했습니다. 데이터를 통해 신규 방문자 수와 이들의 구매 의향이 크게 증가했음을 발견했지만, 결제 단계에서 이탈률이 높다...
Read More“By analyzing the data of new visitors that increased due to external factors, I achieved a significant rise in pu...
Read More“이번 프로젝트에서는 엔터프라이즈 데이터 웨어하우스(EDW) 환경에서 발생한 쿼리 성능 문제를 해결하기 위해, core_fct_events 테이블의 Incremental 업데이트 전략을 최적화했습니다. 기...
Read More“In this project, I optimized the incremental update strategy for the core_fct_events table to address query perfo...
Read More“오픈소스 BI 도구인 Redash를 활용해 데이터를 시각화하고, 조직 내 다양한 구성원이 데이터를 쉽게 활용할 수 있도록 대시보드를 체계적으로 관리했습니다. 높은 접근성과 데이터 리터러시를 확보하기 위해...
Read More“Utilizing the open-source BI tool Redash, I visualized data and systematically managed dashboards to ensure easy ...
Read More“사내 구성원 분들이 젠데스크 고객 문의 내역 팔로업에 어려움을 겪고 있다는 사실을 공유 받아, 이를 해결하기 위해 Redash VOC 대시보드를 구축했습니다. 젠데스크 데이터를 자동으로 수집하고 전처리한...
Read More“I learned that internal team members were facing difficulties in following up on Zendesk customer inquiries, so I...
Read More“Rolling MAU와 같은 복잡한 Rolling Metrics를 계산하는 데는 대규모 데이터셋에서 막대한 시간과 비용이 소요될 수 있습니다. 기존 쿼리로 6시간 이상 걸리던 작업을 쿼리 최적화와 B-t...
Read More“Calculating complex Rolling Metrics like Rolling MAU can consume significant time and cost on large datasets. A t...
Read More“데이터 웨어하우스에서 IP 주소를 사용해 사용자의 국가 정보를 매핑하는 작업을 최적화하였습니다. 기존 방식은 연산 시간이 길어 비효율적이었으나, 새로운 접근 방식을 통해 쿼리 실행 시간을 90% 감소시켰...
Read More“Optimized the process of mapping user country information using IP addresses in a data warehouse. The previous me...
Read More코호트 리텐션의 의미와 중요성에 대해 말씀드리고, Batch Query를 사용하여 회원가입 월 코호트 별로 Monthly Range Retention을 계산하는 방법을 제시해드릴게요.
Read More대고객 서빙을 위해 엄청나게 큰 사이즈의 소스 테이블로부터 최적화된 데이터 마트 설계 고민을 많이 하고 있는 만큼, 이번에는 SELF JOIN 사례를 중심으로 SQL 성능에 대한 이야기를 들려드리겠습니다.
Read More대고객 서빙을 위해 엄청나게 큰 사이즈의 소스 테이블로부터 최적화된 데이터 마트 설계 고민을 많이 하고 있는 만큼, Stickiness 지표 사례를 중심으로 SQL 성능에 대한 이야기를 들려드리겠습니다.
Read More파이썬 파일을 실행하기 위해서는 파이썬의 High-level 언어를 Low-level로 변환해주는 Interpreter가 필요하고, 또 파이썬 파일 내에서 Load해야 하는 모듈 역시 함께 사전에 설치되어...
Read MoreIn this article, you will explore how to easily aggregate the Last Click Attribution Model using BigQuery.
Read MoreIn this article, I’m going to talk about how to extract DAU separating new users and existing users directly from ...
Read MoreBy connecting to BigQuery (where the experiment data is loaded) from Python and creating automated code, the analy...
Read MoreIn this article, I’m going to tell you how you can create the Sankey Chart starting from GA4, BigQuery, and up to ...
Read More“본 A/B 테스트는 저희 기업 내 A/B 테스트 TF에서 진행한 프로젝트로, 자사몰 웹사이트의 구매 전환율과 매출을 향상시키기 위해 할인율(%) 표시의 효과를 분석했습니다. 실험 설계 단계에서 Chi-s...
Read More“This A/B test was conducted as part of a project within our company’s A/B Testing TF to analyze the impact of dis...
Read More이번 아티클에서는 회귀모델(Regression Model)이 어떤 경우에 저조한 성과를 내는지, 더 나아가 Dataset이 어떤 특성을 지닐 때 회귀모델로 해당 문제를 풀어낼 수 없는지 필자가 경험한 바를...
Read MoreData-engineering, bigquery, cdc
Read on MediumData-engineering, bigquery, cdc
Read on MediumAi, slack, nl2sql
Read on MediumAi, slack, nl2sql
Read on MediumProject, findy
Read on MediumProject, findy
Read on MediumLife, review
Read on MediumLife, review
Read on MediumAnalytics-engineering, bigquery, dbt
Read on MediumAnalytics-engineering, bigquery, dbt
Read on MediumAnalytics-engineering, data-mart
Read on MediumAnalytics-engineering, data-mart
Read on MediumAnalytics-engineering, dbt
Read on MediumLife, analytics-engineering
Read on MediumAnalytics-engineering, dbt, bigquery
Read on MediumAnalytics-engineering, data-modeling
Read on MediumLife, career
Read on MediumAnalytics-engineering, sql
Read on MediumAnalytics-engineering, dbt
Read on MediumAnalytics-engineering, data-modeling
Read on MediumAnalytics-engineering, data-modeling
Read on MediumStudy, data-warehouse
Read on MediumAnalytics-engineering, bigquery
Read on MediumData-engineering, bigquery, privacy
Read on MediumStudy, data-quality
Read on MediumData-engineering, cicd
Read on MediumLife, finance
Read on MediumData-engineering, bi-tools
Read on MediumAnalytics-engineering, data-mart
Read on MediumStudy, data-warehouse
Read on MediumData-engineering, airflow
Read on MediumRpa, automation
Read on MediumLife, review
Read on MediumStudy, product-analytics
Read on MediumStudy, machine-learning
Read on MediumAnalytics-engineering, ga4, data-warehouse
Read on MediumAnalytics-engineering, event-tracking
Read on MediumLife, philosophy
Read on MediumData-engineering, dbt
Read on MediumData-analysis, ab-testing
Read on MediumAnalytics-engineering, bigquery, optimization
Read on MediumData-analysis, conversion
Read on MediumAnalytics-engineering, sql, optimization
Read on MediumData-analysis, redash, bi-tools
Read on MediumLife, culture
Read on MediumStudy, product-analytics
Read on MediumLife, dbt, speaking
Read on MediumData-engineering, openai, voc
Read on MediumRpa, automation, slack
Read on MediumAnalytics-engineering, metrics
Read on MediumCulture, book-review
Read on MediumAnalytics-engineering, dbt, data-warehouse
Read on MediumStudy, product-analytics
Read on MediumLife, speaking
Read on MediumAnalytics-engineering, web3
Read on MediumAnalytics-engineering, sql, optimization
Read on MediumLife, community
Read on MediumData-analysis, metrics
Read on MediumAnalytics-engineering, bigquery
Read on MediumData-analysis, product
Read on MediumAnalytics-engineering, sql, optimization
Read on MediumStudy, blockchain, ethereum
Read on MediumAnalytics-engineering, sql, optimization
Read on MediumLife, speaking
Read on MediumData-analysis, sql, metrics
Read on MediumStudy, blockchain
Read on MediumAnalytics-engineering, blockchain, ethereum
Read on MediumAnalytics-engineering, blockchain, nft
Read on MediumAnalytics-engineering, blockchain, nft
Read on MediumRpa, python
Read on MediumData-analysis, bigquery, attribution
Read on MediumData-analysis, bigquery, metrics
Read on MediumData-analysis, bigquery, ab-testing
Read on MediumData-analysis, blockchain, metrics
Read on MediumData-analysis, visualization
Read on MediumData-analysis, machine-learning
Read on MediumData-analysis, blockchain, dune-analytics
Read on MediumData-analysis, amplitude
Read on MediumStudy, blockchain, ethereum
Read on MediumStudy, blockchain
Read on MediumInterested in discussing data engineering, analytics strategies, or collaboration opportunities?