Skip to main content

Definition of Terms

We have listed the nouns and data metrics used in the TradPlus backend as below, along with explanations to help you quickly get started with TradPlus!

1. Basic Terms

TermDefination
AppApps created on TradPlus by developers with the need to do ad monetization.
Ad UnitAd units created on TradPlus by developers. SDK gets ad config & loads ads through it.
NetworkAd Network Mediated by TradPlus.
Ad SourceThe unique network placement ID that you create on network.
CountryThe countries your app is running for business, such as, the US, the UK, etc.
Ad SceneTradPlus supports creating multiple ad scenes under one ad unit to track different impressions and clicks.
SegmentsDevelopers can segment users based on rules like attributes, behavior, and location. TradPlus also supports custom metrics and rules. Developers can set different bidding and waterfall for different segments for refined operation.
UA ChannelUsed to distinguish user sources, channel information is uploaded to TradPlus by the app.
Ad FormatThe format of ads shown to users include splash ads, native ads, rewarded ads, interstitial ads, banners, and offer walls.
OSAndroid/iOS.
SDK VersionTradPlus SDK version.
App VersionApp version defined by the developer.
Delivery ModeHeader Bidding/Standard.
IDFAWhether iOS users can grant access to IDFA. You can refer to specific rules in Apple's guidelines.
OverviewOverview report combines TradPlus and third-party ad data, offering 50+ metrics like ARPU, impressions, bidding, requests, readiness, clicks, and revenue for analysis and troubleshooting.
HourlyHourly data from TradPlus allows timely observation of ad performance and gives guidance for adjustment to UA strategies.
User ActivityUsed to analyze user ad behavior and ad value.
LTVUser Lifetime Value (LTV) analyzes the ad revenue brought by new users. Developers can make adjustments to UA strategies based on it.
RetentionAnalyze retention rates of new users.
CohortAnalyze values of retained users across multiple dimensions, such as ad engagement rate, ARPU, average impressions per user, and average active time per user.
Funnel DataFunnel Data report is to show statistics based on the funnel model. It includes ad monetization events and core funnel conversion rates.
Live AlertDevelopers can flexibly set the alert rules and trigger conditions based on their business needs. When the data meets the conditions, TradPlus automatically generates an alert report to help developers quickly identify abnormal data.
App ManagementManage developers' apps on the TradPlus VisiM backend, including adding, deleting, and other operations for apps, ad units, and ad scenes.
SegmentsAllows tailored ad source configuration for different user segments. Supports rules like segment users by country, app version, and SDK version, etc.
A/B TestRandomly assign users to A/B group with different strategies. Compare the monetization data of each group to select the most effective strategy.
Cross PromotionSupports cross-promotion between different products under one developer or direct media buy to boost user growth and revenue.
Test ModeAfter SDK integration, use test mode to verify if ads from ad networks display correctly.
Sub AccountSupports adding other accounts for management or viewing specific apps under the main account. flexible menu and app permissions settings.
Time ZoneThis time zone is based on the time zones supported by networks. TradPlus' data report supports switching time zones for data statistics.
CurrencyCurrency used for payment settlement by the network.

2. 数据指标

Data metrics have two sources: [retrieved from API] and [reported by TradPlus].

Retrieved from API: Data comes from third-party ad network APIs, requiring API authorization in the [Networks] menu.

Reported by TradPlus: Data comes from TradPlus tracking, needing SDK integration.

API data is generally more accurate, so it is recommended to prioritize viewing API data, but TradPlus data can be used as a supplement when API data is slow or lacks certain metrics.

