Top Banner
Sydney Mobile Commerce Tech Insights on building a successful App
40

Insights on how to build a successful app

Apr 12, 2017

Download

Mobile

Alex Boudreau
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Insights on how to build a successful app

Sydney Mobile Commerce Tech

Insights on building a successful App

Page 2: Insights on how to build a successful app

Hello!I’m Alex Boudreau

Let’s talk about Mobile Commerce and Tech! @alexboudreau#sydmct

Page 3: Insights on how to build a successful app

1.4 million

1,000

Page 4: Insights on how to build a successful app

1.4 million

1,000

Number of apps in App Store As of Jan. 2015

Daily number of new apps added to the App Store

Page 5: Insights on how to build a successful app

Extremely Competitive

Page 6: Insights on how to build a successful app

Highly Rewarding

$15B + valuation

$50B + valuation

Page 7: Insights on how to build a successful app

$10 billion2014 developer revenue

Page 8: Insights on how to build a successful app

1.Why an App?

Page 9: Insights on how to build a successful app

Mobile Commerce Market

▧ Mobile Commerce is growing like a weed

▧ 34% of global eCommerce

▧ will be 40% of all e-commerce by end of year

Page 10: Insights on how to build a successful app

Mobile Commerce Market

▧ $300 Billion global value in 2014

▧ Projected to reach $850 Billion in 2018

Page 11: Insights on how to build a successful app

App Usage

▧ App usage much greater than web

▧ 89% time spent on mobile is in App

▧ 11% on mobile web

Page 12: Insights on how to build a successful app

Reasons Users prefer Apps

▧ Quicker to load

▧ Simpler to navigate

▧ Provides more functionality

▧ Provides better user experience!

Page 13: Insights on how to build a successful app

2.Where do I start?

Page 14: Insights on how to build a successful app

Lean development/startup

▧ You have an idea?

▧ Don’t start developing your app just yet

▧ Tak a lean product development approach

Page 15: Insights on how to build a successful app

Lean development

Three key phases:

1. Problem/Solution Fit

2. Product/Market Fit

3. Growth

Page 16: Insights on how to build a successful app

1. Problem / Solution Fit

Problem Space Solution Space

Hypothesise on problem

Interview users to better understand problem

Observe and synthesise

Define potential solution

Interview users to validate solution and learn more

Refine and iterate

Page 17: Insights on how to build a successful app

1. Problem / Solution Fit

▧ Outcome = Minimum Viable Business

▧ You’ve defined a viable solution▧ Better confidence that your idea will work▧ Proceed to MVP (minimum viable product)

Page 18: Insights on how to build a successful app

2. Product / Market Fit

▧ Develop MVP

▧ MVP only includes features that are ABSOLUTELY necessary

▧ Purpose is to focus on core problem/solution

▧ Roll-out MVP to early adopters (not prime time yet)

Page 19: Insights on how to build a successful app

3. Scale your product

▧ A successful MVP = product/market fit

▧ Now it’s time to scale product

▧ Start focusing on user acquisition

▧ But always continue improving product

Page 20: Insights on how to build a successful app

2.How do I build it?

Page 21: Insights on how to build a successful app

Tech Stack

Mobile App Cloud Service

Page 22: Insights on how to build a successful app

Mobile Platform

42% 47%

Page 23: Insights on how to build a successful app

Mobile Platform

▧ Start with one platform

▧ Choose wisely ○ based on customer demographics

▧ Keep in mind○ growth of mCommerce faster on iPhone○ android market highly fragmented○ over 18,000 unique android devices

Page 24: Insights on how to build a successful app

App Dev

▧ Go 100% native app development

▧ Android = Java development

▧ iOS = Swift development

▧ Remember: users love apps because they’re responsive, simple to navigate

Page 25: Insights on how to build a successful app

App Dev

▧ Quality of developers is critical

▧ Bad code = customer churn○ slow app○ high crash rate

▧ Hire or contract carefully

▧ Note: More difficult to find than web developers

Page 26: Insights on how to build a successful app

Cloud Service

▧ Most apps consume and generate data

▧ Eg. Instagram

○ Image filters done in App

○ Account info, social networking, image storage >

in the Cloud

Page 27: Insights on how to build a successful app

Cloud Service

▧ Cloud service powers your app

▧ Datastores / Databases○ Store customer data ○ Data required for app/service

▧ API○ Service Layer used to read or store data○ Adds “intelligence” to your app ○ Eg. Business logic or algorithms

Page 28: Insights on how to build a successful app

Cloud Service

▧ Good Apps also require good APIs

▧ In mobile world, cloud services and APIs must be super quick

▧ Build high throughput services

Page 29: Insights on how to build a successful app

Cloud Service

▧ Good news: no longer need to invest in hardware and infrastructure

▧ Great platforms available!

▧ Lots of companies offering all kinds of APIs

Page 30: Insights on how to build a successful app

Cloud Service

Page 31: Insights on how to build a successful app

3.Increase your chance of

success

Page 32: Insights on how to build a successful app

Team Structure

▧ A great app requires a great team, not just an app developer

▧ Create a cross-functional Product team○ Product Owner ○ UI / UX Designer ○ Mobile Marketer○ App developer○ API / BE developer ○ Tester

Page 33: Insights on how to build a successful app

Continuous Improvement

▧ Your app is live, you have some users, now what?

▧ Measure▧ Hypothesize▧ Experiment▧ Improve

Page 34: Insights on how to build a successful app

Measure

▧ Use app analytics tools like Google Analytics

▧ Look at user lifecycle

▧ AARRR Metrics!

Page 35: Insights on how to build a successful app

▧ Acquisition○ How many users are downloading your app?

▧ Activation○ Of those, how many have opened/signed up to

your app?

▧ Retention○ Are users coming back, how many, how often?

▧ Revenue○ How much revenue is each user generating?

▧ Referral○ Are users spreading the word?

Measure: AARRR

Page 36: Insights on how to build a successful app

Hypothesise

▧ If users are not coming, why?

▧ Have you done marketing, SEO, SEM, Social…

Page 37: Insights on how to build a successful app

Hypothesise

▧ Users download and open the app, but don’t come back, why?

▧ Is the app not serving the need

▧ Too complicated, app is slow… ?

Page 38: Insights on how to build a successful app

Experiment

▧ Once you’ve Hypothesised on problem, next step is to experiment○ Increase marketing spend to attract users? ○ Or simplify login process? ○ Improve app performance (speed)

▧ Measure your experiment and see if it improves… keep going

Page 39: Insights on how to build a successful app

Summary

▧ Follow lean development practice

▧ Make sure you build a stellar cross functional product team

▧ AARRR metrics

▧ Apps are all about great user experience

Page 40: Insights on how to build a successful app

Thanks! Now, let’s have a chat!