LogoLogo
My AppsLive demoNewsArticles
  • Introduction
  • 📌Product updates: 2025
    • 2024
    • 2023
  • Getting Started
    • Registration
    • Adding a space
    • Adding an app to the space
  • Basic Events & Custom Events
  • Integration
    • Expert Tips
      • What to track
      • Payments & Anti-cheat
      • Check your integration
    • Integration of SDK 2.0+
      • SDK Integration
        • Android
        • iOS
        • macOS
        • Windows
        • Web
          • Web SDK Integration
          • Web SDK Releases
        • Unity
        • Unreal Engine
        • Godot Engine
      • Automatic payment tracking
        • App Store
        • Google Play
      • Setting up Events
        • Basic methods
        • Secondary methods
        • User profile
        • Anticheat methods
        • Track sessions
      • Push notifications
        • Android
        • iOS
        • Windows (UWP)
        • Unity
          • Android
          • iOS
          • Windows (UWP/WSA)
        • Unreal Engine
      • A/B testing
        • Description of A/B testing on the SDK side
        • Working with A/B tests in the devtodev interface
        • A/B testing examples
    • Integration of SDK 1.0+ (deprecated)
      • SDK Integration
        • iOS
        • Android
        • Windows 8.1 and 10
        • Web
        • Unity
        • Mac OS
        • Adobe Air
        • UE4
      • Setting up Events
        • Basic methods
        • Secondary methods
        • User profile
        • Anti-cheat Methods
      • Push Notifications
        • IOS
        • Android
        • Windows 8.1 and Windows 10
        • Unity
        • Abode Air
        • UE4
    • Test Devices
    • Server API
      • Data API 2.0
      • Subscription API
      • Push API
        • IOS
        • Android
        • Windows UWP
        • Windows
      • Raw Export
      • Labels API
      • Data API
    • Import historical data via API
    • Data Export
      • Data Export to Cloud Storage (BigQuery / Amazon S3)
  • 3rd Party Sources
    • Attribution Trackers
      • AppsFlyer
      • Adjust
      • Branch.io
      • Kochava
      • Tenjin
      • Tune (MAT)
      • Singular
      • Custom postback API
      • Facebook Ads referral decryption
    • App Marketplace Data
      • App Store Connect Stats
      • App Store Subscriptions
      • Google Play Console Stats
      • Google Play Subscriptions
      • AppGallery Connect Stats
    • Ad revenue
      • AdColony
      • AdMob
      • Facebook
      • MoPub
      • Unity Ads
      • Vungle
      • Ad revenue API
    • Cohort export
  • Reports and Functionality
    • Space-related Reports and Functionality
      • Overview
      • Custom dashboards & Reports
      • SQL
        • SQL tips
        • SQL Query examples
      • Audience overlap
    • Project-related Reports and Functionality
      • Overview
        • Real-Time Dashboard
        • Acquisition reports
        • Engagement reports
        • Monetization reports
        • In-game analysis reports
        • Cohort analysis
      • Reports
      • Push Notifications
        • Android Notifications
        • IOS Notifications
        • Windows Notifications
        • Button Templates
      • Predictions
      • Users & Segments
      • Filters
      • A/B Testing
      • Tuning
      • Settings
  • Metrics and Glossary
    • Ad networks metrics
    • Market Metrics
    • Prediction Metrics
    • SDK Metrics
    • Subscription metrics
  • Space Management
  • User Profile Management
  • Limits
  • Scenarios and Best Practices
    • Analytics use cases
    • Match-3
    • MMORPG Games
    • Hyper-Casual games
    • Social Casino
    • RPG games
    • Farming games
    • Non-gaming app
    • Acquisition Example
  • FAQ
    • Identification
    • Raw Data
    • All about data discrepancies
  • Slack
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Scenarios and Best Practices

Acquisition Example

Let's take as an example the case of two projects: A and B, each of which has just been released to the market and acquires new users.

Project A has attracted 100 users, while the project B has attracted 60 users. Which of the projects is better? Far it seems that A (and so far this is true), but let's also take a look at more acquisition metrics, and not make final conclusions yet.

Let’s add another sentence to our example. Project A received from its users $300, and their acquisition cost was $200 (Installs cost). Project B received from its users $200, and the acquisition cost was $100.

Let’s calculate the CPI for both projects:

А: CPI = Installs cost / Installs = $200/100 = $2 - this is the average price project A acquired one person for.

B: CPI = $100/60 = $1,67. For Project B one user is less expensive than for the project A.

Now let’s calculate ARPU. For project А: ARPU = Gross / Installs = $300/100 = $3 - this is the average revenue from one user for project A. For project B: ARPU = $200/60 = $3,33.

Finally, let’s calculate the ROI for both projects. ROI = Gross / Installs cost.

For A: ROI = $300/$200 = 150%.

For B: ROI = $200/$100 = 200%.

It turns out that project B, although it attracted fewer users, they brought more money on the average, the buying costs paid off twice while project B acquired users at a lower price.

Let’s add one more sentence to our example.

Let's say, from the first entry in project A 30 days passed, and in Project B - 90 days. Recall, ROI (A) = ROI (A) = 30 to 150%, ROI (B) = ROI (B) = 90 to 200%. This explains the fact that project B looks more successful for now. To compare the quality of traffic, let's compare ROI for the same period of time.

Assume, ROI (B) = 30 to 100%, while the ROI (A) = 30 to 150%.

We conclude that traffic from project A has all chances to become more efficient than traffic from Project B, if the dynamics of ROI continue.

But in any case, it should be said that traffic in both projects is good enough and effective as in both cases, the ROI is more than 100%.

PreviousNon-gaming appNextFAQ

Last updated 1 year ago

Was this helpful?