TermsDefination
DAUThe number of users who launch the app (initialize the TradPlus SDK) each day.
DEUDaily ad viewers.
New UserThe number of users who launch the app (initialize the TradPlus SDK) for the first time.
New Users / DAUThe proportion of new users.
D2 Retention RateThe proportion of new users who remain active the next day.
Engagement RateThe proportion of daily ad viewers, calculated as DEU/DAU.
Number of SessionsAverage app launches per user, calculated as total launches / DAU.
Active TimeAverage daily usage time per user, calculated as total daily usage time / DAU.
Session TimeAverage session duration, i.e., total daily usage time / total launches.
Bid Request APIThe number of bid requests retrieved from the ad network's reporting API.
Bid RequestThe number of bid requests recorded by TradPlus.
Bid Response APIThe number of bid responses retrieved from the ad network's reporting API.
Bid ResponseThe number of bid responses recorded by TradPlus.
Bid Rate APIBid response API/bid request API.
Bid RateBid response/bid request.
Win Rate APIRequest API/bid response API.
Win RateRequest/bid response.
App RequestThe number of requests successfully sent by the app to the TradPlus SDK.
App FillThe number of successful ad returns after the app sends a request to the TradPlus SDK.
App Fill RateApp fill/App request.
App Fill TimeAverage time taken from app request to app fill.
Request APIThe number of ad requests retrieved from the ad network's reporting API.
RequestThe number of ad requests recorded by TradPlus.
Ad Source Fill APIThe number of ad fills retrieved from the ad network's reporting API.
Ad Source FillThe number of ad fills returned after TradPlus SDK sends requests to the ad networks.
Fill Rate APIAd source fill API/request API.
Fill RateAd source fill/request.
Ad Ready RateThe proportion of ads that are ready when users arrive at ad scenes.
isReady CallApp calls TradPlus SDK's isReady interface.
isReady Yes RateThe proportion of ads that are ready after app calls TradPlus SDK's isReady interface.
Show CallApp calls TradPlus's show interface.
Show Call RateShow call/arrive at ad scene.
Impression APIThe number of impressions retrieved from the ad network's reporting API.
ImpressionThe number of impressions recorded by TradPlus.
Impression GapThe percentage difference between TradPlus and API impressions, calculated as (Imp. - Imp. API) / Imp. API * 100%.
IMP API / DAUAverage ad impressions per user, which refers to the number of ads viewed by each active user.
IMP API / DEUAverage ad impressions per user, which refers to the number of ads viewed by each user who views ads.
IMP / DAUAverage ad impressions per active user recorded by TradPlus SDK.
IMP / DEUAverage ad impressions per engaged user recorded by TradPlus.
Show Rate APIImpression API/ad source fill API.
Show RateImpression/ad source fill.
Show Call SuccessSuccessfully triggered the network's ad show call.
Show Success RateImpressions/show call success.
Click APIClicks retrieved through ad network's reporting API. Note: Some APIs do not return this metric.
ClickAd clicks recorded by TradPlus. Note: Some ad networks may not provide click callbacks.
Click GapThe percentage difference between TradPlus and API clicks, calculated as (click - click API) / click API * 100%.
CTR APIClick API/impression API.
CTRClick/impression.
eCPM APIAd revenue per thousand impressions.
eCPC APIAverage ad revenue per click retrieved from ad network's reporting API.
Est. Revnue APIEstimated revenue retrieved from ad network's reporting API.
Est. RevenueRevenue calculated based on the price of every impression. For bidders with price callbacks, the calculation uses real-time prices; otherwise, relies on system estimates or developer-entered prices.
eCPMAd revenue per thousand impressions estimated by TradPlus, calculated as est. revenue / impression * 1000.
eCPCAverage ad revenue per click estimated by TradPlus, calculated as est. revenue/click.
ARPDAUAverage ad revenue per active user, calculated as revenue/DAU.
ARPDEUAverage ad revenue per engaged user, calculated as revenue/DEU.
LTVLifetime value of a user.
DEU/Retention UsersThe proportion of retained users who view ads, calculated as DEU/retention user.
Revenue/Retention UsersAverage ad revenue per retention user, calculated as total cohort total revenue/retention user.
IMP/Retention UsersAverage ad impressions per retained user on day N, calculated as cohort impressions/day N retention users.
Revenue/New UsersAverage ad revenue per new user on day N, calculated as total cohort impressions/day N new users.
IMP/New UsersAverage ad impressions per new user on day n, calculated as total cohort impressions/day N new users.
Retention eCPMAd revenue per thousand impressions of retention users.
New Users' Active TimeAverage daily usage time per new user, calculated as total cohort daily usage time/new users.
Launch AppApp initializes TradPlus SDK.
Read configurationThe SDK retrieves configurations from the server.
Arrive at Ad SceneApp calls TradPlus SDK' interface of EntryAdScenario.
Ad Scene Arrival RateThe ratio of users arriving at ad scenes to users launching the app.