Articles on: Getting Started

App Events Data Overview

Daily aggregated app event data is necessary for indicating app performance so a model can be trained to quantify the contributions of each marketing source and control variable. Data must always be cohorted by install date.

Dimensions



App event data can be aggregated for an app at the country level only or at a deeper level of granularity by including dimensions and metric breakdowns provided by last touch attribution. Including last touch attribution dimensions enables comparison between last touch and incrementality metrics in the Polaris dashboard and API. Supported dimensions are:

Install Date
Channel (last touch)
Campaign (last touch)
Country
Source App (last touch)

The only mandatory dimensions are Install Date and Country.


Metrics



App event metrics must be cohorted by install date. The supported standard simple metrics are listed below. From those simple metrics, all other standard compound metrics can be derived.

Metrics with an aggregation of On Day are realized on the cohort day only. For example, Sessions D7 is the number of sessions realized on D7 only, not the cumulative sum of sessions through D7. Conversely, metrics with an aggregation of Cumulative (e.g., Revenue Amount) are the cumulative sum through the cohort day.

Incomplete cohorts are cohorts that do not have enough days since the install date to evaluate a specific cohorted metric. For example, if you are looking at Revenue Amount D1, only cohorts with install dates at least one day ago can possibly be complete. Incomplete cohorts are always automatically disregarded by Polaris. For example, if you are looking at Revenue Amount D1 and select yesterday and today as the date range, only the cohort from yesterday would be included in the value.

MetricDescriptionCohortedAggregation
InstallsNumber of installsNoN/A
SessionsNumber of sessions on the cohort dayYesOn Day
Retained UsersNumber of users retained on the cohort dayYesOn Day
Revenue AmountCumulative amount of total revenue through the cohort dayYesCumulative
Ad Revenue AmountCumulative amount of ad revenue through the cohort dayYesCumulative
Purchase Revenue AmountCumulative amount of purchase revenue through the cohort dayYesCumulative
PurchasesNumber of revenue events (purchases, ad views, etc.) on the cohort dayYesOn Day
Unique PayersNumber of users with at least one revenue event on the cohort dayYesOn Day


No metrics are mandatory, but you must at least provide one since otherwise there will be nothing to model.

Compound Metrics



The table below contains a sampling of the compound metrics available in Polaris. This list isn't comprehensive, but is meant to provide an overview of the most popular metrics.

MetricDescriptionFormulaCohortedAggregation
CPICost per installSpend divided by InstallsNoN/A
RetentionRetention rateRetained Users divided by InstallsYesOn Day
LTVUser lifetime valueRevenue Amount divided by InstallsYesOn Day
ROASCumulative return on ad spendRevenue Amount divided by SpendYesCumulative
Paying RateRate of paying usersUnique payers divided by InstallsYesOn Day


Depending on the dimensions selected, ROAS may be interpreted as blended ROAS. Blended ROAS is all-in revenue (organic and marketing-driven) divided by spend. For example, if you are looking at ROAS at the country level, it will be blended ROAS. The same applies to the app level. Conversely, if you are looking ROAS at the channel level, it will only include revenue allocated to each channel.

The following cohort days are supported for each cohorted metric:

D0 (all except for Retained Users)
D1 through D7
D14
D30
D60
D90
D120
D180
D360

D0 is the install date, D1 is 1 day after the install date, and so forth.

Updated on: 08/03/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!