SlideShare a Scribd company logo
Transforming Web Business
To
Mobile Business
Agenda

1

Why Mobile?

2

How is Mobile Different from Web?

3

Technology Considerations when moving to Mobile

4

Business Considerations when moving to Mobile

5

Summary

Copyright 2013

2
Why Mobile?

Copyright 2013
Mobile is the best opportunity says Walmart. Over the past two years,
Walmart notices 1/3rd of Walmart.com traffic from mobile visitors.
The World’s Largest Retailer

Mobile continues to be a strength and source of growth, with mobile enabled
commerce volume jumping 75%. 20% of the company’s sales are via mobile,
as eBay added 3.2mn new mobile users across its entire suite of apps.
The World’s Online Marketplace

55% of visits to Zillow now come from a mobile device, and that soars to over
60% on weekends.
America’s most popular web portal for real estate and home related information

Copyright 2013

4
What Industry Experts Say
•

64%

US smartphone penetration has reached
within 6
years since 2007 when Apple first launched its iPhone. Source:
Neilsen

•

World wide smartphone penetration to reach

from
•

33% in 2013. Source: eMarketer

Web traffic usage through mobile is
2013 from

•

50% by 2017

17.4% worldwide in

11.1% in 2012. Source: Mashable.com

Asia leads the planet with the most-mobile web users with

26.6% of web traffic coming from mobile devices.
Source: Mashable.com

•

Touch-screen devices (including iPad, iPhone and hybrids
such as Microsoft’s Surface Pro will account for
PCs shipped in 2016. Source: Canalys

59% of all

Copyright 2013

5
What Industry Experts Say (contd.)
•

India’s total mobile subscriber base amount to ~900 million with mobile internet subscribers of143.2
million. Source: Techcircle.in

•

Mobile Internet accounts for

59.36% of the total Internet usage in India, as of Dec 2012.

Source: Medianama

•

India has 44 million smartphone subscribers as of Q4 2012.Smartphones account for only
the total subscribers. China has

4% of

24% penetration rate. Source: Medianama
Copyright 2013

6
Most Preferred Activity on Smart Devices

Source: IDC and Facebook, Aug 2013

Copyright 2013

7
Transforming Web Business to a Mobile First Strategy
Facebook had zero revenues from mobile and was identified as the biggest risk when it went
IPO. Facebook’s share was driven down by over 40% due to this preserved risk.

Facebook then implemented native mobile apps for Android and iOS. And focused on mobile first
strategy.
Results
•

Of the 699 million daily active users who logged onto the
site in June 2013, more than two-thirds did so from a
mobile device

•

Mobile revenues accounted for 41% of the company's
revenues in Q2 2013

•

Mobile users spend one in every five minutes online
using Facebook, web users spend one in every seven

minutes
Source: Mashable.com

Copyright 2013

8
Case Study – Marissa Mayer believes in a Mobile First Approach

Yahoo has been a web portal leading since arrival of Internet. It has lost its competitive edge
in the past few years due to continued dependence on desktop Internet.
Marissa Mayer (CEO, Yahoo) has been focusing on new ways to
revamp Yahoo. As part of the transformation, she has incorporated
mobile strategy into her corporate plan.
Marissa re-launched mobile apps and acquired 16 startups which
were centered on mobile content, apps and services.

Given that iOS and Android are the most popular mobile devices,
Yahoo has built mobile solution for both these device platforms for
across categories – Yahoo Mail, Yahoo Weather, Yahoo Search,
Yahoo Messenger etc.
Results
Including mobile into their corporate strategy has shown good
growth for Yahoo past two quarters and expected to increase
further.
• Monthly active users are up 20% to 800 million
• Mobile users rose to 390 million in Q3 2013, up 15% from 340
million in Q2 2013
Source: TechCrunch
Copyright 2013

9
Few Thoughts
•

Incorporate Mobile First Strategy into your roadmap

•

Today, the question should be how to implement, and not should we go mobile?

•

For your mobile strategy to be successful, you need to adopt the 360-degree approach and
include mobile in every aspect of your business

Copyright 2013

10
Mobile is just the beginning...
Transformation is happening across the Ecosystem

Watch the Video

Copyright 2013

11
How to Transform from Web to Mobile?

Copyright 2013
How is Mobile Different from Web

Screen Size

Personalized
User information

Different
Operating Systems

Device Capabilities –
camera, video,
Maps etc.

Copyright 2013

24/7 access to
mobile vs. few hours
to laptop/desktop

Location Based

Varying device
capabilities across
user base

Multiple technology
options providing
different experiences
(Native, Hybrid,
Mobile Web)

13
Organization Should Consider Both Business & Technology Perspectives

Technical Considerations

•
•
•
•

•
•
•

Service Oriented Approach
User Experience

Technology Options

Organization Structure
Monetization on mobile
Multi-Screen Audiences

Development Approach

o
o

•
•

Business Considerations

Test Driven
Continuous Integration

Testing Setup
Continuous Improvement
Copyright 2013

14
Trulia – A Case Study

Monetization

Team

• Built from the start – along with
apps, launched an ad system
• Show context sensitive
information with zero clicks and
ensure user gets to the call to
action with little browsing

• Centralized Team for UI / UX
across all apps
• Mobile Engineering Team
organised by technology
competency – iOS, Android,
mobile web site etc
• Determine the metrics
• Responsive approach by front
end Trulia.com website

App Philosophy
• Develop apps on multiple platforms – OS, iPad, Android, Android
Tablets, Kindle Fire, Windows 8 Tablets, Mobile Web
• Specific purpose apps on specific platforms like Renters, Real
Estate Agents, Mortgage Shoppers. Provide essential functionality
for fast and efficient mobile experience
• Like Foursquare, agents can check in to specific properties using
agent app and distinguish themselves from other agents
Source: Forbes

Copyright 2013

15
Technology Perspective
Service Oriented Architecture

•
•
•

API, API, API - APIs for everything
Move from building features to building APIs for each of those
You are not building for one surface but multiple surfaces which you may have not seen yet

Technology Options – Native vs Mobile Web ; Mobile Web vs Responsive Web

•
•
•

Should you choose Native or Web or Cross Platform

•

More often than not its not either or but its both platforms co-existing together

Understand the tradeoffs
Make a decision along with Business teams like Sales & Marketing – its not just a technology
decision

Copyright 2013

16
Technology Perspective
User Experience Approach

•
•
•
•
•
•

Centralized UI / UX team
User experience has to be spot on mobile as opposed to desktop
Follow standards for each platform
Less space – so create more personalized experiences
Ask Less – Learn more with every interaction
Use deep analytics to present the data

New Features not available in the Web

•

Mobile is not just an extension – it provides additional capabilities
like location, camera etc.

•

Create features on mobility that may not be available or even
possible on the web

Copyright 2013

“The Zillow Real Estate App
integrates
a new photo-driven
shopping experience optimized
for the smaller screen, allowing
users to slide
through thumbnail-sized
photos of the search results
without leaving the map.
Other features include –
listings, add to favorites,
push notifications,
share via social media etc.”
– Zillow

17
Technology Perspective
Development Approach - Test Driven Development

•

Allows developers to define test cases for the module planned to
code

•

Unit Testing performed continuously through automation of testcases

•

Newer code checked-in will capture automatic bugs with the failure
of test-cases

Development Approach - Continuous Integration

•

Daily integrated builds created and sent as
notifications to the whole team (Dev, QA)

•

Builds integrated to TestFlight, the app can be
downloaded by all stakeholders for testing and observing the
progress of development

Copyright 2013

18
Technology Perspective
Testing Approach

•
•

Test Driven Development Approach

Automated Testing

o
o
•
•

Leverage platform sdks/third party library to automate unit test cases with code
coverage of 60%
Automate Integration Test cases using tools like Experitest etc.

Establish a Device Lab – procure the most commonly used devices
Manual Testing

o
•

Execute manual unit test cases to capture the UI issues

Test for Non-functional scenarios like Load Test, Performance Test, Stress Test

Copyright 2013

19
Technology Perspective - Continuous Improvement

Continuous Improvement Process
• Use Analytics for feature prioritization and testing
• Active review management
• Continuous improvement with feature releases

3

Product
Management
Requirements

1

User
Feedback

Release 1
– Deploy

Improve Build Cycle
2

Usage Analytics
(Google/Flurry/
Omniture)

Release 1.1 Build & Test
Iterate &
Build

Improve

Release 1.1 – Deploy

Copyright 2013

20
Teams required within the Technical Organization
Technical teams required to transform from Web to Mobile
•

Product Management / Business Analysts

•

Large Tech team for handling servers and APIs

•

Small team for handling different UIs for desktop,
tablet, mobile web and native app

•

Centralized UX/ UI team

•

Independent Testing team & Device Lab

•

Analytics team

•

Performance management team

•

On-going support and maintenance team

Right Team with Relevant
Experience

Copyright 2013

21
Teams required within the Organization
Organization Structure
There are two options 1) Centralized Solution and 2) Decentralized Solution. Both are driven
by one single mobile leader.

