71
www.wipconnector.com @caaarlo #wipjam In-App Payments Maximizing the Revenue Opportunity

In-App Purchasing Webinar - Verizon Developer Community

Embed Size (px)

DESCRIPTION

In-app purchases are driving a majority of mobile app revenues. In this webinar, learn how you can implement them in your own app and take advantage of the freemium app push to grow your revenues. This webinar was hosted by the Verizon Developer Community (http://developer.verizon.com) and moderated by the Wireless Industry Partnership (http://wipconnector.com).

Citation preview

Page 1: In-App Purchasing Webinar - Verizon Developer Community

www.wipconnector.com@caaarlo#wipjam

In-App Payments

Maximizing the Revenue Opportunity

Page 2: In-App Purchasing Webinar - Verizon Developer Community

Welcome

• First in a series of webinars hosted by the Verizon Developer Community and WIP

• Learn more about the VDC at: http://developer.verizon.com/ – http://twitter.com/#!/VerizonDev

• Check out WIP’s developer resources and more at http://www.wipconnector.com– http://twitter.com/#!/wipjam

Page 3: In-App Purchasing Webinar - Verizon Developer Community

Agenda

• In-App Purchasing Overview and Trends• Using In-App Models in Your App• In-App Purchasing SDKs and APIs• Verizon Developer Community Message• Developer Presentation– Sean Thompson, VP of Production,

MobileDeluxe

• Q&A

Page 4: In-App Purchasing Webinar - Verizon Developer Community

In-App Purchasing Overview/Trends

Page 5: In-App Purchasing Webinar - Verizon Developer Community

A Few Definitions

• Premium app – an app with a one-time paid download cost

• Freemium app – an app that is free to download, with optional paid features

• In-app purchase – additional features or services purchased from within an app

• Virtual good – a digital item or piece of digital content purchased in an app

Page 6: In-App Purchasing Webinar - Verizon Developer Community

4 Basic App Business Models

• Pay-per-download– 99 cent paid download, one-time purchase

• Ad-supported– Typically free to download, ads for life of app

• Freemium– Free to download, payment adds

features/removes ads

• Virtual Goods– Free or paid download, payment delivers

additional in-app content or digital good

Page 7: In-App Purchasing Webinar - Verizon Developer Community

App Business Has Shifted

Page 8: In-App Purchasing Webinar - Verizon Developer Community

In-App Revenues Booming

• $970 million in 2011 (39% of app revenue)

• $5.6 billion by 2015 (64% of app revenue)

• Source: IHS Screen Digest, January 2012

Page 9: In-App Purchasing Webinar - Verizon Developer Community

Free Apps Get More Downloads

Page 10: In-App Purchasing Webinar - Verizon Developer Community

Free Apps Get More Downloads

US Android Market Downloads, March 2012 (in Mil-lions)

Free (99.1%)Paid (0.9%)

Source: Xyologic, April 2012 Report

Page 11: In-App Purchasing Webinar - Verizon Developer Community

Free Apps Get More Downloads

US iPhone App Downloads, March 2012 (in Millions)

Free (87.4%)Paid (12.6%)

Source: Xyologic, April 2012 Report

Page 12: In-App Purchasing Webinar - Verizon Developer Community

The Top-Grossing Apps… are free?

Page 13: In-App Purchasing Webinar - Verizon Developer Community

The Top-Grossing Apps… are free?

Page 14: In-App Purchasing Webinar - Verizon Developer Community

In-App Purchase Revenues

Source: AppAnnie.com

Page 15: In-App Purchasing Webinar - Verizon Developer Community

In-App Purchase Revenues

Source: Distimo, VDC Conference 2011

Page 16: In-App Purchasing Webinar - Verizon Developer Community

4 Basic App Business Models

• Pay-per-download– 99 cent paid download, one-time purchase

• Ad-supported– Typically free to download, ads for life of app

• Freemium– Free to download, payment adds

features/removes ads

• Virtual Goods– Free or paid download, payment delivers

additional in-app content or digital good

Page 17: In-App Purchasing Webinar - Verizon Developer Community

What’s the Right Model?

• “It depends” • In most cases, a model using in-app

purchases offers the most revenue potential– Do you pair it with free or paid

download?

• A few key questions to guide:–Who are your users?–What’s your app/game/content?

Page 18: In-App Purchasing Webinar - Verizon Developer Community

Who Are Your Users?

Page 19: In-App Purchasing Webinar - Verizon Developer Community

Who Are Your Users?

Page 20: In-App Purchasing Webinar - Verizon Developer Community

What category is your app?

Average price of Top-Grossing Apps, January 2012

Source: Distimo

Page 21: In-App Purchasing Webinar - Verizon Developer Community

Using In-App Models in Your App

Page 22: In-App Purchasing Webinar - Verizon Developer Community

Why Choose In-App Purchases?

• Increased revenues (2.2x apps without)

• More downloads, more opportunity for revenues– Potential to monetize every user

• Reduces threat of piracy/cracked versions

• Enhanced virality potential of free apps

Page 23: In-App Purchasing Webinar - Verizon Developer Community

Designing Apps With IAP

• User engagement remains key– Ongoing relationship with your users– Offering extended value

• Trial/”Lite” editions– Focus on limited experience of full feature

set– Goal is to push upgrade

• Ongoing added value–What can you add to the user experience?– Goal is to create ongoing revenue stream

Page 24: In-App Purchasing Webinar - Verizon Developer Community

IAP Possibilities Are Endless

• Removing Ads• New content

– More levels in games– New characters– New data sets (dictionaries, travel guides, etc.)

• Subscriptions– News, real estate, sports

• Added features– Push notifications– Integration with external services

• Cheats– Time vs. money decisions for users

Page 25: In-App Purchasing Webinar - Verizon Developer Community

Consumables

• Leading area of IAP items is “consumables”– Currency, “helper items”– Buy upgrades, items– Or get items that can be earned through

play/use more quickly

• Extended and additional value comes at a cost to user – and revenues to you

Page 26: In-App Purchasing Webinar - Verizon Developer Community

Balancing Pay vs Play

• Tips from Giordano Contestabile, PM of Bejeweled for Pop Cap Games– “Play forever” – no pay walls or

limitations for non-paying use– Game is still fun without paying!– Pay to have more fun, not because

you’re forced to

Page 27: In-App Purchasing Webinar - Verizon Developer Community

IAP Stems From Loyalty

Page 28: In-App Purchasing Webinar - Verizon Developer Community

Marketing an IAP/Freemium App

• Download metrics are important• But ROI metrics are more important–What’s the lifetime value of your users?–What can you spend to grab them?

• User acquisition is an investment, not a cost

• Understand your conversion rate– And how you can change it

Page 29: In-App Purchasing Webinar - Verizon Developer Community

In-App Purchasing SDKs and APIs

Page 30: In-App Purchasing Webinar - Verizon Developer Community

What’s their role?

• Keep the customer inside the app to make a purchase

• Optimize the transaction flow– You want as little friction as possible

• Aggregate different payment methods– Credit card vs. PayPal vs. carrier billing

• Deliver the purchase to the user

Page 31: In-App Purchasing Webinar - Verizon Developer Community

Sample API Flow

Page 32: In-App Purchasing Webinar - Verizon Developer Community

Sample IAP App Flow

Page 33: In-App Purchasing Webinar - Verizon Developer Community

Choosing an IAP API/SDK

• Which platform/app store are you using?– iOS: Apple• Third-party service providers, such as Urban

Airship

– Android: Some app stores mandate their own APIs

• What countries are your users in?• What payment methods are

supported?– Remember: reduce friction and steps to

pay

Page 34: In-App Purchasing Webinar - Verizon Developer Community

Not All IAP Systems Are Created Equal

Page 35: In-App Purchasing Webinar - Verizon Developer Community

What Are You Responsible For?

Page 36: In-App Purchasing Webinar - Verizon Developer Community

Payment Methods and Conversion Rates

• Processing fees are one part of the equation

• Conversion rates are the other• Again, low-friction rules– Carrier billing– Existing wallets (iTunes, Amazon)

• 5-10x boost for carrier billing over CC

Page 37: In-App Purchasing Webinar - Verizon Developer Community

Supporting Multiple APIs/SDKs

• Ideal situation: each user is presented with the highest-converting payment method (for them)

• But what’s reasonable for you and your team?

• Find your sweet spot– Coverage * conversion rate– Ease of implementation– Cost of integration

Page 38: In-App Purchasing Webinar - Verizon Developer Community

A Word from the VDC

Page 39: In-App Purchasing Webinar - Verizon Developer Community

Sean Thompson, VP, Mobile Deluxe

Page 40: In-App Purchasing Webinar - Verizon Developer Community

IAP Tips and Tricks

VP of Production - Sean Thompson@seanethompson

Page 41: In-App Purchasing Webinar - Verizon Developer Community

• Mobile Developer since 2003• Apr. 2010 - Started Free transition• Dec. 2010 – Released free Solitaire

Deluxe®• July 2011 – Overall free revenue>paid

revenue• Driven by Solitaire Deluxe® (iOS) and

Daily Blackjack on Verizon (Brew).

About Mobile Deluxe

Page 42: In-App Purchasing Webinar - Verizon Developer Community

• Regardless of company size, going free requires a leap of faith.• Many large, legacy developers still have

not embraced free.• It’s easy to quantify paid LTV.

• Net Revenue from the Purchase is LTV.• Free LTV has more possible outcomes.

• You control your LTV: based on Retention and Monetization

Free Transition

Page 43: In-App Purchasing Webinar - Verizon Developer Community

• Current App Stores are open markets; anyone can enter.• Apple App store: 725,000+ apps• Google Play: 450,000+ apps• Amazon Appstore: 30,000+ apps

• Premium or Free, you need users to download your app. • In a huge catalog, you are responsible for

getting your app noticed.• Easier to acquire users on a free app.

Why free?

Page 44: In-App Purchasing Webinar - Verizon Developer Community

• Ad supported model is entirely viable, but ad revenue will fluctuate.• Based upon the supply of ad impressions

in apps and demand of ad purchasers.• IAP gives you more control over your

revenue stream.• IAP allows merchandising opportunities

(sales, bundles, etc.)

Why IAP?

Page 45: In-App Purchasing Webinar - Verizon Developer Community

• Brew Daily Blackjack• Converted from Premium app to Free

app in May 2010.• Uses Verizon AVB for IAP• Downloads increase 3000%+• Revenue increased 500%+• Unseated Tetris as Top Seller

Case Study

Page 46: In-App Purchasing Webinar - Verizon Developer Community

A Simple Equation

LTV > CPA

Page 47: In-App Purchasing Webinar - Verizon Developer Community

To be successful, the average Lifetime Value (LTV) of a user must be greater than the average cost of acquiring a user (CPA).

A Simple Equation

LTV > CPA

Page 48: In-App Purchasing Webinar - Verizon Developer Community

1. Live App: Your app is a service

2. User Acquisition: BYOU

3. Analytics: Ignorance is not bliss

4. Social Interactions: A must have

5. Research: Do Your Homework

5 keys for LTV>CPA

Page 49: In-App Purchasing Webinar - Verizon Developer Community

Live App:Your app is a service

Page 50: In-App Purchasing Webinar - Verizon Developer Community

• Paradigm shift from “Release and Move On” to “Release, Evaluate & Iterate”.• Iteration is required to get your app

properly tuned.• Beta test to make sure you are ready for

prime time.• Bug fixing = happy customers = good

ratings = more downloads.

Live App

Page 51: In-App Purchasing Webinar - Verizon Developer Community

• Think about post-launch content releases when you design your app.• New content keeps users engaged.• Engaged users are more likely to be

retained.• App updates are chance to re-engage

lapsed users.

Live App

Page 52: In-App Purchasing Webinar - Verizon Developer Community

User Acquisition: BYOU

Page 53: In-App Purchasing Webinar - Verizon Developer Community

• If your plan is “I’m going to make a great game and [App Store] will totally feature it,” …you will most likely be disappointed.

• A free app with no UA activity will get < 100 DL a day.

• You must BYOU (Bring Your Own Users)!• You must develop a UA strategy!

User Acquisition

Page 54: In-App Purchasing Webinar - Verizon Developer Community

• How we acquire users:

User Acquisition

Page 55: In-App Purchasing Webinar - Verizon Developer Community

• You need thousands of downloads a day to yield sufficient paying users.• Far less than 5% of users pay.• Non-payers can still be valuable.

• Experiment with different channels and measure the results.

• All users are not created equal• Pay close attention to value of users by

channel.

User Acquisition

Page 56: In-App Purchasing Webinar - Verizon Developer Community

• Social/Viral user acquisition is vital.• Every User you get for free reduces

overall CPA• If you have multiple apps, cross-selling

between them is critical.• If you can pay once for a user in 2 apps,

that reduces CPA.• Look to ad-swap with fellow developers.

User Acquisition

Page 57: In-App Purchasing Webinar - Verizon Developer Community

Analytics: Ignorance is not bliss

Page 58: In-App Purchasing Webinar - Verizon Developer Community

• Analytics are not a substitute for creativity.• Retention charts won't magically give you

a killer app idea. • User data won't write your code for you.• A/B testing isn’t an art style.

• However…

Analytics

Page 59: In-App Purchasing Webinar - Verizon Developer Community

• Analytics are critical to creating a successful app.• First level of analytics tells you about

general app usage.• Second level of analytics helps you

answer questions about why. Cohort analysis, funnels, etc…

• Given the iterative nature of free apps, good data is actionable data!

Analytics

Page 60: In-App Purchasing Webinar - Verizon Developer Community

• Some KPIs (Key Performance Indicators) we use:• Daily/Monthly Active Users (DAU/MAU)• $/DAU (or ARPDAU)• Retention Rates• LTV• $/DL• CPA (Direct and Blended)• Cross Sell %

Analytics

Page 61: In-App Purchasing Webinar - Verizon Developer Community

• Who to use?• Flurry• Kontagent• Mixpanel• Localytics• Social Game Network (segue to…)

Analytics

Page 62: In-App Purchasing Webinar - Verizon Developer Community

Social Interactions: A Must Have

Page 63: In-App Purchasing Webinar - Verizon Developer Community

• Why go social?• Acquisition• New users can discover you via Social Feeds

• Engagement• Users are more likely to participate with

friends.

• Monetization• Wooga’s Diamond Dash on iOS – FB Connect

users are 8X more likely to spend.

Social Interactions

Page 64: In-App Purchasing Webinar - Verizon Developer Community

• Who to use:• Facebook• Twitter• Game Center• GREE/OpenFeint• Playphone• Papaya• Mobage• Viximo

Social Interactions

Page 65: In-App Purchasing Webinar - Verizon Developer Community

• What to look for in a social game network:• Feature list• Cost• Analytics included• Cross-Platform

Social Interactions

Page 66: In-App Purchasing Webinar - Verizon Developer Community

Research: Do Your Homework

Page 67: In-App Purchasing Webinar - Verizon Developer Community

• General Industry News:• @kimmaicutler – TechCrunch• @deantak – VentureBeat• @InsideNetwork – Inside Mobile/Social• @pgbiz – Pocket Gamer UK• @AllThingsD – WSJ/All Things Digital• @SAI – Sillicon Alley Insider

Research

Page 68: In-App Purchasing Webinar - Verizon Developer Community

• Analytics:• The Flurry Blog: http://blog.flurry.com/

• Kontagent Kaleidoscope: http://kaleidoscope.kontagent.com/

• Distimo Monitor Blog: http://monitor.distimo.com/app-store-analytics-blog

• Caryl Shaw Presentation: http://www.slideshare.net/caryl_shaw/would-you-like-some-data-with-your-coffee-aka-the-key-analytics-you-should-start-every-day-with-10031647

Research

Page 69: In-App Purchasing Webinar - Verizon Developer Community

• Free Revenue Models:• Gamesbrief Free-to-Play spreadsheet:

http://www.gamesbrief.com/spreadsheet/

• Dub It - Social Gaming Glossary: http://www.dubitplatform.com/blog/2011/12/31/the-2012-social-gaming-glossary-15-of-the-most-important-social-game-jargon/

• Social Interactions:• FB Developer Showcase:

https://developers.facebook.com/showcase/diamonddash/

Research

Page 70: In-App Purchasing Webinar - Verizon Developer Community

Q&A

Page 71: In-App Purchasing Webinar - Verizon Developer Community

Thank you!

• Webinar will be recorded and published

• For more info on the VDC, visit:http://developer.verizon.com

• Contact speakers at:– Carlo Longino, Director of Developer

Marketing Services, WIP: [email protected]

– Sean Thompson, VP of Production, MobileDeluxe: [email protected]