SlideShare ist ein Scribd-Unternehmen logo
1 von 21
© 2014 Catalyst
May 22, 2014
Responsive vs. adaptive vs.
device-specific:
The best mobile strategy for
your website
Justin Morelli, UX Designer
jmorelli@catalystinc.com
www.catalystinc.com
30%-60% of Web traffic is mobile
2
It’s a given that you need a mobile version
of your site.
But how do you deliver the
best mobile experience to
drive conversions and meet
business goals?
Responsive design
3
Uses CSS (cascading style sheets) to resize
your site layout and content, based on
the window size of the Web browser.
Responsive design
4
Pros:
No advanced scripting required
Restructures your content to any size window or device
Requires only one set of code
A single page URL is good for SEO (vs. one for desktop,
another for tablet, a third for mobile)
Mobile and tablet browsers support it
Over 85% of all browsers support it regardless of device
IE 8.0 doesn’t … but you can use a static width without
affecting mobile at all
86.93% of browsers support CSS3 Media Queries
5
Responsive design
6
Cons:
If you didn’t design for it, your current page templates will
probably need to be redone
Doesn’t always play nice with a CMS (Content
Management System) because the code in many CMSs is
not easily modified (this is changing though)
Large images are only scaled for mobile, which can have
an impact on load times over the air
All content is loaded regardless of device:
Can slow down load times
Adaptive design
7
Like responsive, adaptive resizes and
restructures content, but in a different way.
It detects which device you’re using and
loads only the content specific to your device.
It’s done on the client side with JavaScript or
on the server side when a page is requested.
Adaptive design
8
Pros:
Loads quicker and more efficiently because it loads only the
content or images for your device, browser width, or pixel
density (e.g., iPhone® retina display)
Can load to completely separate templates, based on
device. Good if your existing templates are incompatible
with responsive
Single URL for each page is good for SEO
Most browsers support it
Adaptive design
9
Cons:
Requires a more technical approach. May require
application developers for server-side requests
Requires JavaScript for client-side use (usually not a major
concern)
May require significantly more time to maintain and update
multiple templates and code bases
Device-specific sites
10
Redirects you to a separate mobile page or
mobile site. Typically associated with mobile
phones vs. tablets, but can be used with either.
Often direct you to the most important
information you may need on the go, such as
store hours, phone numbers or top links. Usually
followed by an option to view full site content.
Device-specific sites
11
Pros:
A very focused experience to speed a user to his/her end goal
The experience is directly created for the specific device and
not concerned with supporting other devices
Can be quickly set up to support top content
Device-specific sites
12
Cons:
Not good for a full site experience, because a user will not
be able to find the same content easily on different devices
Bad for SEO for the same reason
Not a flexible approach
13
At a glance
comparison
Which is best?
14
Responsive design is the most flexible solution.
It offers a single point of maintenance and
allows for support of new devices that may be
released … effectively working on any size
screen.
SUMMARY – Responsive design
Which is best?
15
Adaptive design may allow for the most
optimized experience.
It loads only the elements needed for your
device. If done properly it can speed
download times for mobile devices.
SUMMARY – Adaptive design
Which is best?
16
A device-specific site is best used as a
launching point for specific site experiences.
You may need a separate version of the site
for a landing page interstitial or mobile
banking, but it’s not great for most full sites.
SUMMARY – Device-specific site
Best solution: Use all three together
17
Example – mobile banking:
You may want a device-specific landing page to get the
user to the branch locator or other frequently used pages
For users who move on to the full site content, you may want
a responsive layout for the bulk of the site content to make
sure it is accessible (and easy to maintain)
You may have some pages that would be best served using
adaptive design, such as a loan calculator
Design for the small screen first
18
In all cases, rethink your Web strategy to
design for the small screen first:
Think about the content your customers want
Think about the context in which they are experiencing your
content
Don’t assume your customers want less on a phone or tablet
Do assume they want it to be quick and easy – on any
device
About the author: Justin is a multichannel
marketing strategist, UX designer and business
analyst who specializes in aligning user
experiences with business goals.
19
About Catalyst: Catalyst is a direct and digital
marketing agency that helps clients acquire,
retain and develop long-term relationships
with their customers.
For more information, contact Justin Morelli,
UX Designer, at jmorelli@catalystinc.com
www.catalystinc.com
Twitter: @scienceplussoul
Facebook: facebook.com/scienceplussoul