Mobile Leader
(Cross-functional Team Head)

Single Centralized
Mobile Team
•

Start with a

Decentralized
Mobile Team
•

Separate mobile

centralized group
initially

•

teams for each
business unit with

One team leader to

growth in traffic

manage all units

•

One group leader to
Right
handle each business Team

with Relevant
Experience

unit
Copyright 2013

22
Monetization on Mobile
Worldwide mobile advertising revenue to reach $11.4 billion in 2013.
Revenue from global mobile advertising to grow 400 % between 2011 and 2016 - Gartner

•

Serve more ads without losing User Attention. (Facebook
is done this successfully and grew its revenues on mobile
to 41% from almost zero within 6 quarters).
1. In-stream ads and branded posts
2. Contextual advertisement
3. Hyper-local mobile ad targeting
4. Real-Time Bidding exchange for high value
mobile user targets

• Mobile Video Ads – Pre-roll, Mid-roll and Post roll. Pre-roll is
the most popular in video ads with 10-15 secs clips.
• Interstitials – Full or half page ads appears between content
pages. Best format, since it utilizes the complete screen
size.

Copyright 2013

23
Addressing Multi-screen Viewing Audience

“90% of consumers move between devices to complete a task. And 40% of smartphone users watch
TV while browsing from their smartphones” – Google

• Marketers are displaying TV ads to get
consumers browse their site instantly

• More marketers now are focusing first on
mobile for integrated campaigns
• Companies are running brand
campaigns across devices to reach
larger audience
• Advertisers are focused on performancebased campaigns

Source: Part of infographics by Uberflip

Copyright 2013

24

24
If you are not on Mobile, then you are not Reaching the Consumer

Watch the Video

Copyright 2013

25
Business Perspective

Measurement
•
•
•
•
•

Capabilities

Identify the KPIs
Find out the budgets
Determine the metrics
Figure out the Sales Value
Know your target audience

• Identify mobile expertise team
• Figure out expertise in IT team
• Plan for a marketing agency with
mobile experience

Analytics
• Know your competition
• Understand market insights
• Find out the devices used

Copyright 2013

26
Window Shopping Redefined by Adidas Neo

Watch the Video

Copyright 2013

27
Summary – Factors to Consider when Transforming from Web to Mobile
Mobile strategy impacts all areas of business. Analyze the backend system integration,

Mobile First Strategy

corporate ecosystem, corporate expansion plans to provide seamless experience across
channels and devices. Build a Mobile Champion or Leader in the firm

Right Team with
Mobile Champion

Get the Right Team with skills across platforms – iOS, Android, HTML5, Responsive Web,
UI/ UX Design, Analytics, Testing. Have a clear Mobile Leader / Champion in the firm

Start with basic features on one device platform. Measure the impact and then expand to

Measure & Iterate

include new features in iterations across more devices. Get feedback from your users to

correct the mistakes in app in the next releases.

Invest in Analytics &
User Experience

Take Full Advantage
of Mobile Technology

Integrate with strong analytics tool to understand the user behavior, personalize content,
push promotional messages & mobile ads based on user preference, demographic, and
geography

Make complete use of mobile technologies supported by devices. Specially, include

features related to GPS functionality, barcode scanning and camera capabilities

Copyright 2013

28
References
1. http://digiday.com/brands/what-walmart-likes-in-mobile/
2. http://www.mobilecommercedaily.com/walmart-exec-the-biggest-asset-in-mobile-is-bricks-and-mortar-stores
3. http://www.warc.com/Content/News/Smartphone_penetration_at_50_by_2017_.content?ID=6570b974-d577-45d1-aa098ca1be4947a0
4. http://www.idownloadblog.com/2013/01/12/pc-marketshare-drops-to-65/
5. http://mashable.com/2013/08/20/mobile-web-traffic/
6. http://www.bgr.in/news/india-to-register-72-mobile-penetration-by-2016-gartner/
7. http://ibnlive.in.com/news/india-has-5548-crore-mobile-owners-1432-crore-internet-users/420444-11.html
8. http://www.medianama.com/2012/12/223-india-has-137-million-internet-users-44-million-smartphone-subscribers-report/
9. http://www.webpronews.com/u-s-smartphone-penetration-hits-64-young-people-lead-the-way-2013-09
10. http://www.medianama.com/2012/12/223-india-has-137-million-internet-users-44-million-smartphone-subscribers-report/
11. http://techcircle.vccircle.com/2013/08/06/india-has-143-2m-mobile-internet-users-total-net-connections-stand-at-164-81m/
12. http://articles.economictimes.indiatimes.com/2013-07-30/news/40895200_1_facebook-co-founder-ceo-mark-zuckerberg-menlopark
13. http://techcrunch.com/2013/10/13/facebook-buys-mobile-analytics-company-onavo-and-finally-gets-its-office-in-israel/
14. http://money.cnn.com/2013/07/15/technology/innovation/yahoo-marissa-mayer-strategy/
15. http://247wallst.com/technology-3/2013/10/16/yahoo-and-marissa-mayer-doubters-simply-cannot-do-math-nor-know-history/
16. http://money.cnn.com/interactive/technology/yahoo-marissa-mayer-acquisitions/?iid=EL
17. http://news.cnet.com/8301-1023_3-57565857-93/yahoo-ceo-marissa-mayer-talks-mobile-strategy-and-more
18. http://www.huffingtonpost.com/andy-plesser/yahoo-video-chief-erin-mc_b_4032990.html
19. http://techcrunch.com/2013/09/11/marissa-mayer-yahoo-monthly-active-users-are-up-20-to-800m-including-350m-on-mobile/
20. http://www.usatoday.com/story/tech/columnist/shinal/2013/10/16/yahoo-results-suggest-lagging-mobile-ad-market-share/2995409/
21. http://www.forbes.com/sites/tomtaulli/2012/11/19/trulia-heres-how-to-monetize-mobile/
22. http://www.themobileplaybook.com/en-us/
23. http://venturebeat.com/2013/08/09/interstitial-mobile-ads-are-killing-it-25x-video-views-7x-conversions-9x-revenue/
24. http://www.afaqs.com/news/story/37785_Indian-ad-market-to-grow-by-7.8-per-cent-in-2013:-Magna-Global
25. http://www.medianama.com/2013/03/223-buzzcity-india-lai-kok-fung/
26. http://www.gartner.com/newsroom/id/2306215

