App monetization for Windows Phone Apps

51

description

http://channel9.msdn.com/Events/TechDays/Techdays-2012-the-Netherlands/2263 With designing and developing a Windows Phone application you just took the first steps on the full life cycle of a mobile application. The next important step is the publishing and marketing of your application, while keeping a monetization model in mind. This session will cover all of those topics. Choosing the right model (paid or ad-funded) and getting your app noticed both inside and outside the marketplace and effectively monitoring the results. This session will help you get the most out of your application. These subjects will be covered: - Things to consider when submitting the application to the App Hub. Choosing the right description, keywords, etc. - Smart use of Trial and Advertisement API - Getting the app noticed online (for example using social media) - Monitoring the app's performance with App Hub reports and tools like Distimo

Transcript of App monetization for Windows Phone Apps

Page 1: App monetization for Windows Phone Apps
Page 2: App monetization for Windows Phone Apps

App monetizationfor Windows Phone applications

Tom VerhoeffWindows Phone Developer@tomverhoeff

Page 3: App monetization for Windows Phone Apps

My apps

Page 4: App monetization for Windows Phone Apps

Agenda• Numbers• Marketplace submission• Trial/Marketplace API• Advertising• Marketing• Reports & Feedback• Analytics

Page 5: App monetization for Windows Phone Apps

Marketplace Numbers

Page 6: App monetization for Windows Phone Apps

Marketplace

• ~64.000 apps • 100+ per day• 12 downloads per

user per month

Page 7: App monetization for Windows Phone Apps

Marketplace

• ~45% paid• ~45% w/ trial• ~10% conv. rate

Page 8: App monetization for Windows Phone Apps

Making money?

Page 9: App monetization for Windows Phone Apps

Richard Foster

Page 10: App monetization for Windows Phone Apps

Elbert Perez

Page 11: App monetization for Windows Phone Apps

Elbert Perez

Page 12: App monetization for Windows Phone Apps

Marketplace submission

Page 13: App monetization for Windows Phone Apps

What do you need?• Name• Logo• Category• Description• Screenshots

Page 14: App monetization for Windows Phone Apps

What do you need?• Name• Logo• Category• Description• Screenshots

Page 15: App monetization for Windows Phone Apps

What do you need?• Name• Logo• Category• Description• Screenshots

Page 16: App monetization for Windows Phone Apps

What do you need?• Name• Logo• Category• Description• Screenshots

Page 17: App monetization for Windows Phone Apps

What do you need?• Name• Category• Description• Screenshots

Page 18: App monetization for Windows Phone Apps

What do you need?• Name• Logo• Category• Description• Screenshots

Page 19: App monetization for Windows Phone Apps
Page 20: App monetization for Windows Phone Apps
Page 21: App monetization for Windows Phone Apps

What do you need?• Name• Logo• Category• Description• Screenshots

Page 22: App monetization for Windows Phone Apps

App Validation

Page 23: App monetization for Windows Phone Apps

Application Validation• When you submit your application for validation the system performs

a number of automated tests• Checks if the application makes use of any capabilities that were not specified• Checks for any unmanaged or disallowed libraries• Ensures that all the required assets are provided

• Then the application is manually tested to ensure proper behaviour in a number of scenarios• Proper dormant/tombstone behaviour

Page 24: App monetization for Windows Phone Apps

Validation Results• The testing process takes a few days and generates

a testing report that you can use to fix the problems• This will include specific feedback on the issues that

were identified• When the application is resubmitted the retest will

focus only on those parts of the application that have changed

Page 25: App monetization for Windows Phone Apps

DemoApp Hub & Testkit

Page 26: App monetization for Windows Phone Apps

Trial & Marketplace API

Page 27: App monetization for Windows Phone Apps

Why implement trial?• 70x more downloads• 10% conversion rate• 7x higher sales!

Page 28: App monetization for Windows Phone Apps

Effective use of trial• Limited functionality• Limited content• Limited time• Advertising

Page 29: App monetization for Windows Phone Apps

Detecting Trial Mode

29

using Microsoft.Phone.Marketplace;

LicenseInformation info = new LicenseInformation();

if ( info.IsTrial() ) { // running in trial mode}

Page 30: App monetization for Windows Phone Apps

Marketplace tasks• Connect with the MP• Higher conversion rate• Promote (your) other apps• Gather feedback

Page 31: App monetization for Windows Phone Apps

DemoMarketplace API

Page 32: App monetization for Windows Phone Apps

Advertising

Page 33: App monetization for Windows Phone Apps

Free w/ Ads• Maximum reach• Lower entry barrier• Long term revenue

Page 34: App monetization for Windows Phone Apps

Microsoft Pubcenter• Multiple ad suppliers• Easy integration• 70% revenue

Page 35: App monetization for Windows Phone Apps

DemoAd Integration

Page 36: App monetization for Windows Phone Apps

AdDuplex• Ad Exchange network• Easy integration• 8:10 exchange ratio

• Advertise before you monetize

Page 37: App monetization for Windows Phone Apps

Unified Ad• Ad Exchange network• Easy integration• 8:10 exchange ratio

• Advertise before you monetize

Page 38: App monetization for Windows Phone Apps

Marketing

Page 39: App monetization for Windows Phone Apps

Get your app noticed• Social media (#wp7nl #wp7dev)• Localize your app• Screenshots & movie• WP7 related websites• (check www.windowsphonesites.com)

• Integrate social media

Page 40: App monetization for Windows Phone Apps

Get featured

Page 41: App monetization for Windows Phone Apps

Reports & Feedback

Page 42: App monetization for Windows Phone Apps

Reports

• Free/Trial/Paid • Ranking• Rating

Page 43: App monetization for Windows Phone Apps

Feedback• Feedback is valuable• Rating is important• Reach out to your customers

Page 44: App monetization for Windows Phone Apps

DemoReports & Feedback

Page 45: App monetization for Windows Phone Apps

Analytics

Page 46: App monetization for Windows Phone Apps

Why analytics?• Measure usage & adoption• Improve user experience• Improve quality• Know your users!

Page 47: App monetization for Windows Phone Apps

Analytics frameworks• mtiks• Microsoft Analytics Framework (MSAF)• Google Analytics

• Flurry• Preemptive

Page 48: App monetization for Windows Phone Apps

Demomtiks

Page 49: App monetization for Windows Phone Apps

Recap

Page 50: App monetization for Windows Phone Apps

Recap• You CAN make money• THINK about marketing• Use trial and/or advertising• Use feedback• Use analytics

Page 51: App monetization for Windows Phone Apps

Tom Verhoeff• @tomverhoeff• [email protected]• http://blog.tomverhoeff.nl