Weitere ähnliche Inhalte

Was ist angesagt?

How to optimize your blog for mobile traffic
How to optimize your blog for mobile trafficHow to optimize your blog for mobile traffic
How to optimize your blog for mobile trafficgroceryalerts
 
Building websites using OutSystems
Building websites using OutSystemsBuilding websites using OutSystems
Building websites using OutSystemsGonçalo Veiga
 
Mobile Second @ NextStep 2014
Mobile Second @ NextStep 2014Mobile Second @ NextStep 2014
Mobile Second @ NextStep 2014Gonçalo Veiga
 
Web Design in the Multiscreen Era
Web Design in the Multiscreen EraWeb Design in the Multiscreen Era
Web Design in the Multiscreen EraJeremy Horn
 
Multiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple ScreensMultiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple ScreensJanine Warner
 
Impact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessImpact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessAmit Thakur
 
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPImpact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPAmit Thakur
 
Mader henry week4_presentation
Mader henry week4_presentationMader henry week4_presentation
Mader henry week4_presentationHenry Mader
 
Overview of Responsive Web Design
Overview of Responsive Web DesignOverview of Responsive Web Design
Overview of Responsive Web DesignPankaj Bajaj
 
(Healthcare) make your business mobile with responsive web design
(Healthcare) make your business mobile with responsive web design(Healthcare) make your business mobile with responsive web design
(Healthcare) make your business mobile with responsive web designLeisl Schrader
 
April 2015 google mobile friendly webinar
April 2015 google mobile friendly webinarApril 2015 google mobile friendly webinar
April 2015 google mobile friendly webinarSharon Manderson
 
Rivera barbara presentation
Rivera barbara  presentationRivera barbara  presentation
Rivera barbara presentationLady Rivera
 
How to manage your Design Process and Heuristic Evaluation Presentation
How to manage your Design Process and Heuristic Evaluation PresentationHow to manage your Design Process and Heuristic Evaluation Presentation
How to manage your Design Process and Heuristic Evaluation PresentationBella Dwi Jayanti
 
The ins and outs of Responsive Web Design
The ins and outs of Responsive Web DesignThe ins and outs of Responsive Web Design
The ins and outs of Responsive Web Designmeijun_corp
 

Was ist angesagt? (20)

How to optimize your blog for mobile traffic
How to optimize your blog for mobile trafficHow to optimize your blog for mobile traffic
How to optimize your blog for mobile traffic
 
Building websites using OutSystems
Building websites using OutSystemsBuilding websites using OutSystems
Building websites using OutSystems
 
Mobile Second @ NextStep 2014
Mobile Second @ NextStep 2014Mobile Second @ NextStep 2014
Mobile Second @ NextStep 2014
 
Web Design in the Multiscreen Era
Web Design in the Multiscreen EraWeb Design in the Multiscreen Era
Web Design in the Multiscreen Era
 
Multiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple ScreensMultiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple Screens
 
Impact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessImpact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your business
 
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPImpact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
 
Responsive web design
Responsive web design Responsive web design
Responsive web design
 
Mader henry week4_presentation
Mader henry week4_presentationMader henry week4_presentation
Mader henry week4_presentation
 
Overview of Responsive Web Design
Overview of Responsive Web DesignOverview of Responsive Web Design
Overview of Responsive Web Design
 