Copyright 2013

29
THANK YOU
Presented by:
Sirish Kosaraju
Co-Founder & COO, RapidValue Solutions
Email - sirishk@rapidvaluesolutions.com
Phone - +91 99454 81164
www.linkedin.com/in/sirishkosaraju
RapidValue in a Slide – Largest Independent Enterprise Mobility Firm
‘Mobility Driven Transformations’ to unlock
value from your enterprise systems…
Razor –
Enterprise
Cutting Edge
Sharp
Mobility
Delivery
Focus on
Specialists
Processes
Mobility
Experts in

Enterprise Field Applications
including Field Service app, Geo location
apps and Integrations with ERPs like SAP,
Oracle and others

175+ STRONG
MOBILITY
CONSULTING
TEAM

200+
MOBILITY
PROJECTS
EXPERIENCE

LARGE SCALE
& COMPLEX
MOBILE
PROJECTS

HEADQUARTERS
PLEASANTON, CA,
USA

GLOBAL DELIVERY
CENTERS IN
BANGALORE & KOCHI,
INDIA

Recognized as the 2013 Top
100 Red Herring North
America Finalist and more
recently selected as
2013 Top 100 Red Herring
Global Finalist

Operations Across…
USA | Canada | Finland | UAE | India
Copyright 2013

Awarded TOP 15 Emerging
Companies in the Field of
Innovation. Won the
prestigious NASSCOM
emerge 50 award in 2011
31

More Related Content

What's hot

The impact of mobile on the IT organization
The impact of mobile on the IT organizationThe impact of mobile on the IT organization
The impact of mobile on the IT organization
Chris Pepin
 
Mobile Applications – Market Evaluation and Opportunities
Mobile Applications – Market Evaluation and OpportunitiesMobile Applications – Market Evaluation and Opportunities
Mobile Applications – Market Evaluation and Opportunities
b-to-v Partners AG
 
Understanding mobile apps and mobile marketing
Understanding mobile apps and mobile marketingUnderstanding mobile apps and mobile marketing
Understanding mobile apps and mobile marketing
bNetCentric Ltd
 
Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...
Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...
Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...
RapidValue
 
Smartphones
SmartphonesSmartphones
Smartphones
brendahj
 
Enterprise mobility services
Enterprise mobility servicesEnterprise mobility services
Enterprise mobility services
Net Solutions
 
Mobile Game Changers #14 - The internet & mobile show conference - 23th april...
Mobile Game Changers #14 - The internet & mobile show conference - 23th april...Mobile Game Changers #14 - The internet & mobile show conference - 23th april...
Mobile Game Changers #14 - The internet & mobile show conference - 23th april...
Ville Kulmala
 
Mobile apps - Breaking away from the clutter
Mobile apps - Breaking away from the clutterMobile apps - Breaking away from the clutter
Mobile apps - Breaking away from the clutter
Abhirup Lahiri
 
#1NWebinar: Marketing in a Post-Mobile World
#1NWebinar: Marketing in a Post-Mobile World#1NWebinar: Marketing in a Post-Mobile World
#1NWebinar: Marketing in a Post-Mobile World
One North
 
Promoting your business on mobile devises
Promoting your business on mobile devisesPromoting your business on mobile devises
Promoting your business on mobile devises
Paul Vesely
 
Paul vesely mobile seo
Paul vesely mobile seoPaul vesely mobile seo
Paul vesely mobile seoBarry Schwartz
 
Ad Mob Mobile Metrics Jan 10
Ad Mob  Mobile  Metrics  Jan 10Ad Mob  Mobile  Metrics  Jan 10
Ad Mob Mobile Metrics Jan 10
Yuri Itou
 
The potential of digital publishing in an emerging market : John Wheeler
The potential of digital publishing in an emerging market : John WheelerThe potential of digital publishing in an emerging market : John Wheeler
The potential of digital publishing in an emerging market : John WheelerFootnote Summit
 
Build a successful enterprise mobility strategy
Build a successful enterprise mobility strategyBuild a successful enterprise mobility strategy
Build a successful enterprise mobility strategy
Ajit Gokhale
 
Enterprise Mobility presentation
Enterprise Mobility presentationEnterprise Mobility presentation
Enterprise Mobility presentation
Alessandro Bottega
 
Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...
Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...
Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...
George Sofroniou
 
etouches Introduces eMobile
etouches Introduces eMobileetouches Introduces eMobile
etouches Introduces eMobileSuzanne Carawan
 
How Trinity Mobile Apps can increase your business
How Trinity Mobile Apps can increase your businessHow Trinity Mobile Apps can increase your business
How Trinity Mobile Apps can increase your business
Raion Seishin
 
Enterprise Mobility - An Introduction
Enterprise Mobility - An IntroductionEnterprise Mobility - An Introduction
Enterprise Mobility - An Introduction
Folio3 Software
 

What's hot (20)

The impact of mobile on the IT organization
The impact of mobile on the IT organizationThe impact of mobile on the IT organization
The impact of mobile on the IT organization
 
Mobile Applications – Market Evaluation and Opportunities
Mobile Applications – Market Evaluation and OpportunitiesMobile Applications – Market Evaluation and Opportunities
Mobile Applications – Market Evaluation and Opportunities
 
Understanding mobile apps and mobile marketing
Understanding mobile apps and mobile marketingUnderstanding mobile apps and mobile marketing
Understanding mobile apps and mobile marketing
 
Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...
Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...
Best Practices For Building Your Mobile Applications - A Whitepaper by RapidV...
 
Smartphones
SmartphonesSmartphones
Smartphones
 
Enterprise mobility services
Enterprise mobility servicesEnterprise mobility services
Enterprise mobility services
 
Mobile Game Changers #14 - The internet & mobile show conference - 23th april...
Mobile Game Changers #14 - The internet & mobile show conference - 23th april...Mobile Game Changers #14 - The internet & mobile show conference - 23th april...
Mobile Game Changers #14 - The internet & mobile show conference - 23th april...
 
Mobile apps - Breaking away from the clutter
Mobile apps - Breaking away from the clutterMobile apps - Breaking away from the clutter
Mobile apps - Breaking away from the clutter
 
#1NWebinar: Marketing in a Post-Mobile World
#1NWebinar: Marketing in a Post-Mobile World#1NWebinar: Marketing in a Post-Mobile World
#1NWebinar: Marketing in a Post-Mobile World
 
