StageUp
Events

Data Export

Data Export is the screen where you export the advertising identifiers (ADIDs) of your ad audience to CSV, based on collected events. You access it from the left menu under 이벤트 > 데이터 추출, then proceed in the following order: set the extraction conditions, check the audience size in advance (미리보기 카운트), and download the CSV (CSV 다운로드). The exported CSV can be used to upload Custom Audiences to ad platforms such as Meta, Google, and TikTok.

1. Export Flow

  1. In the left 필터 panel, configure the audience preset, period, platform, CSV preset, and hash format.
  2. Click the [미리보기 카운트] button to check the audience to be extracted (the number of unique ADIDs per platform).
  3. Review the Total, Android, and iOS figures in the result table on the right.
  4. Click the [CSV 다운로드] button to download the file.

If the audience is 0, the [CSV 다운로드] button is disabled. Adjust the period or preset and run the preview again.

2. Filter Items

ItemDescription
모수 프리셋The type of user group to extract (see the table below).
기간 설정The event aggregation period. The default is the last 90 days.
플랫폼Choose from All / Android / iOS.
휴면 기간(무활동)Shown only when the 휴면 유저 preset is selected. This is the reference number of days with no activity; the default is 30 days (minimum 7 days, maximum 365 days).
광고 플랫폼 CSV 프리셋The column format of the CSV to download (see the table below).
해시 포맷Choose whether to hash the ADID with SHA256 or export it as Plain text.

Audience Presets

PresetExtraction Target
InstallersDevices that generated an install (install/first_open) event during the selected period.
PurchasersDevices that generated a purchase (purchase/first_purchase) event during the selected period.
Installed Non-PurchasersDevices that installed but did not purchase during the selected period (Installers minus Purchasers).
Dormant UsersDevices that have not generated any event during the most recent 휴면 기간 after installation.

Ad Platform CSV Presets

The column composition of the CSV varies depending on the preset you select.

PresetCSV ColumnsNotes
Meta (Facebook/Instagram)madidCombines IDFA (iOS) and GAID (Android) into a single column.
Google AdsMobile Device IDA single column.
TikTok AdsIDFA, GAIDiOS values are placed in the IDFA column, and Android values in the GAID column, separately.
Custom (raw columns)advertising_id, platformExports the advertising identifier and platform as-is.
FormatDescription
SHA256 (recommended by ad platforms)Normalizes the ADID to lowercase, then hashes it with SHA256 before exporting.
Plain textExports the raw ADID as-is.

Because Custom Audience uploads on ad platforms generally require hashed identifiers, we recommend SHA256 if you intend to upload to an external ad platform.

4. Preview Result Table

After running [미리보기 카운트], the result table displayed on the right consists of the following columns.

ColumnDescription
PlatformDivided into Total, Android, and iOS rows.
Ad ID TypeTotal is shown as ADID, Android as GAID, and iOS as IDFA.
Unique ADIDsThe number of unique advertising identifiers with duplicates removed.
RatioThe proportion that each platform accounts for relative to the total.

5. Automatic Exclusion Rules

During extraction, devices with invalid advertising identifiers are automatically excluded from the audience.

Exclusion TargetDescription
No advertising identifierDevices whose advertisingId is empty (null/blank value).
Zero-value IDFAIDFA filled with zeros (00000000-0000-0000-0000-000000000000) because tracking consent was not obtained on iOS.
Platforms other than Android/iOSBecause extraction is based on advertising identifiers, only Android and iOS devices are aggregated.

Due to these automatic exclusions, it is normal for the extracted audience to be smaller than the total number of events shown in real-time logs.

Table of Contents