(Healthcare) make your business mobile with responsive web design
(Healthcare) make your business mobile with responsive web design(Healthcare) make your business mobile with responsive web design
(Healthcare) make your business mobile with responsive web design
 
Responsive web design and eCommerce
Responsive web design and eCommerceResponsive web design and eCommerce
Responsive web design and eCommerce
 
Responsive web design blog sample
Responsive web design blog sampleResponsive web design blog sample
Responsive web design blog sample
 
Mobile web
Mobile webMobile web
Mobile web
 
April 2015 google mobile friendly webinar
April 2015 google mobile friendly webinarApril 2015 google mobile friendly webinar
April 2015 google mobile friendly webinar
 
Rivera barbara presentation
Rivera barbara  presentationRivera barbara  presentation
Rivera barbara presentation
 
How to manage your Design Process and Heuristic Evaluation Presentation
How to manage your Design Process and Heuristic Evaluation PresentationHow to manage your Design Process and Heuristic Evaluation Presentation
How to manage your Design Process and Heuristic Evaluation Presentation
 
Responsive site
Responsive site Responsive site
Responsive site
 
The ins and outs of Responsive Web Design
The ins and outs of Responsive Web DesignThe ins and outs of Responsive Web Design
The ins and outs of Responsive Web Design
 
Benefits of Responsive Web Design
Benefits of Responsive Web DesignBenefits of Responsive Web Design
Benefits of Responsive Web Design
 

Ähnlich wie Responsive vs. adaptive vs. device-specific: which one is best?

Responsive website
Responsive websiteResponsive website
Responsive websiteborjanshoes
 
What Is Responsive website
What Is Responsive websiteWhat Is Responsive website
What Is Responsive websiteborjanshoes
 
Responsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROIResponsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROIJuan Carlos Duron
 
Responsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppResponsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppPamela Ireri
 
How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?Helios Solutions
 
Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web DesignsSanjida Afrin
 
Responsive Web Design Analysis
Responsive Web Design AnalysisResponsive Web Design Analysis
Responsive Web Design AnalysisGamze Dede Pala
 
Whitepaper: Responsive Test - A test framework to cover it all
Whitepaper: Responsive Test - A test framework to cover it allWhitepaper: Responsive Test - A test framework to cover it all
Whitepaper: Responsive Test - A test framework to cover it allIndium Software
 
SES Berlin OMCap 2013
SES Berlin OMCap 2013SES Berlin OMCap 2013
SES Berlin OMCap 2013Rachel Pasqua
 
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...RapidValue
 
Responsive Design for Landing Pages
Responsive Design for Landing PagesResponsive Design for Landing Pages
Responsive Design for Landing PagesEvgeny Tsarkov
 
Responsive Design pros and cons
Responsive Design pros and consResponsive Design pros and cons
Responsive Design pros and consmbieschke
 
Responsive & Adaptive Design: Delivering Websites That Delight Your Users
Responsive & Adaptive Design: Delivering Websites That Delight Your UsersResponsive & Adaptive Design: Delivering Websites That Delight Your Users
Responsive & Adaptive Design: Delivering Websites That Delight Your UsersBBDO
 
Responsive & Adaprove Design
Responsive & Adaprove DesignResponsive & Adaprove Design
Responsive & Adaprove DesignMike Vdovin
 
Web topic 25 mobile optimized website
Web topic 25  mobile optimized websiteWeb topic 25  mobile optimized website
Web topic 25 mobile optimized websiteCK Yang
 
11 Tested Ways On How To Build A Mobile Optimized Website.pdf
11 Tested Ways On How To Build A Mobile Optimized Website.pdf11 Tested Ways On How To Build A Mobile Optimized Website.pdf
11 Tested Ways On How To Build A Mobile Optimized Website.pdfSeo board
 

Ähnlich wie Responsive vs. adaptive vs. device-specific: which one is best? (20)

Responsive website
Responsive websiteResponsive website
Responsive website
 
