Skip to content

Home

Overview

Home is the entry point for viewing dashboards created for each workspace.

When you first open Home, the home dashboard configured for each workspace is displayed. You can switch to another workspace's home dashboard using the navigation sidebar on the left.


What Can You Do?

Business/Marketing Users

  • If you set key KPIs as the home dashboard, you can see today's status the moment you access Analytics.
  • You can compare before-and-after performance immediately by simply changing the date range to the campaign period.
  • You can export the required data to CSV immediately and use it right away for report writing.

Data Analysts

  • You can organize dashboards by workspace according to purpose and quickly access frequently used dashboards through favorites.
  • You can apply desired conditions such as country, OS, and app version instantly as filters to see the current status at a glance.

Developers

  • After deploying a new event, you can immediately check whether the data is reflected correctly in dashboard panels.

Quick Start

Basic View

  1. Click the Home menu in the left sidebar.
  2. Select the workspace to view from the left navigation sidebar.
  3. The home dashboard for that workspace is displayed automatically.

Change Date Range

  1. Click a quick select button (Recent 7 days, Recent 30 days, etc.) at the top of the dashboard, or select dates directly.
  2. Click the Apply button to refresh all panel data.

Data Download

CSV Download (except scorecard)

  1. Click the More (···) menu at the top of the widget you want to download.
  2. Click the data download button.

Image Download (except scorecard and table)

  1. Click the menu button displayed on each chart.
  2. Click the desired image format (PNG, JPEG, SVG, etc.).

Full Features

Key Concepts

Concept Description
Home Dashboard The dashboard shown by default when entering Home. Specified in Workspace Management
Workspace The unit where content such as charts, funnels, retention reports, and dashboards is stored
Panel An individual chart/content placed on a dashboard

Default Dashboard

Analytics provides a summary dashboard that you can use right away without additional setup. When you first open Home, this dashboard is displayed automatically, letting you review key metrics such as AU, revenue, and retention at a glance.

home_01.png


Main Features

1. Browse Dashboards

home_02.png

  • Switch Workspace: Select a workspace you have access to from the navigation sidebar on the left.

2. Set Date Range

Set the date range to apply to the entire dashboard.

home_03.png

  • Quick Select Buttons: Choose frequently used periods such as Recent 7 days or Recent 30 days with a button click
  • Select Dates Directly: Select the start and end dates directly on the calendar

The Recent and Last quick select buttons use different reference dates.

Type Reference Date Example
Recent N days Calculated from today Recent 7 days -> 7 days including today
Last N days Calculated from yesterday Last 7 days -> 7 days including yesterday

Date selection supports two modes: Fixed Date and Relative Date.

Mode Description Example
Fixed Date The specified date remains fixed. The same period is always queried regardless of when you view it 2025-01-01 ~ 2025-01-31
Relative Date Dates are calculated automatically based on the time of viewing. The latest period is refreshed each time you open the dashboard Recent 7 days
Note

When you change the date range, all widget data in the dashboard is re-queried for that period.

3. Visualization Settings

Click the ... button on the right side of each panel, then click the visualization settings button to view chart data in different formats. home_04.png

  • Chart Types

    Chart Type Use Case
    Line Chart Suitable for checking time-series trends
    Bar Chart (Horizontal/Vertical) Suitable for comparing items
    Pie Chart Suitable for expressing ratios
    Table Suitable for checking exact values
    Scorecard Highlights a single key value
  • Result Display Options (applies when the chart type is Table)

    • Decimal places: can be set up to 5 digits
    • Percentage: used to display percent (%) values
    • Change indicator: used to emphasize increase or decrease
  • Currency Options

    • You can view metric values converted to the currency basis set through the Currency Settings feature.
    • Currency options are shown only for measure values that use the money attribute set in Event when the chart is created.

4. Data Download

If needed, you can download each panel or the entire dashboard for analysis.

  • Panel

    • Save the raw data as a CSV file (available when the chart type is not scorecard)

    home_05.png

    • Image: Save the chart as an image (available when the chart type is not scorecard or table)

    home_06.png

  • Dashboard: Save the entire dashboard as a PDF or PNG image file

    home_07.png

5. Apply Filters

You can view only data that matches specific conditions by applying dashboard-level filters. Filters are applied in bulk to all widgets in the dashboard. home_08.png

Note

The items displayed in the filter dimension expose attributes from all events used. If a specific event does not have that attribute, the filter will not apply to that event.


Notes & Tips

  • The home dashboard displayed on Home can be changed in Settings > Workspace Management.
  • If you do not have workspace access permission, you cannot view the dashboard for that workspace.
  • Date range changes apply only to the current session and return to the default value when the page is refreshed.