how to start monetizing your game with unity iap | angelo ferro

10
Angelo Ferro Developer Relations, Unity Analytics How to Start Monetizing Your Game with

Upload: jessica-tams

Post on 15-Apr-2017

90 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Angelo FerroDeveloper Relations, Unity Analytics

How to Start Monetizing Your Game with

Page 2: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Goals: Enable Developer Success

• Successful game developers earn revenue so they can continue building great games

• Three primary ways to earn revenue

Page 3: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Example IAP Purchasing Flow

My Game

Product List Request/ SKU Details

Store UI

Send Payment Request

Receive Receipt from Observer

Reflect Order Delivered

Page 4: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Example IAP Purchasing Flow

My Game

Product List Request/ SKU Details

Store UI

Send Payment Request

Receive Receipt from Observer

Reflect Order Delivered

Process Payment

Send Receipt

Observer Delivers Product

Provides Product Information

Objective C

Page 5: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Example IAP Purchasing Flow

My Game

Product List Request/ SKU Details

Store UI

Send Payment Request

Receive Receipt from Observer

Reflect Order Delivered

Process Payment

Send Receipt

Observer Delivers Product

Check Billing Supported

Bundle Response Code InApp Purchase

Data

Intent sender for results

Provides Product Information

Objective C Java

Get Item List

Get Item List SKU Details

Page 6: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Example IAP Purchasing Flow

My Game

Product List Request/ SKU Details

Store UI

Send Payment Request

Receive Receipt from Observer

Reflect Order Delivered

Process Payment

Send Receipt

Observer Delivers Product

Check Billing Supported

Bundle Response Code InApp Purchase

Data

Intent sender for results

Product List

Enumerate Licenses

Observer Get Receipt

Provides Product Information

Objective C Java C#

Observer Fulfill Receipt

Get Item List

Get Item List SKU Details

Page 7: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Unity IAP

• Built into Unity 5.3 Engine

• Write once, deploy to multiple stores• Apple Mac & iOS Stores• Google Play• Windows Store• More platforms coming soon!

• IAP supported:o Consumable Items (in-game currency)

o Non-Consumable Items (new characters)

o Subscription Items (season pass, new levels)

Page 8: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Demo

Page 9: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

What’s Next for Unity IAP

• Give developers a dynamic store that is easily controllable from a central dashboard. • Features:

• Receipt verification• A/B testing• Serving different IAP for different segments• Game economy management • Fraud detection• ROI / LTV calculations

Page 10: How to Start Monetizing Your Game with Unity IAP | Angelo Ferro

Unity IAP is available in Unity 5.3

Vote for features you want at:feedback.unity3d.com/