What Is Responsive website
What Is Responsive websiteWhat Is Responsive website
What Is Responsive website
 
Responsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROIResponsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROI
 
Responsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppResponsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web App
 
How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?
 
Mobile Responsive ​ Website Designing.pdf
Mobile Responsive ​ Website Designing.pdfMobile Responsive ​ Website Designing.pdf
Mobile Responsive ​ Website Designing.pdf
 
8 web design facts that we know
8 web design facts that we know8 web design facts that we know
8 web design facts that we know
 
Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web Designs
 
Responsive Web Design Analysis
Responsive Web Design AnalysisResponsive Web Design Analysis
Responsive Web Design Analysis
 
Whitepaper: Responsive Test - A test framework to cover it all
Whitepaper: Responsive Test - A test framework to cover it allWhitepaper: Responsive Test - A test framework to cover it all
Whitepaper: Responsive Test - A test framework to cover it all
 
SES Berlin OMCap 2013
SES Berlin OMCap 2013SES Berlin OMCap 2013
SES Berlin OMCap 2013
 
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...
 
Responsive Design for Landing Pages
Responsive Design for Landing PagesResponsive Design for Landing Pages
Responsive Design for Landing Pages
 
Responsive Design pros and cons
Responsive Design pros and consResponsive Design pros and cons
Responsive Design pros and cons
 
Responsive & Adaptive Design: Delivering Websites That Delight Your Users
Responsive & Adaptive Design: Delivering Websites That Delight Your UsersResponsive & Adaptive Design: Delivering Websites That Delight Your Users
Responsive & Adaptive Design: Delivering Websites That Delight Your Users
 
Mobile seo
Mobile seoMobile seo
Mobile seo
 
10 Things You Must Need To Know About Responsive Design.pdf
10 Things You Must Need To Know About Responsive Design.pdf10 Things You Must Need To Know About Responsive Design.pdf
10 Things You Must Need To Know About Responsive Design.pdf
 
Responsive & Adaprove Design
Responsive & Adaprove DesignResponsive & Adaprove Design
Responsive & Adaprove Design
 
Web topic 25 mobile optimized website
Web topic 25  mobile optimized websiteWeb topic 25  mobile optimized website
Web topic 25 mobile optimized website
 
11 Tested Ways On How To Build A Mobile Optimized Website.pdf
11 Tested Ways On How To Build A Mobile Optimized Website.pdf11 Tested Ways On How To Build A Mobile Optimized Website.pdf
11 Tested Ways On How To Build A Mobile Optimized Website.pdf
 

Mehr von Catalyst

Benchmarking the Customer Experience
Benchmarking the Customer ExperienceBenchmarking the Customer Experience
Benchmarking the Customer ExperienceCatalyst
 
Life cycle marketing for the automotive services industry
Life cycle marketing for the automotive services industryLife cycle marketing for the automotive services industry
Life cycle marketing for the automotive services industryCatalyst
 
Infographic: The Power of a Positive Customer Experience
Infographic: The Power of a Positive Customer ExperienceInfographic: The Power of a Positive Customer Experience
Infographic: The Power of a Positive Customer ExperienceCatalyst
 
Winning the customer experience revolution
Winning the customer experience revolutionWinning the customer experience revolution
Winning the customer experience revolutionCatalyst
 
Responsive email design: 3 how-to steps
Responsive email design: 3 how-to stepsResponsive email design: 3 how-to steps
Responsive email design: 3 how-to stepsCatalyst
 
CRM Evolution Conference: How to Create a Customer Experience Map
CRM Evolution Conference: How to Create a Customer Experience MapCRM Evolution Conference: How to Create a Customer Experience Map
CRM Evolution Conference: How to Create a Customer Experience MapCatalyst
 
4 steps to supercharge your cross selling efforts
4 steps to supercharge your cross selling efforts4 steps to supercharge your cross selling efforts
4 steps to supercharge your cross selling effortsCatalyst
 