Promoting your business on mobile devises
Promoting your business on mobile devisesPromoting your business on mobile devises
Promoting your business on mobile devises
 
Paul vesely mobile seo
Paul vesely mobile seoPaul vesely mobile seo
Paul vesely mobile seo
 
Ad Mob Mobile Metrics Jan 10
Ad Mob  Mobile  Metrics  Jan 10Ad Mob  Mobile  Metrics  Jan 10
Ad Mob Mobile Metrics Jan 10
 
The potential of digital publishing in an emerging market : John Wheeler
The potential of digital publishing in an emerging market : John WheelerThe potential of digital publishing in an emerging market : John Wheeler
The potential of digital publishing in an emerging market : John Wheeler
 
Build a successful enterprise mobility strategy
Build a successful enterprise mobility strategyBuild a successful enterprise mobility strategy
Build a successful enterprise mobility strategy
 
Enterprise Mobility presentation
Enterprise Mobility presentationEnterprise Mobility presentation
Enterprise Mobility presentation
 
Mobile revolution powerpoint pdf
Mobile revolution powerpoint pdfMobile revolution powerpoint pdf
Mobile revolution powerpoint pdf
 
Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...
Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...
Study for a Virtual Personal Assistant Mobile Application for GlaxoSmithKline...
 
etouches Introduces eMobile
etouches Introduces eMobileetouches Introduces eMobile
etouches Introduces eMobile
 
How Trinity Mobile Apps can increase your business
How Trinity Mobile Apps can increase your businessHow Trinity Mobile Apps can increase your business
How Trinity Mobile Apps can increase your business
 
Enterprise Mobility - An Introduction
Enterprise Mobility - An IntroductionEnterprise Mobility - An Introduction
Enterprise Mobility - An Introduction
 

Viewers also liked

Mobile Business Communication and Business Presentations
Mobile Business Communication and Business PresentationsMobile Business Communication and Business Presentations
Mobile Business Communication and Business Presentations
Bovee and Thill
 
How Mobile Technology Is Revolutionizing Business Communication
How Mobile Technology Is Revolutionizing Business CommunicationHow Mobile Technology Is Revolutionizing Business Communication
How Mobile Technology Is Revolutionizing Business Communication
Bovee and Thill
 
How To Grow Your SMS Marketing Database
How To Grow Your SMS Marketing DatabaseHow To Grow Your SMS Marketing Database
How To Grow Your SMS Marketing Database
Tatango
 
Empower Customer Engagement with Mobile Context
Empower Customer Engagement with Mobile ContextEmpower Customer Engagement with Mobile Context
Empower Customer Engagement with Mobile Context
Mobile Marketing Association
 
Mobile Means Business
Mobile Means BusinessMobile Means Business
Mobile Means Business
Tack Mobile
 
The Mobile Content Mandate
The Mobile Content MandateThe Mobile Content Mandate
The Mobile Content Mandate
Karen McGrane
 
The Do's and Dont's of Stellar Push and In-App Messaging: September 2014 Webinar
The Do's and Dont's of Stellar Push and In-App Messaging: September 2014 WebinarThe Do's and Dont's of Stellar Push and In-App Messaging: September 2014 Webinar
The Do's and Dont's of Stellar Push and In-App Messaging: September 2014 Webinar
Localytics
 
Create and Convert Mobile Moments of Truth
Create and Convert Mobile Moments of TruthCreate and Convert Mobile Moments of Truth
Create and Convert Mobile Moments of Truth
Greg Hickman
 
Social Action Mobile Marketing
Social Action Mobile MarketingSocial Action Mobile Marketing
Social Action Mobile Marketing
Waterfall Mobile
 
Selling The Mobile Web
Selling The Mobile WebSelling The Mobile Web
Selling The Mobile Web
Brad Frost
 
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown Edition
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown EditionResponsive Design Vs Separate Mobile Sites: Presidential Smackdown Edition
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown EditionBrad Frost
 
Presentation on mobile phones
Presentation on mobile phonesPresentation on mobile phones
Presentation on mobile phonessirtwinkles
 

Viewers also liked (12)

Mobile Business Communication and Business Presentations
Mobile Business Communication and Business PresentationsMobile Business Communication and Business Presentations
Mobile Business Communication and Business Presentations
 
How Mobile Technology Is Revolutionizing Business Communication
How Mobile Technology Is Revolutionizing Business CommunicationHow Mobile Technology Is Revolutionizing Business Communication
How Mobile Technology Is Revolutionizing Business Communication
 
How To Grow Your SMS Marketing Database
How To Grow Your SMS Marketing DatabaseHow To Grow Your SMS Marketing Database
How To Grow Your SMS Marketing Database
 
Empower Customer Engagement with Mobile Context
Empower Customer Engagement with Mobile ContextEmpower Customer Engagement with Mobile Context
Empower Customer Engagement with Mobile Context
 
Mobile Means Business
Mobile Means BusinessMobile Means Business
Mobile Means Business
 
The Mobile Content Mandate
The Mobile Content MandateThe Mobile Content Mandate
The Mobile Content Mandate
 
The Do's and Dont's of Stellar Push and In-App Messaging: September 2014 Webinar
The Do's and Dont's of Stellar Push and In-App Messaging: September 2014 WebinarThe Do's and Dont's of Stellar Push and In-App Messaging: September 2014 Webinar
The Do's and Dont's of Stellar Push and In-App Messaging: September 2014 Webinar
 
Create and Convert Mobile Moments of Truth
Create and Convert Mobile Moments of TruthCreate and Convert Mobile Moments of Truth
Create and Convert Mobile Moments of Truth
 
Social Action Mobile Marketing
Social Action Mobile MarketingSocial Action Mobile Marketing
Social Action Mobile Marketing
 
Selling The Mobile Web
Selling The Mobile WebSelling The Mobile Web
Selling The Mobile Web
 
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown Edition
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown EditionResponsive Design Vs Separate Mobile Sites: Presidential Smackdown Edition
Responsive Design Vs Separate Mobile Sites: Presidential Smackdown Edition
 
Presentation on mobile phones
Presentation on mobile phonesPresentation on mobile phones
Presentation on mobile phones
 

Similar to Transforming Web Business to a Mobile Business - Presentation by Sirish Kosaraju

Advancement in mobile apps
Advancement in mobile appsAdvancement in mobile apps
Advancement in mobile apps
jagadeesh gumpena
 
AMA Reno Tahoe Mobile Prsentatino Final
AMA Reno Tahoe Mobile Prsentatino FinalAMA Reno Tahoe Mobile Prsentatino Final
AMA Reno Tahoe Mobile Prsentatino FinalMichael Thomas
 
Best Practices for Mobility
Best Practices for Mobility Best Practices for Mobility
Best Practices for Mobility
RapidValue
 
Five Ways to Improve Your Mobile Testing
Five Ways to Improve Your Mobile TestingFive Ways to Improve Your Mobile Testing
Five Ways to Improve Your Mobile Testing
TechWell
 
Considerations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by MicrostrategyConsiderations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by Microstrategyitnewsafrica
 
Fitnyc module 11 mobile analytics overview for fit
Fitnyc module 11    mobile analytics overview for fitFitnyc module 11    mobile analytics overview for fit
Fitnyc module 11 mobile analytics overview for fit
Marshall Sponder
 
Mobile application development
Mobile application developmentMobile application development
Mobile application development
Eric Cattoir
 
Mobile Bootcamp - Building Mobile Applications
Mobile Bootcamp - Building Mobile ApplicationsMobile Bootcamp - Building Mobile Applications
Mobile Bootcamp - Building Mobile Applications
Enola Labs
 
10-advantages-of-developing-hybrid-apps-for-your-company.pptx
10-advantages-of-developing-hybrid-apps-for-your-company.pptx10-advantages-of-developing-hybrid-apps-for-your-company.pptx
10-advantages-of-developing-hybrid-apps-for-your-company.pptx
BpointerTechnologies
 
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
John Head
 
Mobile first - one key important aspect in digitalisation
Mobile first - one key important aspect in digitalisationMobile first - one key important aspect in digitalisation
Mobile first - one key important aspect in digitalisation
Helmi Hasan
 
Webinar: How to Create Meaningful Mobile Experience with Responsive Design
Webinar: How to Create Meaningful Mobile Experience with Responsive DesignWebinar: How to Create Meaningful Mobile Experience with Responsive Design
Webinar: How to Create Meaningful Mobile Experience with Responsive Design
Bridgeline Digital
 
App world london mobile
App world london mobileApp world london mobile
App world london mobile
Sean McCullough
 
Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...
Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...
Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...
eCommerce Institute
 
Architecting mobile solutions for the enterprise
Architecting mobile solutions for the enterpriseArchitecting mobile solutions for the enterprise
Architecting mobile solutions for the enterprise
Softweb Solutions
 
Mobile version of web site or native mobile application what to choose
Mobile version of web site or native mobile application what to chooseMobile version of web site or native mobile application what to choose
Mobile version of web site or native mobile application what to chooseKaterina Selezneva
 
Facts About The Future Of Enterprise Mobile Apps You Need To Know
Facts About The Future Of Enterprise Mobile Apps You Need To KnowFacts About The Future Of Enterprise Mobile Apps You Need To Know
Facts About The Future Of Enterprise Mobile Apps You Need To Know
ChromeInfo Technologies
 
Mobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer InsightsMobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer Insights
Digital Vidya
 

Similar to Transforming Web Business to a Mobile Business - Presentation by Sirish Kosaraju (20)

Advancement in mobile apps
Advancement in mobile appsAdvancement in mobile apps
Advancement in mobile apps
 
AMA Reno Tahoe Mobile Prsentatino Final
AMA Reno Tahoe Mobile Prsentatino FinalAMA Reno Tahoe Mobile Prsentatino Final
AMA Reno Tahoe Mobile Prsentatino Final
 
Best Practices for Mobility
Best Practices for Mobility Best Practices for Mobility
Best Practices for Mobility
 
Five Ways to Improve Your Mobile Testing
Five Ways to Improve Your Mobile TestingFive Ways to Improve Your Mobile Testing
Five Ways to Improve Your Mobile Testing
 
Mobile strategy2014
Mobile strategy2014Mobile strategy2014
Mobile strategy2014
 
Considerations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by MicrostrategyConsiderations when building mobile app. Presented by Microstrategy
Considerations when building mobile app. Presented by Microstrategy
 
Fitnyc module 11 mobile analytics overview for fit
Fitnyc module 11    mobile analytics overview for fitFitnyc module 11    mobile analytics overview for fit
Fitnyc module 11 mobile analytics overview for fit
 
Mobile application development
Mobile application developmentMobile application development
Mobile application development
 
Mobile Bootcamp - Building Mobile Applications
Mobile Bootcamp - Building Mobile ApplicationsMobile Bootcamp - Building Mobile Applications
Mobile Bootcamp - Building Mobile Applications
 
10-advantages-of-developing-hybrid-apps-for-your-company.pptx
10-advantages-of-developing-hybrid-apps-for-your-company.pptx10-advantages-of-developing-hybrid-apps-for-your-company.pptx
10-advantages-of-developing-hybrid-apps-for-your-company.pptx
 
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
 
Mobile first - one key important aspect in digitalisation
Mobile first - one key important aspect in digitalisationMobile first - one key important aspect in digitalisation
Mobile first - one key important aspect in digitalisation
 
Webinar: How to Create Meaningful Mobile Experience with Responsive Design
Webinar: How to Create Meaningful Mobile Experience with Responsive DesignWebinar: How to Create Meaningful Mobile Experience with Responsive Design
Webinar: How to Create Meaningful Mobile Experience with Responsive Design
 
App world london mobile
App world london mobileApp world london mobile
App world london mobile
 
Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...
Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...
Presentación: Marcos Christensen - 2ºJorada Intensiva de Comercio Electrónico...
 
Mobility Intro
Mobility IntroMobility Intro
Mobility Intro
 
Architecting mobile solutions for the enterprise
Architecting mobile solutions for the enterpriseArchitecting mobile solutions for the enterprise
Architecting mobile solutions for the enterprise
 
Mobile version of web site or native mobile application what to choose
Mobile version of web site or native mobile application what to chooseMobile version of web site or native mobile application what to choose
Mobile version of web site or native mobile application what to choose
 
Facts About The Future Of Enterprise Mobile Apps You Need To Know
Facts About The Future Of Enterprise Mobile Apps You Need To KnowFacts About The Future Of Enterprise Mobile Apps You Need To Know
Facts About The Future Of Enterprise Mobile Apps You Need To Know
 
Mobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer InsightsMobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer Insights
 

More from RapidValue

How to Build a Micro-Application using Single-Spa
How to Build a Micro-Application using Single-SpaHow to Build a Micro-Application using Single-Spa
How to Build a Micro-Application using Single-Spa
RapidValue
 
Play with Jenkins Pipeline
Play with Jenkins PipelinePlay with Jenkins Pipeline
Play with Jenkins Pipeline
RapidValue
 
Accessibility Testing using Axe
Accessibility Testing using AxeAccessibility Testing using Axe
Accessibility Testing using Axe
RapidValue
 
Guide to Generate Extent Report in Kotlin
Guide to Generate Extent Report in KotlinGuide to Generate Extent Report in Kotlin
Guide to Generate Extent Report in Kotlin
RapidValue
 
Automation in Digital Cloud Labs
Automation in Digital Cloud LabsAutomation in Digital Cloud Labs
Automation in Digital Cloud Labs
RapidValue
 
Microservices Architecture - Top Trends & Key Business Benefits
Microservices Architecture -  Top Trends & Key Business BenefitsMicroservices Architecture -  Top Trends & Key Business Benefits
Microservices Architecture - Top Trends & Key Business Benefits
RapidValue
 
Uploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADIUploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADI
RapidValue
 
Appium Automation with Kotlin
Appium Automation with KotlinAppium Automation with Kotlin
Appium Automation with Kotlin
RapidValue
 
Build UI of the Future with React 360
Build UI of the Future with React 360Build UI of the Future with React 360
Build UI of the Future with React 360
RapidValue
 
Python Google Cloud Function with CORS
Python Google Cloud Function with CORSPython Google Cloud Function with CORS
Python Google Cloud Function with CORS
RapidValue
 
