Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Purchase/Subsriptions are known as custom goals in InMobi AdTracker portal. For tracking purchase/subscriptions,you have to use report Custom Goal API available in InMobi AdTracker SDK. Whenever a purchase or a subscription is completed inside your App, your code should call the API to report a custom goal with a goal name (e.g: purchase) as a string input.</p> <p>InMobi AdTracker portal shows three counts: Received, Organic, Matched.</p> <p>For example in case of purchase: Lets say there are four users of your App: User A, User B, User C and User D</p> <p>User A clicked on an Ad of your App and then downloaded App from App Store and then made 8 purchases.</p> <p>User B also clicked on an Ad of your App and then downloaded App from App Store and then made 4 purchases.</p> <p>User C directly downloaded your App from App Store without clicking on an Ad and then made 3 purchases.</p> <p>User D also directly downloaded your App from App Store without clicking on an Ad and then made 2 purchases.</p> <p>In this case:</p> <p>Received will be equal to 17 i.e. total purchases done in your App by all users.</p> <p>Organic will show you 5 i.e. total purchases done by users who directly downloaded your App from App Store</p> <p>Matched will show you 2 i.e. total unique users who made atleast one purchase after downloading your App by clicking on an Ad of your App.In other words,Matched is the total unique purchase making users which you have acquired by running an Ad Campaign for your App on an Ad Network.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload