SlideShare a Scribd company logo
Mobile Marketing
Conversion Optimization


Tools and Code Tricks to Enhance Mobile UX & Conversion
                  [ Star Wars Jedi-Style ]


   Angie Schottmuller - @aschottmuller
      SMX Advanced 2012 - #SMX #mobile #CRO #RWD
What is a Conversion?
Conversion Rate =
The % of users that complete a
      presented action.
BUY

                SUBSCRIBE                   SUBMIT FORM

                                   WATCH VIDEO


SHARE
                  ACTIONS
                                                 CLICK A LINK
        RATE OR REVIEW          COMMENT



CALL (PHONE)                INTERACT (GAME/CONFIGURATOR)
Star Wars Conversion Rates


                 Obi Wan’s
                Jedi Record:


                 50%
Industry average conversion
        rate is ~2-4%.
    So 50% is awesome!
         ...Right?
Mobile Marketing Conversion Optimization Tools & Tricks (Star Wars Edition)
Rethink “Conversion”
ASK YOURSELF:



What are the consequences
   of getting it wrong?
                 ^
                VERY
43%                              are
  unlikely to return to a
slow-loading mobile site

      Source: Compuware, "What Users Want from Mobile,” 2011
40%                          turn to a
competitor’s site after a
bad mobile experience

      Source: Compuware, "What Users Want from Mobile," 2011
You need
 a PLAN.
You must use the
information in
this R2 unit to
plan the
attack...
Mobile CRO Preparation

