Calculation method applied for top row and sub-row metric data
Learn about the calculation methods applied for the different metrics displayed in the top rows and sub-rows.Calculation method overview
Calculation method overview
Revenue
The revenue in the Revenue Report is the revenue amount generated by users who performed the Revenue Event after performing the Start Event during the set date range. The calculation method for the top rows and sub-rows differs depending on the view type settings.Cumulative
Cumulative
Cumulative, the revenue in the top rows and the sub-rows are calculated as follows.- In the top rows: The cumulative sum of the revenue generated by users who performed the Start Event during the set date range
- In the sub-rows: The cumulative sum of the revenue generated by users who performed the Start Event on the set date range of the sub-row

Non-Cumulative
Non-Cumulative
Cumulative, the revenue amount in the top rows and the sub-rows are calculated as follows.- Top rows: The sum of the revenue amount of the sub-rows
- Sub-rows: The revenue amount of the set date range of the sub-row

Example: How the revenue for Day 2 is calculated in the Cumulative view
Example: How the revenue for Day 2 is calculated in the Cumulative view
Cumulative view as below. Cells marked with * include the data being collected today, which is 2024-04-04.- Top row: (Sum of the revenue of the sub-rows of Day 2) + (Sum of the revenue of the last sub-rows of Day 0 and Day 1)
= (238,000 + 203,000 + 104,000) + (98,000 + 200,000) = 843,000 - Sub-rows: The cumulative sum of the revenue from Day 0 to Day 2
Example: How the revenue for Day 2 is calculated in the Non-Cumulative view
Example: How the revenue for Day 2 is calculated in the Non-Cumulative view
Non-Cumulative view as below. Cells marked with * include the data being collected today, which is 2024-04-04.- Top row: (The sum of the revenue displayed in the sub-rows) = 238,000 + 203,000 + 104,000 = 545,000
- Sub-rows: The revenue generated on Day 2 by users who performed the Start Event on 2024-03-31, 2024-04-01, 2024-04-02
User Count
The User Count in the Revenue Report is the number of users who performed the Start Event and Revenue Event during the set date range. Only theNon-Cumulative view type is supported.
Non-Cumulative
Non-Cumulative
- In the top rows: The sum of the unique users in the sub-rows. The number of users displayed in the top row may be less than or equal to the sum of the number of users displayed in the sub-rows.
- In the sub-rows: The number of users who performed the Revenue Event during the set date range of the sub-row

Example: How the number of users for Day 2 is calculated in the Non-Cumulative view
Example: How the number of users for Day 2 is calculated in the Non-Cumulative view
Non-Cumulative view as below. Cells marked with * include the data being collected today, which is 2024-04-04.- Top row: The sum of the unique users of 2024-03-31, 2024-04-01, 2024-04-02. This is why the number of users displayed in the top row (600) is less than the sum of the number of users displayed in the sub-rows (230+200+190=620).
- Sub-rows: The number of users who performed the Revenue Event on Day 2 of 2024-03-31, 2024-04-01, 2024-04-02
Event Count
The Event Count in the Revenue Event is the number of Revenue Events performed by the users who performed the Start Event during the set date range. The calculation method for the top rows and sub-rows differs depending on the view type settings.Cumulative
Cumulative
Cumulative, the number of events in the top rows and the sub-rows are calculated as follows.- In the top rows: The cumulative sum of the number of Revenue Events performed during the set date range
- In the sub-rows: The cumulative sum of the number of Revenue Events performed on the set date range of the sub-row

Non-Cumulative
Non-Cumulative
Non-Cumulative, the number of events in the top rows and the sub-rows are calculated as follows.- In the top rows: The sum of the number of Revenue Events in the sub-rows
- In the sub-rows: The number of Revenue Events performed during the set date range of the sub-row