Real-time Automation Result in Slack Channel
Real-time Automation Result in Slack ChannelReal-time Automation Result in Slack Channel
Real-time Automation Result in Slack Channel
RapidValue
 
Automation Testing with KATALON Cucumber BDD
Automation Testing with KATALON Cucumber BDDAutomation Testing with KATALON Cucumber BDD
Automation Testing with KATALON Cucumber BDD
RapidValue
 
How to Implement Micro Frontend Architecture using Angular Framework
How to Implement Micro Frontend Architecture using Angular FrameworkHow to Implement Micro Frontend Architecture using Angular Framework
How to Implement Micro Frontend Architecture using Angular Framework
RapidValue
 
Video Recording of Selenium Automation Flows
Video Recording of Selenium Automation FlowsVideo Recording of Selenium Automation Flows
Video Recording of Selenium Automation Flows
RapidValue
 
JMeter JMX Script Creation via BlazeMeter
JMeter JMX Script Creation via BlazeMeterJMeter JMX Script Creation via BlazeMeter
JMeter JMX Script Creation via BlazeMeter
RapidValue
 
Migration to Extent Report 4
Migration to Extent Report 4Migration to Extent Report 4
Migration to Extent Report 4
RapidValue
 
The Definitive Guide to Implementing Shift Left Testing in QA
The Definitive Guide to Implementing Shift Left Testing in QAThe Definitive Guide to Implementing Shift Left Testing in QA
The Definitive Guide to Implementing Shift Left Testing in QA
RapidValue
 
Data Seeding via Parameterized API Requests
Data Seeding via Parameterized API RequestsData Seeding via Parameterized API Requests
Data Seeding via Parameterized API Requests
RapidValue
 
Test Case Creation in Katalon Studio
Test Case Creation in Katalon StudioTest Case Creation in Katalon Studio
Test Case Creation in Katalon Studio
RapidValue
 
How to Perform Memory Leak Test Using Valgrind
How to Perform Memory Leak Test Using ValgrindHow to Perform Memory Leak Test Using Valgrind
How to Perform Memory Leak Test Using Valgrind
RapidValue
 

More from RapidValue (20)

How to Build a Micro-Application using Single-Spa
How to Build a Micro-Application using Single-SpaHow to Build a Micro-Application using Single-Spa
How to Build a Micro-Application using Single-Spa
 
Play with Jenkins Pipeline
Play with Jenkins PipelinePlay with Jenkins Pipeline
Play with Jenkins Pipeline
 
Accessibility Testing using Axe
Accessibility Testing using AxeAccessibility Testing using Axe
Accessibility Testing using Axe
 
Guide to Generate Extent Report in Kotlin
Guide to Generate Extent Report in KotlinGuide to Generate Extent Report in Kotlin
Guide to Generate Extent Report in Kotlin
 
Automation in Digital Cloud Labs
Automation in Digital Cloud LabsAutomation in Digital Cloud Labs
Automation in Digital Cloud Labs
 
Microservices Architecture - Top Trends & Key Business Benefits
Microservices Architecture -  Top Trends & Key Business BenefitsMicroservices Architecture -  Top Trends & Key Business Benefits
Microservices Architecture - Top Trends & Key Business Benefits
 
Uploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADIUploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADI
 
Appium Automation with Kotlin
Appium Automation with KotlinAppium Automation with Kotlin
Appium Automation with Kotlin
 
Build UI of the Future with React 360
Build UI of the Future with React 360Build UI of the Future with React 360
Build UI of the Future with React 360
 
Python Google Cloud Function with CORS
Python Google Cloud Function with CORSPython Google Cloud Function with CORS
Python Google Cloud Function with CORS
 
Real-time Automation Result in Slack Channel
Real-time Automation Result in Slack ChannelReal-time Automation Result in Slack Channel
Real-time Automation Result in Slack Channel
 
Automation Testing with KATALON Cucumber BDD
Automation Testing with KATALON Cucumber BDDAutomation Testing with KATALON Cucumber BDD
Automation Testing with KATALON Cucumber BDD
 
How to Implement Micro Frontend Architecture using Angular Framework
How to Implement Micro Frontend Architecture using Angular FrameworkHow to Implement Micro Frontend Architecture using Angular Framework
How to Implement Micro Frontend Architecture using Angular Framework
 
Video Recording of Selenium Automation Flows
Video Recording of Selenium Automation FlowsVideo Recording of Selenium Automation Flows
Video Recording of Selenium Automation Flows
 
JMeter JMX Script Creation via BlazeMeter
JMeter JMX Script Creation via BlazeMeterJMeter JMX Script Creation via BlazeMeter
JMeter JMX Script Creation via BlazeMeter
 
Migration to Extent Report 4
Migration to Extent Report 4Migration to Extent Report 4
Migration to Extent Report 4
 
The Definitive Guide to Implementing Shift Left Testing in QA
The Definitive Guide to Implementing Shift Left Testing in QAThe Definitive Guide to Implementing Shift Left Testing in QA
The Definitive Guide to Implementing Shift Left Testing in QA
 
Data Seeding via Parameterized API Requests
Data Seeding via Parameterized API RequestsData Seeding via Parameterized API Requests
Data Seeding via Parameterized API Requests
 
Test Case Creation in Katalon Studio
Test Case Creation in Katalon StudioTest Case Creation in Katalon Studio
Test Case Creation in Katalon Studio
 
How to Perform Memory Leak Test Using Valgrind
How to Perform Memory Leak Test Using ValgrindHow to Perform Memory Leak Test Using Valgrind
How to Perform Memory Leak Test Using Valgrind
 

Recently uploaded

The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 

Recently uploaded (20)

The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 

