Android Ad Network Review: MoPub

We’ve covered ad networks for Android apps as well as ad mediators, but what about both under one roof?  MoPub is an interesting option because it offers not just server-managed ad mediation, but also their own integrated ad network.

This makes for a handy combination, and I have been migrating a number of my Android apps over to MoPub to help manage my ad networks, and the results have been great.

How MoPub helps you manage your Android apps

As you may know, I’m a big fan of split testing to get actual data.  I adjust my ad settings and ad networks from time to time to ensure that I’m getting the best results from my apps.

After a while, however, things can get complicated.  As you put more apps and more ad networks in your Android toolbox, the maintenance can get tedious.  Different ad networks require different permissions and different libraries, which might require more than a few quick steps to swap out.

Moreover, when there’s a problem with one ad network, you have to release a new version of the app and hope users update.  Given how quickly ad networks fluctuate, it can be difficult to keep up.

That’s what mediators are built for – they help you get the best of a number of ad networks.  The benefit of a server-managed ad mediator is that you can make updates through the web interface, rather than having to make changes in the app itself.

MoPub Features

The most powerful feature is, of course, the ability to redirect ad requests to the appropriate network, even if you weren’t dealing with that network when you released your app.

I have been using this extensively to help manage the multiplication of IDs you get when you have a few different ad networks per app store per app.  The management console lets me see the total number of ad impressions for an ad property over all ad networks, which helps me see at a glance what’s going on.

Next, the MoPub Marketplace offers a great fallback for when your other ad networks don’t offer ads.  Even if you don’t want to use it extensively, just set the minimum eCPM fairly high.  This will only direct traffic to the Marketplace for very high-paying ads.

Lastly, the house ad feature allows you to use it as backfill (below the ad networks, in case none of them have ads), or as a promotional spot (above the ad networks).  This helps centrally manage your house ads, which can get tough when you use a number of ad networks with different  – or no –  house ad features.

Limitations with MoPub

Of course, MoPub isn’t the first network I recommend.  It is very powerful, but to take advantage of that power you need to do a little more work.  If you’re just starting out that might be intimidating.

For one thing, you need to download the source code yourself – there’s no provided library.  Expect a little more time to get set up the first time than with most other networks.

Next, even though MoPub will mediate automatically, it requires manual entry of the eCPM you want each network to be evaluated with.

Lastly, MoPub requires code to set up the ad views.  If you have an XML-based ad setup, this requires a bit of a transition.  On the other hand, I took this opportunity to add some code to supply a different ad ID for each Android app market, which enhanced my ability to track everything.

Choosing Your Ad Network

Actually, the point of MoPub is that you don’t have to choose.  You can evaluate and change the network you’re using at any time.

And as you can see from reading this my previous posts, there are a LOT of ad network choices.  MoPub is a great way to help manage the ad networks in your Android apps.

Posted in Android Ad Revenue permalink

About ProjectJourneyman

I am a software engineer that escaped the cubicle world at a large company to go solo with Android app development. My attention to detail and quality applies both to my apps and to my research on how to make money with Android. Now that I have the freedom to work on my own projects, I am documenting my efforts in the hopes that it will help other current or aspiring independent Android developers get the income they desire.

Comments

Android Ad Network Review: MoPub — 4 Comments

      • I also used HTML Custom ad, but I saw only banner expression and 0 click, as result revenue is 0.

        • I have to chase down these kind of problems. Sometimes it seems that the ads are very mismatched to my app, and I get abysmal click-through rates. It would be nice if whatever ad network I’m using could figure this out and serve more appropriate ads, but sometimes I just end up sending my traffic to another network for that app.