Example: How the number of events for Day 2 is calculated in the Cumulative view
Example: How the number of events for Day 2 is calculated in the Cumulative view
Cumulative view as below. Cells marked with * include the data being collected today, which is 2024-04-04.- Top row: (Number of users displayed for Day 2 sub-rows) + (Sum of the number of users of the last sub-rows of Day 0 and Day 1) = (2,560 + 2,420 + 2,220) + (1,520 + 1,920) = 10,640
- Sub-rows: The cumulative sum of the number of users from Day 0 to Day 2
Example: How the number of users for Day 2 is calculated in the Non-Cumulative view
Example: How the number of users for Day 2 is calculated in the Non-Cumulative view
Non-Cumulative view as below. Cells marked with * include the data being collected today, which is 2024-04-04.- Top row: The sum of the number of events displayed in the sub-rows
- Sub-rows: The number of events performed on Day 2 by users who performed the Start Event on 2024-03-31, 2024-04-01, 2024-04-02
ROAS (%)
The ROAS (%) is the return on ad spend.Cumulative
Cumulative
- In the top rows: Sum of {(Weighted value of the daily Total Cost)) * (ROAS in sub-row)}
- In the sub-rows: (Cumulative revenue generated) / (Total Cost of the sub-row) * 100
Non-Cumulative
Non-Cumulative
- Top row: Sum of {(daily Total Cost weight) * (sub-row ROAS)}
- Sub-row: {(daily revenue of each range) / (Total Cost of the sub-row)} * 100
Example: How the ROAS for Day 2 is calculated
Example: How the ROAS for Day 2 is calculated
- Granularity and Date Range: Daily, From 2024-03-31 to 2024-04-04
- Start Event: Install (App)
- Revenue Event: Order Complete (App)
- Metric: ROAS (%)
- Sub-metric: Total Cost
-
The weighted value of the Total Cost for each sub-row is calculated.
- (Weighted value of the Total Cost for 2024-03-31) = 600,000 / (600,000 + 700,000 + 550,000) = 0.32432
- (Weighted value of the Total Cost for 2024-04-01) = 700,000 / (600,000 + 700,000 + 550,000) = 0.37838
- (Weighted value of the Total Cost for 2024-04-02) = 550,000 / (600,000 + 700,000 + 550,000) = 0.29730
-
The ROAS is multiplied by the weighted value calculated in step 1.
- (ROAS for Day 2 of 2024-03-31) * (Weighted value of 2024-03-31) = 0.55 * 0.32432 = 0.178
- (ROAS for Day 2 of 2024-04-01) * (Weighted value of 2024-04-01) = 0.7 * 0.37838 = 0.265
- (ROAS for Day 2 of 2024-04-02) * (Weighted value of 2024-04-02) = 0.45 * 0.29730 = 0.134
-
All values calculated in step 2 are summed.
- 0.178 + 0.265 + 0.134 = 0.577
ARPU
The ARPU is the average revenue per user.Cumulative
Cumulative
- In the top rows: Sum of {(Weighted value of the daily Total Users) * (ARPU in sub-row)}
- In the sub-rows: (Cumulative sum of the revenue amount) / (Total Users in the sub-row)
Users in the sub-metric in the configuration box. Note that Facebook data may be masked due to their privacy policy.Non-Cumulative
Non-Cumulative
- Top row: Sum of {(daily Total Users weight) * (sub-row ARPU)}
- Sub-row: (daily revenue of each range) / (Total Users of the sub-row)
Users in the sub-metric in the configuration box. Note that Facebook data may be masked due to their privacy policy.Example: How the ARPU in the top row for Day 2 is calculated
Example: How the ARPU in the top row for Day 2 is calculated
- Granularity and Date Range: Daily, From 2024-03-31 to 2024-04-04
- Start Event: Install (App)
- Revenue Event: Order Complete (App)
- Metric: ARPU
- Sub-metric: Users
-
The weighted value of the number of users for each sub-row is calculated.
- (Weighted value of the number of users for 2024-03-31) = 1,613 / (1,613 + 1,394 + 1,641) = 0.347
- (Weighted value of the number of users for 2024-04-01) = 1,394 / (1,613 + 1,394 + 1,641) = 0.3
- (Weighted value of the number of users for 2024-04-02) = 1,641 / (1,613 + 1,394 + 1,641) = 0.353
-
The ARPU is multiplied by the weighted value calculated in step 1.
- (ARPU for Day 2 of 2024-03-31) * (Weighted value of 2024-03-31) = 6269.93 * 0.347 = 2,175.66571
- (ARPU for Day 2 of 2024-04-01) * (Weighted value of 2024-04-01) = 1684.12 * 0.3 = 505.236
- (ARPU for Day 2 of 2024-04-02) * (Weighted value of 2024-04-02) = 2486.05 * 0.353 = 877.57565
-
All values calculated in step 2 are summed.
- 2,175.67 + 505.24 + 877.58 = 3558.66
ARPPU
The ARPPU is the average revenue per paying user.Cumulative
Cumulative
- In the top rows: Sum of {(Weighted value of daily Total Paying Users) * (ARPPU in sub-row)}
- In the sub-rows: (Cumulative sum of the revenue amount) / (Total Paying Users in the sub-row)
Paying Users as the sub-metric in the configuration box.Non-Cumulative
Non-Cumulative
- Top row: Sum of {(daily Total Paying Users weight) * (sub-row ARPPU)}
- Sub-row: (daily revenue of each range) / (Total Paying Users of the sub-row)
Paying Users as the sub-metric in the configuration box.Example: How the ARPPU in the top row for Day 2 is calculated
Example: How the ARPPU in the top row for Day 2 is calculated
- Granularity and Date Range: Daily, From 2024-03-31 to 2024-04-04
- Start Event: Install (App)
- Revenue Event: Order Complete (App)
- Metric: ARPPU
- Sub-metric: Paying Users
-
The weighted value of the Paying Users for each sub-row is calculated.
- (Weighted value of the Paying Users for 2024-03-31) = 140 / (140 + 70 + 100) = 0.451612
- (Weighted value of the Paying Users for 2024-04-01) = 70 / (140 + 70 + 100) = 0.225806
- (Weighted value of the Total Cost for 2024-04-02) = 100 / (140 + 70 + 100) = 0.322581
-
The ARPPU is multiplied by the weighted value calculated in step 1.
- (ARPPU for Day 2 of 2024-03-31) * (Weighted value of 2024-03-31) = 160,000 * 0.451612 = 72,257.92
- (ARPPU for Day 2 of 2024-04-01) * (Weighted value of 2024-04-01) = 150,000 * 0.225806 = 33,870.9
- (ARPPU for Day 2 of 2024-04-02) * (Weighted value of 2024-04-02) = 80,000 * 0.322581 = 25,806.48
-
All values calculated in step 2 are summed.
- 72,257.92 + 33,870.9 + 25,806.48 = 131,935.48