Transforming Web Business to a Mobile Business - Presentation by Sirish Kosaraju

  • 2. Agenda 1 Why Mobile? 2 How is Mobile Different from Web? 3 Technology Considerations when moving to Mobile 4 Business Considerations when moving to Mobile 5 Summary Copyright 2013 2
  • 4. Mobile is the best opportunity says Walmart. Over the past two years, Walmart notices 1/3rd of Walmart.com traffic from mobile visitors. The World’s Largest Retailer Mobile continues to be a strength and source of growth, with mobile enabled commerce volume jumping 75%. 20% of the company’s sales are via mobile, as eBay added 3.2mn new mobile users across its entire suite of apps. The World’s Online Marketplace 55% of visits to Zillow now come from a mobile device, and that soars to over 60% on weekends. America’s most popular web portal for real estate and home related information Copyright 2013 4
  • 5. What Industry Experts Say • 64% US smartphone penetration has reached within 6 years since 2007 when Apple first launched its iPhone. Source: Neilsen • World wide smartphone penetration to reach from • 33% in 2013. Source: eMarketer Web traffic usage through mobile is 2013 from • 50% by 2017 17.4% worldwide in 11.1% in 2012. Source: Mashable.com Asia leads the planet with the most-mobile web users with 26.6% of web traffic coming from mobile devices. Source: Mashable.com • Touch-screen devices (including iPad, iPhone and hybrids such as Microsoft’s Surface Pro will account for PCs shipped in 2016. Source: Canalys 59% of all Copyright 2013 5
  • 6. What Industry Experts Say (contd.) • India’s total mobile subscriber base amount to ~900 million with mobile internet subscribers of143.2 million. Source: Techcircle.in • Mobile Internet accounts for 59.36% of the total Internet usage in India, as of Dec 2012. Source: Medianama • India has 44 million smartphone subscribers as of Q4 2012.Smartphones account for only the total subscribers. China has 4% of 24% penetration rate. Source: Medianama Copyright 2013 6
  • 7. Most Preferred Activity on Smart Devices Source: IDC and Facebook, Aug 2013 Copyright 2013 7
  • 8. Transforming Web Business to a Mobile First Strategy Facebook had zero revenues from mobile and was identified as the biggest risk when it went IPO. Facebook’s share was driven down by over 40% due to this preserved risk. Facebook then implemented native mobile apps for Android and iOS. And focused on mobile first strategy. Results • Of the 699 million daily active users who logged onto the site in June 2013, more than two-thirds did so from a mobile device • Mobile revenues accounted for 41% of the company's revenues in Q2 2013 • Mobile users spend one in every five minutes online using Facebook, web users spend one in every seven minutes Source: Mashable.com Copyright 2013 8
  • 9. Case Study – Marissa Mayer believes in a Mobile First Approach Yahoo has been a web portal leading since arrival of Internet. It has lost its competitive edge in the past few years due to continued dependence on desktop Internet. Marissa Mayer (CEO, Yahoo) has been focusing on new ways to revamp Yahoo. As part of the transformation, she has incorporated mobile strategy into her corporate plan. Marissa re-launched mobile apps and acquired 16 startups which were centered on mobile content, apps and services. Given that iOS and Android are the most popular mobile devices, Yahoo has built mobile solution for both these device platforms for across categories – Yahoo Mail, Yahoo Weather, Yahoo Search, Yahoo Messenger etc. Results Including mobile into their corporate strategy has shown good growth for Yahoo past two quarters and expected to increase further. • Monthly active users are up 20% to 800 million • Mobile users rose to 390 million in Q3 2013, up 15% from 340 million in Q2 2013 Source: TechCrunch Copyright 2013 9
  • 10. Few Thoughts • Incorporate Mobile First Strategy into your roadmap • Today, the question should be how to implement, and not should we go mobile? • For your mobile strategy to be successful, you need to adopt the 360-degree approach and include mobile in every aspect of your business Copyright 2013 10
  • 11. Mobile is just the beginning... Transformation is happening across the Ecosystem Watch the Video Copyright 2013 11
  • 12. How to Transform from Web to Mobile? Copyright 2013
  • 13. How is Mobile Different from Web Screen Size Personalized User information Different Operating Systems Device Capabilities – camera, video, Maps etc. Copyright 2013 24/7 access to mobile vs. few hours to laptop/desktop Location Based Varying device capabilities across user base Multiple technology options providing different experiences (Native, Hybrid, Mobile Web) 13
  • 14. Organization Should Consider Both Business & Technology Perspectives Technical Considerations • • • • • • • Service Oriented Approach User Experience Technology Options Organization Structure Monetization on mobile Multi-Screen Audiences Development Approach o o • • Business Considerations Test Driven Continuous Integration Testing Setup Continuous Improvement Copyright 2013 14
  • 15. Trulia – A Case Study Monetization Team • Built from the start – along with apps, launched an ad system • Show context sensitive information with zero clicks and ensure user gets to the call to action with little browsing • Centralized Team for UI / UX across all apps • Mobile Engineering Team organised by technology competency – iOS, Android, mobile web site etc • Determine the metrics • Responsive approach by front end Trulia.com website App Philosophy • Develop apps on multiple platforms – OS, iPad, Android, Android Tablets, Kindle Fire, Windows 8 Tablets, Mobile Web • Specific purpose apps on specific platforms like Renters, Real Estate Agents, Mortgage Shoppers. Provide essential functionality for fast and efficient mobile experience • Like Foursquare, agents can check in to specific properties using agent app and distinguish themselves from other agents Source: Forbes Copyright 2013 15
  • 16. Technology Perspective Service Oriented Architecture • • • API, API, API - APIs for everything Move from building features to building APIs for each of those You are not building for one surface but multiple surfaces which you may have not seen yet Technology Options – Native vs Mobile Web ; Mobile Web vs Responsive Web • • • Should you choose Native or Web or Cross Platform • More often than not its not either or but its both platforms co-existing together Understand the tradeoffs Make a decision along with Business teams like Sales & Marketing – its not just a technology decision Copyright 2013 16
  • 17. Technology Perspective User Experience Approach • • • • • • Centralized UI / UX team User experience has to be spot on mobile as opposed to desktop Follow standards for each platform Less space – so create more personalized experiences Ask Less – Learn more with every interaction Use deep analytics to present the data New Features not available in the Web • Mobile is not just an extension – it provides additional capabilities like location, camera etc. • Create features on mobility that may not be available or even possible on the web Copyright 2013 “The Zillow Real Estate App integrates a new photo-driven shopping experience optimized for the smaller screen, allowing users to slide through thumbnail-sized photos of the search results without leaving the map. Other features include – listings, add to favorites, push notifications, share via social media etc.” – Zillow 17
  • 18. Technology Perspective Development Approach - Test Driven Development • Allows developers to define test cases for the module planned to code • Unit Testing performed continuously through automation of testcases • Newer code checked-in will capture automatic bugs with the failure of test-cases Development Approach - Continuous Integration • Daily integrated builds created and sent as notifications to the whole team (Dev, QA) • Builds integrated to TestFlight, the app can be downloaded by all stakeholders for testing and observing the progress of development Copyright 2013 18
  • 19. Technology Perspective Testing Approach • • Test Driven Development Approach Automated Testing o o • • Leverage platform sdks/third party library to automate unit test cases with code coverage of 60% Automate Integration Test cases using tools like Experitest etc. Establish a Device Lab – procure the most commonly used devices Manual Testing o • Execute manual unit test cases to capture the UI issues Test for Non-functional scenarios like Load Test, Performance Test, Stress Test Copyright 2013 19
  • 20. Technology Perspective - Continuous Improvement Continuous Improvement Process • Use Analytics for feature prioritization and testing • Active review management • Continuous improvement with feature releases 3 Product Management Requirements 1 User Feedback Release 1 – Deploy Improve Build Cycle 2 Usage Analytics (Google/Flurry/ Omniture) Release 1.1 Build & Test Iterate & Build Improve Release 1.1 – Deploy Copyright 2013 20
  • 21. Teams required within the Technical Organization Technical teams required to transform from Web to Mobile • Product Management / Business Analysts • Large Tech team for handling servers and APIs • Small team for handling different UIs for desktop, tablet, mobile web and native app • Centralized UX/ UI team • Independent Testing team & Device Lab • Analytics team • Performance management team • On-going support and maintenance team Right Team with Relevant Experience Copyright 2013 21
  • 22. Teams required within the Organization Organization Structure There are two options 1) Centralized Solution and 2) Decentralized Solution. Both are driven by one single mobile leader. Mobile Leader (Cross-functional Team Head) Single Centralized Mobile Team • Start with a Decentralized Mobile Team • Separate mobile centralized group initially • teams for each business unit with One team leader to growth in traffic manage all units • One group leader to Right handle each business Team with Relevant Experience unit Copyright 2013 22
  • 23. Monetization on Mobile Worldwide mobile advertising revenue to reach $11.4 billion in 2013. Revenue from global mobile advertising to grow 400 % between 2011 and 2016 - Gartner • Serve more ads without losing User Attention. (Facebook is done this successfully and grew its revenues on mobile to 41% from almost zero within 6 quarters). 1. In-stream ads and branded posts 2. Contextual advertisement 3. Hyper-local mobile ad targeting 4. Real-Time Bidding exchange for high value mobile user targets • Mobile Video Ads – Pre-roll, Mid-roll and Post roll. Pre-roll is the most popular in video ads with 10-15 secs clips. • Interstitials – Full or half page ads appears between content pages. Best format, since it utilizes the complete screen size. Copyright 2013 23
  • 24. Addressing Multi-screen Viewing Audience “90% of consumers move between devices to complete a task. And 40% of smartphone users watch TV while browsing from their smartphones” – Google • Marketers are displaying TV ads to get consumers browse their site instantly • More marketers now are focusing first on mobile for integrated campaigns • Companies are running brand campaigns across devices to reach larger audience • Advertisers are focused on performancebased campaigns Source: Part of infographics by Uberflip Copyright 2013 24 24
  • 25. If you are not on Mobile, then you are not Reaching the Consumer Watch the Video Copyright 2013 25
  • 26. Business Perspective Measurement • • • • • Capabilities Identify the KPIs Find out the budgets Determine the metrics Figure out the Sales Value Know your target audience • Identify mobile expertise team • Figure out expertise in IT team • Plan for a marketing agency with mobile experience Analytics • Know your competition • Understand market insights • Find out the devices used Copyright 2013 26
  • 27. Window Shopping Redefined by Adidas Neo Watch the Video Copyright 2013 27
  • 28. Summary – Factors to Consider when Transforming from Web to Mobile Mobile strategy impacts all areas of business. Analyze the backend system integration, Mobile First Strategy corporate ecosystem, corporate expansion plans to provide seamless experience across channels and devices. Build a Mobile Champion or Leader in the firm Right Team with Mobile Champion Get the Right Team with skills across platforms – iOS, Android, HTML5, Responsive Web, UI/ UX Design, Analytics, Testing. Have a clear Mobile Leader / Champion in the firm Start with basic features on one device platform. Measure the impact and then expand to Measure & Iterate include new features in iterations across more devices. Get feedback from your users to correct the mistakes in app in the next releases. Invest in Analytics & User Experience Take Full Advantage of Mobile Technology Integrate with strong analytics tool to understand the user behavior, personalize content, push promotional messages & mobile ads based on user preference, demographic, and geography Make complete use of mobile technologies supported by devices. Specially, include features related to GPS functionality, barcode scanning and camera capabilities Copyright 2013 28
  • 29. References 1. http://digiday.com/brands/what-walmart-likes-in-mobile/ 2. http://www.mobilecommercedaily.com/walmart-exec-the-biggest-asset-in-mobile-is-bricks-and-mortar-stores 3. http://www.warc.com/Content/News/Smartphone_penetration_at_50_by_2017_.content?ID=6570b974-d577-45d1-aa098ca1be4947a0 4. http://www.idownloadblog.com/2013/01/12/pc-marketshare-drops-to-65/ 5. http://mashable.com/2013/08/20/mobile-web-traffic/ 6. http://www.bgr.in/news/india-to-register-72-mobile-penetration-by-2016-gartner/ 7. http://ibnlive.in.com/news/india-has-5548-crore-mobile-owners-1432-crore-internet-users/420444-11.html 8. http://www.medianama.com/2012/12/223-india-has-137-million-internet-users-44-million-smartphone-subscribers-report/ 9. http://www.webpronews.com/u-s-smartphone-penetration-hits-64-young-people-lead-the-way-2013-09 10. http://www.medianama.com/2012/12/223-india-has-137-million-internet-users-44-million-smartphone-subscribers-report/ 11. http://techcircle.vccircle.com/2013/08/06/india-has-143-2m-mobile-internet-users-total-net-connections-stand-at-164-81m/ 12. http://articles.economictimes.indiatimes.com/2013-07-30/news/40895200_1_facebook-co-founder-ceo-mark-zuckerberg-menlopark 13. http://techcrunch.com/2013/10/13/facebook-buys-mobile-analytics-company-onavo-and-finally-gets-its-office-in-israel/ 14. http://money.cnn.com/2013/07/15/technology/innovation/yahoo-marissa-mayer-strategy/ 15. http://247wallst.com/technology-3/2013/10/16/yahoo-and-marissa-mayer-doubters-simply-cannot-do-math-nor-know-history/ 16. http://money.cnn.com/interactive/technology/yahoo-marissa-mayer-acquisitions/?iid=EL 17. http://news.cnet.com/8301-1023_3-57565857-93/yahoo-ceo-marissa-mayer-talks-mobile-strategy-and-more 18. http://www.huffingtonpost.com/andy-plesser/yahoo-video-chief-erin-mc_b_4032990.html 19. http://techcrunch.com/2013/09/11/marissa-mayer-yahoo-monthly-active-users-are-up-20-to-800m-including-350m-on-mobile/ 20. http://www.usatoday.com/story/tech/columnist/shinal/2013/10/16/yahoo-results-suggest-lagging-mobile-ad-market-share/2995409/ 21. http://www.forbes.com/sites/tomtaulli/2012/11/19/trulia-heres-how-to-monetize-mobile/ 22. http://www.themobileplaybook.com/en-us/ 23. http://venturebeat.com/2013/08/09/interstitial-mobile-ads-are-killing-it-25x-video-views-7x-conversions-9x-revenue/ 24. http://www.afaqs.com/news/story/37785_Indian-ad-market-to-grow-by-7.8-per-cent-in-2013:-Magna-Global 25. http://www.medianama.com/2013/03/223-buzzcity-india-lai-kok-fung/ 26. http://www.gartner.com/newsroom/id/2306215 Copyright 2013 29
  • 30. THANK YOU Presented by: Sirish Kosaraju Co-Founder & COO, RapidValue Solutions Email - sirishk@rapidvaluesolutions.com Phone - +91 99454 81164 www.linkedin.com/in/sirishkosaraju
  • 31. RapidValue in a Slide – Largest Independent Enterprise Mobility Firm ‘Mobility Driven Transformations’ to unlock value from your enterprise systems… Razor – Enterprise Cutting Edge Sharp Mobility Delivery Focus on Specialists Processes Mobility Experts in Enterprise Field Applications including Field Service app, Geo location apps and Integrations with ERPs like SAP, Oracle and others 175+ STRONG MOBILITY CONSULTING TEAM 200+ MOBILITY PROJECTS EXPERIENCE LARGE SCALE & COMPLEX MOBILE PROJECTS HEADQUARTERS PLEASANTON, CA, USA GLOBAL DELIVERY CENTERS IN BANGALORE & KOCHI, INDIA Recognized as the 2013 Top 100 Red Herring North America Finalist and more recently selected as 2013 Top 100 Red Herring Global Finalist Operations Across… USA | Canada | Finland | UAE | India Copyright 2013 Awarded TOP 15 Emerging Companies in the Field of Innovation. Won the prestigious NASSCOM emerge 50 award in 2011 31