A blank CSV containing only the columns this tool reads. Keep the header names and the upload maps them automatically. Data is processed in your browser and never sent to a server.
| Column | Meaning | Type | Required |
|---|---|---|---|
date | 날짜 | date | Required |
country | 국가 | string | Optional |
impressions | 노출수 | number | Optional |
installs | 설치수 | number | Required |
store_source | 유입 소스 (스토어) | enum | Required |
product_page_views | 제품 페이지 조회 | number | Required |
event | 이벤트(액션 로그) | string | Optional |
event_type | 이벤트 종류 | string | Optional |
YYYY-MM-DD for every date. Mixed formats break period comparisons.