CONSIDERATIONS:                WHAT TO CHANGE:
• Accessibility (#killflash)   • Simplify layout
• Responsive design            • Reduce context
• Hover-functionality          • Increase sizing
  (menus, tooltips, etc.)        (text, buttons)
• Page size and speed          • Increase
                                 margin/padding on links
• Geolocation / privacy
                                 & fields
                               • Selectively feature CTA
                               • Adjust CTA placement
Contextual Differences

TECHNOLOGY:             SITUATION:

• Usability             • Week day, Time of day
• Page load             • Geography
  (size/speed)          • Referrer, Click paths
• Connection speed      • Customer history
• Device capabilities   • Urgency
• Screen size           • Strategic agenda
                        • Dynamic environment
User Goal Differences

•    Traditional Desktop/Laptop
     > Benefit-Oriented

•    Tablet
     > Interaction-Oriented

•    Smartphone
     > Task-Oriented
Adapt your strategy
CONTENT
     is only king...
in the right kingdom
     of CONTEXT.
Mobile Mini Toolbox
  View, detect, and measure.
“Ooooh!
Awesome
mobile website!
I wonder how
they did that...”
EXPANDABLE
     MENU



“Ooooh!
Awesome
mobile website!
I wonder how
they did that...”

         RESPONSIVE
         SLIDESHOW
Don’t wonder.
Steal Use their code!
View Source Code       javascript:(function()%7Bvar%20d%3Dd
                       ocument%2Cs%2Ce%3Bvar%20el%3Dd.
                       getElementById('snpy')%3Bif(typeof%20
MOBILE                 Snoopy!%3D'undefined')%7BSnoopy.to
                       ggle()%3Breturn%7Delse%20if(el)%7Bel.

BOOKMARKLETS           className%3D%2Fclosed%2F.test(el.cl
                       assName)%3Fel.className.replace('cl
                       osed'%2C'')%3Ael.className%2B'%20cl
                       osed'%3Breturn%7Ds%3Dd.createEleme
                       nt('link')%3Bs.setAttribute('href'%2C'http
• Snoopy               %3A%2F%2Fsnoopy-
                       assets.allmarkedup.com%2Fsnoopy-
  by AllMarkedUp.com   min.css')%3Bs.setAttribute('rel'%2C'styles
                       heet')%3Bs.setAttribute('type'%2C'text%
                       2Fcss')%3Bd.getElementsByTagName('h
• ViewS                ead')%5B0%5D.appendChild(s)%3Be%3
                       Dd.createElement('script')%3Be.setAttri
  by Shaun Inman       bute('src'%2C'http%3A%2F%2Fsnoopy-
                       assets.allmarkedup.com%2Fsnoopy-
                       min.js')%3Bd.getElementsByTagName('
• View Source          body')%5B0%5D.appendChild(e)%7D)()
                       %3B
  by Ole Michelsen
View Source Code
MOBILE
BOOKMARKLETS

• Snoopy
  by AllMarkedUp.com

• ViewS
  by Shaun Inman

• View Source
  by Ole Michelsen
View Source Code
MOBILE
BOOKMARKLETS

• Snoopy
  by AllMarkedUp.com

• ViewS
  by Shaun Inman

• View Source
  by Ole Michelsen
Detect “Mobile” Devices
http://detectmobilebrowsers.com
“Mobile” Detection

FEATURE               METHOD

• User Agent (UA)     • Client-Side Script
• Screen Width        • Server-Side API
• CSS Media Queries   • Cloud Web Service
• Touchscreen-
  Capable
                      See BONUS SECTION for tools!
Measure Mobile
“You’re sure the homing beacon is
secure aboard their ship? I’m taking an
awful risk, Vader. This had better work.”
- Grand Moff Wilhuff Tarkin
25-40%
    of mobile traffic is
    NOT detected by
traditional web analytics.
REALITY
Those are the droids you were looking for.
Web Analytics for Mobile

1. Track what you can
  Google Analytics - Create Advanced Segments:
  http://bit.ly/gamobiletracking

2. Set ‘unknown referrers’ w/ tracking codes
  SiteCatalyst - Specify Referrer Hack:
  http://bit.ly/scsetreferrer
“Your powers are weak,
      old man...”
Use Mobile Analytics

• Bango

• Percent Mobile

• Amethon
Mobile Design Tricks
Where Does Your
Mobile Design Fall?




           Hann Diagram by theepiceeffect
jQuery is your ally.
jQuery Responsive Plugins

Headings: FitTextJS.com   Video: FitVidsJS.com
jQuery Responsive Slideshows

WooThemes Flexslider   PhotoSwipe.com
Campaign Example:
Subway Battleship
battleship.subway.com

Free Code: 6LYHL6NY


VERY WELL DONE!
(Check out the code!)
Call to Action
Mobile Marketing Conversion Optimization Tools & Tricks (Star Wars Edition)
Mobile Marketing Conversion Optimization Tools & Tricks (Star Wars Edition)
Top Actions on Mobile:
• Make a phone call
• Find nearest location
61%                     of mobile
users call after a local
   business search

        Source: Google - The Mobile Movement Study, 2011
Mobile Marketing Conversion Optimization Tools & Tricks (Star Wars Edition)
Set Up Click-to-Call (CTC)

1. Select the phone number
2. Make it a hyperlink:
   Syntax: "tel:+" + [country code] + [phone #]
   Example: tel:+16515551212

HTML:
<a href="tel:+16515551212">(651) 555-1212</a>


See RFC 3966 for specifications: http://bit.ly/rfc3966
Click-to-Call Conversion Tips
<a href="tel:+16515551212" class="clicktocall">Call Now! (651)
555-1212</a>


• Include a phone icon              For a FREE quote:

• Include a CTA
• Include the phone #               Hours: Mon-Fri, 8am - 4pm CT

• Style the link as a button
• Include useful/enticing context
• CSS style for mobile/non-mobile
Find a Store
Mobile Marketing Conversion Optimization Tools & Tricks (Star Wars Edition)
Leverage Geolocation
GeoIP / Geolocation Tools

• GeoIP Database
  http://bit.ly/maxmindgeoip

• Zip/Postal Code Database

• GeoIP Web Service API

• HTML5 Geolocation API
  http://bit.ly/html5geolocationapi
“That’s impossible. Even for a computer.”
ACTUAL

           MAXMIND




  GOOGLE
  LOADER




Compare Map Points: http://bit.ly/itouchmap
Get the Code: http://html5demos.com/geo
Proximate is close enough
     for suggestions!
Privacy Considerations

PERSONAL              NON-INTRUSIVE

Stores nearest you:   Stores near 55127:
                      Change Location
Personalize with GeoIP

• Personalize headings with city or metro names
• Regionalize “voice” to use local terms or slang
• List a nearby representative or store contacts
• Re-center and zoom maps
• Estimate sales tax or shipping fees
• Pre-populate web form location fields
Simplify Web Forms
Beyond 3, anticipate each
added form field to REDUCE
  mobile conversion by


      50%
Simplify Forms:
1. Hide City and State
   (compute from Zip)
2. Drop Address
   (unless for mailer)
3. Drop Phone
4. Drop non-required fields
Improve Forms:
1. Default Zip
   (Use geolocation)
2. Use HTML5 input types        55127




HTML5 Inputs:
http://bit.ly/html5inputtypes
HTML5 Input Types
Zip Code Field:         Phone Field:
<input type=“number”>   <input type=“tel”>
HTML5 Input Types
Email Field:           Website Field:
<input type=“email”>   <input type=“url”>
Mobile CRO Tools Recap

•   View mobile source code
•   Mobile detection tools
•   Mobile analytics
•   jQuery responsive plugins
•   Html5 input types
•   Click-to-call code tricks
•   Geolocation code and uses
“You can either profit by this or be
          destroyed.”
Key Takeaways

•   You have more mobile traffic than you think
•   Rethink "conversion”
•   Context is the kingdom
•   Free/inexpensive tools are available to help
•   Geolocation rocks for personalization
Join the
  Mobile
Rebellion!
Questions


Angie Schottmuller
@aschottmuller
Interactive Jedi
<< Bonus Section >>
     LINKS TO TOOLS
“Mobile” Detection Tools

•   DetectMobileBrowsers.com
•   DetectRight.com
•   WURLF.sourceforge.net
•   DeviceAtlas.com
•   PHP Mobile Detect
•   Detecting Touch Devices:
    http://bit.ly/touchdetection
GeoIP Accuracy Check

• Google Loader vs. MaxMind GeoIP City
  API: (JSfiddle code snippet)
  http://bit.ly/geoipgooglevsmaxmind

• iTouchMap - Map Out Multiple Latitude
  and Longitude Points:
  http://bit.ly/itouchmap

• HTML5 Geolocation Example w/ Code:
  http://html5demos.com/geo

More Related Content

PPTX
Optimising AJAX Applications for Organic Search
PDF
Search Engines and Flash: Secrets, Tricks, and Black Magic
PDF
The Technical SEO Renaissance
PPTX
SMX West 2020 - Leveraging Structured Data for Maximum Effect
PPTX
How to use SEO & Social media to get more traffic - Ladies In Blogging Presen...
PPTX
Mobile-First Index: A Data-Driven Analysis & Discussion
PDF
SearchLove San Diego 2018 | Will Critchlow | From the Horse’s Mouth: What We ...
PPTX
Schema and Open Graph 101 - SMX Munich
Optimising AJAX Applications for Organic Search
Search Engines and Flash: Secrets, Tricks, and Black Magic
The Technical SEO Renaissance
SMX West 2020 - Leveraging Structured Data for Maximum Effect
How to use SEO & Social media to get more traffic - Ladies In Blogging Presen...
Mobile-First Index: A Data-Driven Analysis & Discussion
SearchLove San Diego 2018 | Will Critchlow | From the Horse’s Mouth: What We ...
Schema and Open Graph 101 - SMX Munich

What's hot (20)

PDF
The Future Of SEO
PPTX
SMX East - SEO Tools Panel
PPTX
BrightonSEO 2019 - Crawl Budget is dead, please welcome Rendering Budget
PDF
On site optimization
PDF
Your eCommerce deserves more. | InOrbit 2020
PPTX
Seo onpage & offpage, Search Engine Optimization, SEO
PDF
How Does Google Crawl the Web?
PDF
SearchLeeds 2018 - Jon Myers - DeepCrawl - The Mobile First Index, what, why ...
PPTX
How Marketers Can Work With Code
PDF
SEO 101: How to Get Started Winning Google Search Traffic
PPTX
WordPress North East (Jan 2021) ~ SEO Fundamentals For WordPress
PDF
How to Optimize Your Website for Crawl Efficiency
PPTX
How to Use Google Search Console
PPTX
PPTX
What's New with Schema and Structured Data - Max Prin - SMX Advanced 2019
PDF
[BrightonSEO 2019] Restructuring Websites to Improve Indexability
PPTX
SEO Audit Workshop : Frameworks , Techniques and Tools
PPTX
Using Enhanced Ecommerce for Non-ecommerce @ MeasureCamp Cardiff
PPTX
Mark Munroe - Advanced Search Summit Napa 2019
PDF
Google Analytics New Features - Webinar - 20091030
The Future Of SEO
SMX East - SEO Tools Panel
BrightonSEO 2019 - Crawl Budget is dead, please welcome Rendering Budget
On site optimization
Your eCommerce deserves more. | InOrbit 2020
Seo onpage & offpage, Search Engine Optimization, SEO
How Does Google Crawl the Web?
SearchLeeds 2018 - Jon Myers - DeepCrawl - The Mobile First Index, what, why ...
How Marketers Can Work With Code
SEO 101: How to Get Started Winning Google Search Traffic
WordPress North East (Jan 2021) ~ SEO Fundamentals For WordPress
How to Optimize Your Website for Crawl Efficiency
How to Use Google Search Console
What's New with Schema and Structured Data - Max Prin - SMX Advanced 2019
[BrightonSEO 2019] Restructuring Websites to Improve Indexability
SEO Audit Workshop : Frameworks , Techniques and Tools
Using Enhanced Ecommerce for Non-ecommerce @ MeasureCamp Cardiff
Mark Munroe - Advanced Search Summit Napa 2019
Google Analytics New Features - Webinar - 20091030
Ad

Viewers also liked (9)

PDF
SEO Conversion Strategies - 12 Power Plays
PPTX
Mobile Landing Page Optimization - SES New York 2012
PDF
Why Your Searching Sucks (and How to Break Your Google.com Addiction)
PPTX
Mobile Marketing Strategy - SES London 2012
PDF
Social Proof Persuasive Content Framework
PDF
Social Media: ROI Possible
PDF
Social Media ROI: Formulas & Conversion Optimization Tips
PDF
Holy Grail of On-Page Content Conversion Optimization
PPTX
Social Proof Tips to Boost Landing Page Conversions
SEO Conversion Strategies - 12 Power Plays
Mobile Landing Page Optimization - SES New York 2012
Why Your Searching Sucks (and How to Break Your Google.com Addiction)
Mobile Marketing Strategy - SES London 2012
Social Proof Persuasive Content Framework
Social Media: ROI Possible
Social Media ROI: Formulas & Conversion Optimization Tips
Holy Grail of On-Page Content Conversion Optimization
Social Proof Tips to Boost Landing Page Conversions
Ad

Similar to Mobile Marketing Conversion Optimization Tools & Tricks (Star Wars Edition) (20)

PPTX
Mobile Marketing, SEO & Visibility: The Evolving Conversation
PDF
Target Marketing Magazine Webinar - Keys To Success On The Mobile Web and How...
PPTX
Bridget Randolph_SearchLove London 2013
PPTX
Building a mobile website
PPTX
The Mobile Marketing Race is On!
PPTX
Mobile SEO Strategy
PPTX
Mobile Marketing, SEO & Visibility: Why You Should Care
PPTX
So You Have a Mobile Friendly Website ... What Now?
PPTX
Linkblots QR Codes & Mobile Landing Pages
PPT
Mobile Marketing
PDF
Mobile Friendly Websites
PDF
OIGA Mobile Marketing Presentation
PDF
Is Responsive the best solution to all our Mobile SEO problems>
PPT
Impress mobile
PDF
The Marketer's Guide to Taking Your Website Mobile
PDF
NMGpresentation
PDF
Mobile Marketing for Bars, Restaurants and Clubs
PDF
Overview of Mobile Marketing - TechFest 2011
PPT
Rame mobile conference
PPT
Ready, Set, Go Mobile!
Mobile Marketing, SEO & Visibility: The Evolving Conversation
Target Marketing Magazine Webinar - Keys To Success On The Mobile Web and How...
Bridget Randolph_SearchLove London 2013
Building a mobile website
The Mobile Marketing Race is On!
Mobile SEO Strategy
Mobile Marketing, SEO & Visibility: Why You Should Care
So You Have a Mobile Friendly Website ... What Now?
Linkblots QR Codes & Mobile Landing Pages
Mobile Marketing
Mobile Friendly Websites
OIGA Mobile Marketing Presentation
Is Responsive the best solution to all our Mobile SEO problems>
Impress mobile
The Marketer's Guide to Taking Your Website Mobile
NMGpresentation
Mobile Marketing for Bars, Restaurants and Clubs
Overview of Mobile Marketing - TechFest 2011
Rame mobile conference
Ready, Set, Go Mobile!

More from Angie Schottmuller (12)

PDF
Hero Shot Images: 7 Secrets to Visuals That Drive Sales
PPTX
Social Proof Conversion Optimization Secrets
PDF
5 Content-First Marketing Steps to Jurassic Conversion
DOTX
Landing Page Content Worksheet
PPTX
First Impression Rehab: Design Physiology Tips to Boost Conversion
PDF
Mobile Conversion Optimization for Context
PDF
Visual Marketing with Hero Shot Images
PPTX
SEO Conversion Optimization Star Wars Insights
PPTX
Usability Conversion Optimization for the Eye
PPTX
Organic Conversion Optimization - 15 Wins to Convert SEO Traffic
PDF
SEO Conversion Strategies (MacGyver Problem Solving Edition)
PDF
Conversion Optimization - 6 Power Tricks of the Trade
Hero Shot Images: 7 Secrets to Visuals That Drive Sales
Social Proof Conversion Optimization Secrets
5 Content-First Marketing Steps to Jurassic Conversion
Landing Page Content Worksheet
First Impression Rehab: Design Physiology Tips to Boost Conversion
Mobile Conversion Optimization for Context
Visual Marketing with Hero Shot Images
SEO Conversion Optimization Star Wars Insights
Usability Conversion Optimization for the Eye
Organic Conversion Optimization - 15 Wins to Convert SEO Traffic
SEO Conversion Strategies (MacGyver Problem Solving Edition)
Conversion Optimization - 6 Power Tricks of the Trade

Recently uploaded (20)

PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Approach and Philosophy of On baking technology
PDF
Electronic commerce courselecture one. Pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
KodekX | Application Modernization Development
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
cuic standard and advanced reporting.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
A Presentation on Artificial Intelligence
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPT
Teaching material agriculture food technology
Network Security Unit 5.pdf for BCA BBA.
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
NewMind AI Weekly Chronicles - August'25 Week I
Approach and Philosophy of On baking technology
Electronic commerce courselecture one. Pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The AUB Centre for AI in Media Proposal.docx
NewMind AI Monthly Chronicles - July 2025
Understanding_Digital_Forensics_Presentation.pptx
Spectral efficient network and resource selection model in 5G networks
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
KodekX | Application Modernization Development
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
cuic standard and advanced reporting.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Chapter 3 Spatial Domain Image Processing.pdf
A Presentation on Artificial Intelligence
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Teaching material agriculture food technology

Mobile Marketing Conversion Optimization Tools & Tricks (Star Wars Edition)

  • 1. Mobile Marketing Conversion Optimization Tools and Code Tricks to Enhance Mobile UX & Conversion [ Star Wars Jedi-Style ] Angie Schottmuller - @aschottmuller SMX Advanced 2012 - #SMX #mobile #CRO #RWD
  • 2. What is a Conversion?
  • 3. Conversion Rate = The % of users that complete a presented action.
  • 4. BUY SUBSCRIBE SUBMIT FORM WATCH VIDEO SHARE ACTIONS CLICK A LINK RATE OR REVIEW COMMENT CALL (PHONE) INTERACT (GAME/CONFIGURATOR)
  • 5. Star Wars Conversion Rates Obi Wan’s Jedi Record: 50%
  • 6. Industry average conversion rate is ~2-4%. So 50% is awesome! ...Right?
  • 9. ASK YOURSELF: What are the consequences of getting it wrong? ^ VERY
  • 10. 43% are unlikely to return to a slow-loading mobile site Source: Compuware, "What Users Want from Mobile,” 2011
  • 11. 40% turn to a competitor’s site after a bad mobile experience Source: Compuware, "What Users Want from Mobile," 2011
  • 12. You need a PLAN.
  • 13. You must use the information in this R2 unit to plan the attack...
  • 14. Mobile CRO Preparation CONSIDERATIONS: WHAT TO CHANGE: • Accessibility (#killflash) • Simplify layout • Responsive design • Reduce context • Hover-functionality • Increase sizing (menus, tooltips, etc.) (text, buttons) • Page size and speed • Increase margin/padding on links • Geolocation / privacy & fields • Selectively feature CTA • Adjust CTA placement
  • 15. Contextual Differences TECHNOLOGY: SITUATION: • Usability • Week day, Time of day • Page load • Geography (size/speed) • Referrer, Click paths • Connection speed • Customer history • Device capabilities • Urgency • Screen size • Strategic agenda • Dynamic environment
  • 16. User Goal Differences • Traditional Desktop/Laptop > Benefit-Oriented • Tablet > Interaction-Oriented • Smartphone > Task-Oriented
  • 18. CONTENT is only king... in the right kingdom of CONTEXT.
  • 19. Mobile Mini Toolbox View, detect, and measure.
  • 21. EXPANDABLE MENU “Ooooh! Awesome mobile website! I wonder how they did that...” RESPONSIVE SLIDESHOW
  • 23. View Source Code javascript:(function()%7Bvar%20d%3Dd ocument%2Cs%2Ce%3Bvar%20el%3Dd. getElementById('snpy')%3Bif(typeof%20 MOBILE Snoopy!%3D'undefined')%7BSnoopy.to ggle()%3Breturn%7Delse%20if(el)%7Bel. BOOKMARKLETS className%3D%2Fclosed%2F.test(el.cl assName)%3Fel.className.replace('cl osed'%2C'')%3Ael.className%2B'%20cl osed'%3Breturn%7Ds%3Dd.createEleme nt('link')%3Bs.setAttribute('href'%2C'http • Snoopy %3A%2F%2Fsnoopy- assets.allmarkedup.com%2Fsnoopy- by AllMarkedUp.com min.css')%3Bs.setAttribute('rel'%2C'styles heet')%3Bs.setAttribute('type'%2C'text% 2Fcss')%3Bd.getElementsByTagName('h • ViewS ead')%5B0%5D.appendChild(s)%3Be%3 Dd.createElement('script')%3Be.setAttri by Shaun Inman bute('src'%2C'http%3A%2F%2Fsnoopy- assets.allmarkedup.com%2Fsnoopy- min.js')%3Bd.getElementsByTagName(' • View Source body')%5B0%5D.appendChild(e)%7D)() %3B by Ole Michelsen
  • 24. View Source Code MOBILE BOOKMARKLETS • Snoopy by AllMarkedUp.com • ViewS by Shaun Inman • View Source by Ole Michelsen
  • 25. View Source Code MOBILE BOOKMARKLETS • Snoopy by AllMarkedUp.com • ViewS by Shaun Inman • View Source by Ole Michelsen
  • 28. “Mobile” Detection FEATURE METHOD • User Agent (UA) • Client-Side Script • Screen Width • Server-Side API • CSS Media Queries • Cloud Web Service • Touchscreen- Capable See BONUS SECTION for tools!
  • 30. “You’re sure the homing beacon is secure aboard their ship? I’m taking an awful risk, Vader. This had better work.” - Grand Moff Wilhuff Tarkin
  • 31. 25-40% of mobile traffic is NOT detected by traditional web analytics.
  • 32. REALITY Those are the droids you were looking for.
  • 33. Web Analytics for Mobile 1. Track what you can Google Analytics - Create Advanced Segments: http://bit.ly/gamobiletracking 2. Set ‘unknown referrers’ w/ tracking codes SiteCatalyst - Specify Referrer Hack: http://bit.ly/scsetreferrer
  • 34. “Your powers are weak, old man...”
  • 35. Use Mobile Analytics • Bango • Percent Mobile • Amethon
  • 37. Where Does Your Mobile Design Fall? Hann Diagram by theepiceeffect
  • 38. jQuery is your ally.
  • 39. jQuery Responsive Plugins Headings: FitTextJS.com Video: FitVidsJS.com
  • 40. jQuery Responsive Slideshows WooThemes Flexslider PhotoSwipe.com
  • 41. Campaign Example: Subway Battleship battleship.subway.com Free Code: 6LYHL6NY VERY WELL DONE! (Check out the code!)
  • 45. Top Actions on Mobile: • Make a phone call • Find nearest location
  • 46. 61% of mobile users call after a local business search Source: Google - The Mobile Movement Study, 2011
  • 48. Set Up Click-to-Call (CTC) 1. Select the phone number 2. Make it a hyperlink: Syntax: "tel:+" + [country code] + [phone #] Example: tel:+16515551212 HTML: <a href="tel:+16515551212">(651) 555-1212</a> See RFC 3966 for specifications: http://bit.ly/rfc3966
  • 49. Click-to-Call Conversion Tips <a href="tel:+16515551212" class="clicktocall">Call Now! (651) 555-1212</a> • Include a phone icon For a FREE quote: • Include a CTA • Include the phone # Hours: Mon-Fri, 8am - 4pm CT • Style the link as a button • Include useful/enticing context • CSS style for mobile/non-mobile
  • 53. GeoIP / Geolocation Tools • GeoIP Database http://bit.ly/maxmindgeoip • Zip/Postal Code Database • GeoIP Web Service API • HTML5 Geolocation API http://bit.ly/html5geolocationapi
  • 54. “That’s impossible. Even for a computer.”
  • 55. ACTUAL MAXMIND GOOGLE LOADER Compare Map Points: http://bit.ly/itouchmap
  • 56. Get the Code: http://html5demos.com/geo
  • 57. Proximate is close enough for suggestions!
  • 58. Privacy Considerations PERSONAL NON-INTRUSIVE Stores nearest you: Stores near 55127: Change Location
  • 59. Personalize with GeoIP • Personalize headings with city or metro names • Regionalize “voice” to use local terms or slang • List a nearby representative or store contacts • Re-center and zoom maps • Estimate sales tax or shipping fees • Pre-populate web form location fields
  • 61. Beyond 3, anticipate each added form field to REDUCE mobile conversion by 50%
  • 62. Simplify Forms: 1. Hide City and State (compute from Zip) 2. Drop Address (unless for mailer) 3. Drop Phone 4. Drop non-required fields
  • 63. Improve Forms: 1. Default Zip (Use geolocation) 2. Use HTML5 input types 55127 HTML5 Inputs: http://bit.ly/html5inputtypes
  • 64. HTML5 Input Types Zip Code Field: Phone Field: <input type=“number”> <input type=“tel”>
  • 65. HTML5 Input Types Email Field: Website Field: <input type=“email”> <input type=“url”>
  • 66. Mobile CRO Tools Recap • View mobile source code • Mobile detection tools • Mobile analytics • jQuery responsive plugins • Html5 input types • Click-to-call code tricks • Geolocation code and uses
  • 67. “You can either profit by this or be destroyed.”
  • 68. Key Takeaways • You have more mobile traffic than you think • Rethink "conversion” • Context is the kingdom • Free/inexpensive tools are available to help • Geolocation rocks for personalization
  • 69. Join the Mobile Rebellion!
  • 71. << Bonus Section >> LINKS TO TOOLS
  • 72. “Mobile” Detection Tools • DetectMobileBrowsers.com • DetectRight.com • WURLF.sourceforge.net • DeviceAtlas.com • PHP Mobile Detect • Detecting Touch Devices: http://bit.ly/touchdetection
  • 73. GeoIP Accuracy Check • Google Loader vs. MaxMind GeoIP City API: (JSfiddle code snippet) http://bit.ly/geoipgooglevsmaxmind • iTouchMap - Map Out Multiple Latitude and Longitude Points: http://bit.ly/itouchmap • HTML5 Geolocation Example w/ Code: http://html5demos.com/geo

Editor's Notes

  • #6: http://girls-gone-geek.com/2011/10/14/the-star-wars-divide-a-tale-of-two-costumes/
  • #8: http://www.tumblr.com/tagged/anakin-skywalker?before=1333333588
  • #14: http://goodgeekranting.wordpress.com/2012/01/26/r2-cant-get-no-respect/
  • #19: http://mattersofgrey.com/kinect-star-wars-freebies/
  • #25: Screenshot example of http://webdesignerwall.com
  • #26: Screenshot example of http://webdesignerwall.com
  • #30: AUDIENCE POLL:By a show of hands, how many of you have mobile reports or segments configured in your analytics?
  • #36: Image: http://rapiddatasolutions.com/mobile/
  • #68: http://starwars.wikia.com/wiki/Mission_to_Jabba%27s_Palace_%28Galactic_Civil_War%29