Which web analytics matter most? A 3-step primer
Which web analytics matter most? A 3-step primerWhich web analytics matter most? A 3-step primer
Which web analytics matter most? A 3-step primerCatalyst
 
Incrementality: How to calculate the real ROI of your marketing programs
Incrementality: How to calculate the real ROI of your marketing programsIncrementality: How to calculate the real ROI of your marketing programs
Incrementality: How to calculate the real ROI of your marketing programsCatalyst
 
The Case for Incrementality
 The Case for Incrementality The Case for Incrementality
The Case for IncrementalityCatalyst
 
Secrets of email success part 3 1
Secrets of email success  part 3 1Secrets of email success  part 3 1
Secrets of email success part 3 1Catalyst
 
Secrets of email success part 2 1
Secrets of email success  part 2 1Secrets of email success  part 2 1
Secrets of email success part 2 1Catalyst
 
Secrets of email success part 1
Secrets of email success part 1  Secrets of email success part 1
Secrets of email success part 1 Catalyst
 

Mehr von Catalyst (14)

Benchmarking the Customer Experience
Benchmarking the Customer ExperienceBenchmarking the Customer Experience
Benchmarking the Customer Experience
 
Life cycle marketing for the automotive services industry
Life cycle marketing for the automotive services industryLife cycle marketing for the automotive services industry
Life cycle marketing for the automotive services industry
 
How to
How to How to
How to
 
Infographic: The Power of a Positive Customer Experience
Infographic: The Power of a Positive Customer ExperienceInfographic: The Power of a Positive Customer Experience
Infographic: The Power of a Positive Customer Experience
 
Winning the customer experience revolution
Winning the customer experience revolutionWinning the customer experience revolution
Winning the customer experience revolution
 
Responsive email design: 3 how-to steps
Responsive email design: 3 how-to stepsResponsive email design: 3 how-to steps
Responsive email design: 3 how-to steps
 
CRM Evolution Conference: How to Create a Customer Experience Map
CRM Evolution Conference: How to Create a Customer Experience MapCRM Evolution Conference: How to Create a Customer Experience Map
CRM Evolution Conference: How to Create a Customer Experience Map
 
4 steps to supercharge your cross selling efforts
4 steps to supercharge your cross selling efforts4 steps to supercharge your cross selling efforts
4 steps to supercharge your cross selling efforts
 
Which web analytics matter most? A 3-step primer
Which web analytics matter most? A 3-step primerWhich web analytics matter most? A 3-step primer
Which web analytics matter most? A 3-step primer
 
Incrementality: How to calculate the real ROI of your marketing programs
Incrementality: How to calculate the real ROI of your marketing programsIncrementality: How to calculate the real ROI of your marketing programs
Incrementality: How to calculate the real ROI of your marketing programs
 
The Case for Incrementality
 The Case for Incrementality The Case for Incrementality
The Case for Incrementality
 
Secrets of email success part 3 1
Secrets of email success  part 3 1Secrets of email success  part 3 1
Secrets of email success part 3 1
 
Secrets of email success part 2 1
Secrets of email success  part 2 1Secrets of email success  part 2 1
Secrets of email success part 2 1
 
Secrets of email success part 1
Secrets of email success part 1  Secrets of email success part 1
Secrets of email success part 1
 

Kürzlich hochgeladen

Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 

Kürzlich hochgeladen (20)

Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 

Responsive vs. adaptive vs. device-specific: which one is best?

  • 1. © 2014 Catalyst May 22, 2014 Responsive vs. adaptive vs. device-specific: The best mobile strategy for your website Justin Morelli, UX Designer jmorelli@catalystinc.com www.catalystinc.com
  • 2. 30%-60% of Web traffic is mobile 2 It’s a given that you need a mobile version of your site. But how do you deliver the best mobile experience to drive conversions and meet business goals?
  • 3. Responsive design 3 Uses CSS (cascading style sheets) to resize your site layout and content, based on the window size of the Web browser.
  • 4. Responsive design 4 Pros: No advanced scripting required Restructures your content to any size window or device Requires only one set of code A single page URL is good for SEO (vs. one for desktop, another for tablet, a third for mobile) Mobile and tablet browsers support it Over 85% of all browsers support it regardless of device IE 8.0 doesn’t … but you can use a static width without affecting mobile at all
  • 5. 86.93% of browsers support CSS3 Media Queries 5
  • 6. Responsive design 6 Cons: If you didn’t design for it, your current page templates will probably need to be redone Doesn’t always play nice with a CMS (Content Management System) because the code in many CMSs is not easily modified (this is changing though) Large images are only scaled for mobile, which can have an impact on load times over the air All content is loaded regardless of device: Can slow down load times
  • 7. Adaptive design 7 Like responsive, adaptive resizes and restructures content, but in a different way. It detects which device you’re using and loads only the content specific to your device. It’s done on the client side with JavaScript or on the server side when a page is requested.
  • 8. Adaptive design 8 Pros: Loads quicker and more efficiently because it loads only the content or images for your device, browser width, or pixel density (e.g., iPhone® retina display) Can load to completely separate templates, based on device. Good if your existing templates are incompatible with responsive Single URL for each page is good for SEO Most browsers support it
  • 9. Adaptive design 9 Cons: Requires a more technical approach. May require application developers for server-side requests Requires JavaScript for client-side use (usually not a major concern) May require significantly more time to maintain and update multiple templates and code bases
  • 10. Device-specific sites 10 Redirects you to a separate mobile page or mobile site. Typically associated with mobile phones vs. tablets, but can be used with either. Often direct you to the most important information you may need on the go, such as store hours, phone numbers or top links. Usually followed by an option to view full site content.
  • 11. Device-specific sites 11 Pros: A very focused experience to speed a user to his/her end goal The experience is directly created for the specific device and not concerned with supporting other devices Can be quickly set up to support top content
  • 12. Device-specific sites 12 Cons: Not good for a full site experience, because a user will not be able to find the same content easily on different devices Bad for SEO for the same reason Not a flexible approach
  • 14. Which is best? 14 Responsive design is the most flexible solution. It offers a single point of maintenance and allows for support of new devices that may be released … effectively working on any size screen. SUMMARY – Responsive design
  • 15. Which is best? 15 Adaptive design may allow for the most optimized experience. It loads only the elements needed for your device. If done properly it can speed download times for mobile devices. SUMMARY – Adaptive design
  • 16. Which is best? 16 A device-specific site is best used as a launching point for specific site experiences. You may need a separate version of the site for a landing page interstitial or mobile banking, but it’s not great for most full sites. SUMMARY – Device-specific site
  • 17. Best solution: Use all three together 17 Example – mobile banking: You may want a device-specific landing page to get the user to the branch locator or other frequently used pages For users who move on to the full site content, you may want a responsive layout for the bulk of the site content to make sure it is accessible (and easy to maintain) You may have some pages that would be best served using adaptive design, such as a loan calculator
  • 18. Design for the small screen first 18 In all cases, rethink your Web strategy to design for the small screen first: Think about the content your customers want Think about the context in which they are experiencing your content Don’t assume your customers want less on a phone or tablet Do assume they want it to be quick and easy – on any device
  • 19. About the author: Justin is a multichannel marketing strategist, UX designer and business analyst who specializes in aligning user experiences with business goals. 19
  • 20. About Catalyst: Catalyst is a direct and digital marketing agency that helps clients acquire, retain and develop long-term relationships with their customers.
  • 21. For more information, contact Justin Morelli, UX Designer, at jmorelli@catalystinc.com www.catalystinc.com Twitter: @scienceplussoul Facebook: facebook.com/scienceplussoul