HOW TO ENGAGE CUSTOMERS

1 Stand Out.
2 Be Clear.
3 Be Consistent.

In order to stand out and make an impact from the second a potential client finds, sees or is given your branding, give us a call!

CONTACT US

352 616-1WEB (932)
Mon - Fri: 9am - 6pm
Weekends: Closed

*UPDATED* Why the Web Is Ready for Responsive Web Design

We have an update on some of the content and stats on a post "Why the Web is Ready for Responsive Web Design" from a few years back! 

See the content in blue for some fresh data and insight. 

Today, a large portion of site traffic comes from mobile devices — namely smart phones and tablets — in addition to traditional PCs. Upon the original writing of this article, mobile devices accounted for 12 percent of Internet traffic (WHICH WAS ASTOUNDING even just a few years ago), and it’s scaling up faster than desktop Internet traffic. The fraction of mobile Web traffic is sufficiently higher in nations with high smartphone penetration (for example, 20 percent of US-based Web traffic is via mobile browsing). What’s more, this figure is expected to grow significantly over the next 10 years, as smartphones evolve and mature in terms of hardware and software and adoption picks up in South America, Asia and Africa.

Well here we are in 2023 with some huge numbers and growth in the mobile market: 

The company says that “more Google searches take place on mobile devices than on computers (that means >50%)  in 10 countries including the US and Japan.” The company declined to elaborate further on what the other countries were, how recently this change happened or what the relative volumes of PC and mobile search queries are now.

Google did tell us that mobile queries include mobile browser-based searches and those coming from Google’s mobile search apps. The company didn’t break down the relative shares of each.

Google groups tablets with desktops. So this is just smartphones and does not include tablets.

 

The Mobile Playing Field

By now, business web site owners should already be taking advantage of this trend over the past several years and have primarily relied on native mobile apps for top sites such as Facebook, Hulu and the New York Times. Moreover, up-and-coming Web services such as Pulse, Flipboard and others have even taken to a mobile-first approach, by building apps for iOS and other ecosystems before building a Web site experience. Native apps allow developers to create unique phone-first, touch-optimized experiences for users to interact with their content to take advantage of features like camera integration, geo-location and offline data storage.

Targeting users on mobile natively makes good sense, especially within the US, where more than 50 percent of mobile users own a smartphone. While mobile apps offer site owners a way to connect with users on new form factors, new ways to monetize across platforms and new mobile-scenario-centric experiences to empower and delight their users, they offer an incomplete opportunity for developers compared to the ubiquity and reach of the Web. There are a couple of problems that affect a native mobile-only approach. These points still ring true vs a truly responsive website and web design, which of course we offer our clients.

Problem 1: Cost of Supporting Multiple Platforms

Creating similar content and experiences across multiple platforms is costly and requires site owners to choose platforms for which to optimize. Additionally, this translates to a limited Web site experience for users who seek out your content from other platforms, especially when you need to prioritize your development investments.

Adopting a responsively designed Web site can help address the investment costs and ensure that your users across all the latest mobile operating systems are enjoying a consistent experience.
Scott Scazafavo, former vice president of product management at Allrecipes.com, whose responsibilities included mobile product development, puts it this way:

To do a decent job developing a native mobile application that can compete with “best in class” offerings that are powered by live data or content (like we have at MSN and also at my previous employer, Allrecipes.com), it typically takes a minimum initial investment of about $250k to define, design and engineer that native application, and then an annual maintenance investment for that native app of $75K to $100K per platform to keep it evolving, feature wise, to keep consumers interested and adoption numbers healthy. That is over and above any internal work needed for design or engineering to create and maintain the services (APIs) that power those products.

The approach we have taken here at MSN for our TMX product with HTML5 browse-based products, with thin-shell apps to help deliver that product into app marketplaces, in addition to mobile browsers, comes only with a small incremental initial investment to what we do with internal resources to create that app product. [That figure is] probably a $25K to $50K initial investment per platform for each app, and a negligible maintenance cost thereafter to maintain those apps.
Similarly, by using responsive Web design techniques, Clipboard.com was able to target many mobile, small device browsers like Internet Explorer 10 on Windows 8 and Safari on iPhone/iPad at half its expected costs to develop when they began the project.

Problem 2: Fragmented Ecosystems

Even within a given platform, a plethora of device geometries and sizes—as well as platforms—exist. This requires site owners to not only design for near-similar display sizes and resolutions, but also to submit to multiple app stores (Kindle store, Google Play and Nook store, all on the Android platform). Managing multiple assets within the same platform adds complexity to the support matrix. Fix a layout bug in your native app for the Nexus 7, and you might have to fix it again for the Kindle Fire app. This means all your users are not on the same app version, with the same feature set and the same bug fixes.

Similarly (even within the iOS app ecosystem), top apps like ESPN, Spotify, Angry Birds Space and the App Store itself did not correctly occupy the full screen, instead just showing users a black bar at the top and bottom of the app. The addition of iPhone 5 required developers to ship app updates to address this simple layout bug.

We’re also still at a stage where vendors are experimenting with new form factors, such as the big screen. For example, more than 25 million Xbox Live users now have access to Internet Explorer 10 on their living room TV screens and are interacting with it not just through a pointer but also through more human-centric mechanisms such as Kinect and Xbox SmartGlass. Today’s technical decision makers are facing a fragmented and very volatile landscape of devices that their users have integrated into their daily routines.

A Unifying Approach: Responsive Web Design

Responsive Web design aims to provide an optimal viewing/consumption experience—easy reading and navigation with minimum resizing, panning, and scrolling —across the gamut of devices that exist in the market, as well as future-proof your site for those that are yet to come. There already exist different Web tutorials regarding individual techniques that help a site become more responsive. This series aims not only to provide a unified approach to responsive Web design, it aims to impress upon decision makers and developers the immediate need for adopting responsiveness as part of their reach strategy. According to a crawl of the top 5,000 Web sites by modern.IE, only about 14 percent of sites have some form of responsive design. It’s not difficult to see why developers think it’s a daunting task to consider.

Update - It looks like the percentage of responsive vs non-responsive websites across the internet hasn't grown much over the past few years, however, it's a hard thing to gauge because that's globally vs just in the US which are the numbers you and I most likely care about. BUT the great news is that you most likely still have a competitive edge over your local competition by having a truly responsive website and search engine optimization (from US of course) in addition to making sure your local listings are all up to date in the top SERP and directories, which we can also handle for you.  

Traditionally, OS-specific apps have been able to provide more sophisticated user engagement because they have access to valuable user information, such as geo-location, offline storage and even custom font support for customized interfaces.

However, modern browsers such as Internet Explorer 10, Google Chrome (version 22), Safari 6 and Firefox (version 17) now offer the lion’s share of these experiences as part of their support for HTML5 and CSS3. HTML5 is not your grandpa’s HTML, which was originally designed to let people encode and deliver pieces of textual information across the Internet. HTML5 is intended for developers to write rich Web-based apps for the twenty-first century. Between HTML5 and CSS3, you get access to once-native features such as media queries, geo-location, custom font support, offline storage and even touch events! This way, your sites can have a different look and layout on hardware of different dimensions, provide users with location-aware services and even provide a valuable experience when the user is disconnected from the Internet.

HTML5 Myths

There are some common HTML5 myths out there. These include:

Still accurate - I can’t monetize HTML5.

HTML5 sites have arguably more monetization opportunities than their app equivalents. App monetization today includes app purchases (although most apps in the iOS apps store are in the free to $0.99 range). This is probably the only way in which HTML5 site experiences can’t be directly monetized. Otherwise, developers have a lot of control over advertising and in-app or in-site purchases. More importantly, a lot of apps tend to limit the amount of navigation a user can do. For example, most reader and newspaper/magazine apps offer textual content and don’t provide the “linky-ness” of the Web, which allows users to navigate to related content while consuming the current Web page.

The Web site experience, when responsively implemented, retains the “linky” nature of the Web and can lead to a higher number of user impressions.

Still Accurate - HTML5 cannot be offline.

HTML5 has a couple of different solutions for ensuring that users have a great offline experience. First and foremost, Web pages can specify which of their assets should be made available to users when they are disconnected (using App Cache). This way, the user can still interact with the page even while offline. Additionally, HTML5 can locally store user information and input using Local Storage, as well as Indexed DB. This data persists even if the user closes the browser and can be synced back to the server at a later point in time when the user relaunches the Web page.

Check out the demo for this offline calculator. A user needs to be connected to the Web only the first time he visits it. Subsequently, he can access it offline. Moreover, the user’s calculation and results are stored via Local Storage so he can come back at a later time and continue a calculation.

The Mozilla hacks blog is a great start at busting some common myths about HTML5. It’s important to note here that native apps use APIs that are optimized for device-specific performance. However, HTML5 and CSS3 provide developers with tools to build engaging experiences across a variety of form factors and ensure that you are not missing out on users visiting from other platforms.

CanIUse.com is a great resource for understanding the available browser support for specific HTML5 and CSS features.

 

Still Accurate - Media Queries and Responsive Design

One of the new tools in CSS3 to aid in responsive Web design is called media queries. Media queries allow you to offer your users the same HTML content but enable the browser to detect the size constraints of the device (in pixels) and layout the same content in a different, relevant manner. You can grow or shrink the width of your text and image content, increase or decrease the number of columns in your newspaper-style layout or even hide pieces of information entirely, depending on what you think the right consumption experience is for your user on a given device.

With a combination of media queries to dictate the layout of your content, as well as browser detection to identify additional constraints of the user experience (for example, if the user is interacting with a site via Xbox 360 on a large TV screen), you can identify your users’ needs and deliver the right experience for the current context in which a user has accessed your content—whether it be to consume it richly on a desktop, interact with it via touch on a slate or quickly skim through it on the go on a phone—and do so gracefully with Web technologies.

What’s best, most modern mobile devices support HTML5 and CSS3! This way, you can create near-native experiences directly within the browser. Short of DRM support or access to certain device-unique hardware, there’s no limit to the kinds of experiences you can offer through HTML5, CSS3 and JavaScript. Check out retro Atari video games to get an idea of the kind of cool experiences you can build purely with standards-compliant Web technologies.

 

Build Once! Deploy Once!

If you choose to invest in your site experience, you can design a single HTML5, CSS3 and JavaScript experience that can scale across form factors, from a small smartphone touchscreen to a large cinema display or TV set. We’ll go into the implementation details later in the series, but what’s great to note here is that you never have to choose which of your users you want to delight with that cool new feature, or protect with that high-security patch.

In addition to simplifying your code base and support matrix, this has the following advantages.

Benefit 1: Leave No Users Behind

Betting on powerful native apps for the top one or two mobile platforms can mean that some of your users migrate to competitors if they offer a useful Web experience, with more reach, on all platforms.

Benefit 2: Unified Ad Story

Often, when sites rely on advertising for revenue, they engage with their business partners and sell them advertising piecemeal, based on whether the users are experiencing the full-blown Web version or a limited app version. Also, click-through rates for ads on mobile devices are less than those on desktop PCs, in which case the extra cost of engaging with partners, creating advertising assets for native apps and selling app-specific ad real estate does not justify the additional gains. For example, MSN.com (which has now begun to roll out a unified, media-query-based HTML5 Web site across its international markets) can now unify its ad partnership story across all device types.

With a single HTML5 experience that responsively scales to different form factors, you can cater to a single ad customer with the same set of ad assets across a variety of devices—in the living room, on the work desk and on the go.

Benefit 3: Upgrade Your Site Experience Directly into Your App Experience

Occasionally, you might still hit a roadblock where you want to deliver a great mobile experience to your users that takes advantage of their unique hardware—for example, you want users to get new content from your site by shaking their phone. In this case, you need to access the device accelerometer.

One workaround is, that for any fixes/features that you build within the Web layer, you don’t need to go through the trouble of shipping app upgrades you can simply incorporate some special code into the site and "feed" it to your app!

 

“So, how do I start?”

Well, if you are a small business with limited funds, you need a Marketing Company like PURE Design Studio who can help you budget and incorporate only the necessities at first. Mainly that is a responsive web site. Most of the tools mentioned above are add-ons and great for refining you online marketing vs simply making sure you are found by customers and your websirte looks better than your competitor's.

For larger companies looking to reach every single customer possible with every marketing penny they have, then we sit down and discuss processes, apps and advanced functionality and user experience. 

 

I hope this was helpful, especially the new statistics at the beginning and that you take very seriously the need for solid responsive web design ASAP while you have the competitive edge!



At PURE you can expect custom-tailored products and services to assure you reach, connect and engage your new and existing customers.

Our Marketing services will only include the items you most need to be successful!
We don't upsell, we don't pressure.

A few examples: (this list is not all inclusive)

Marketing Must Have's

Marketing Maybe Not's

Custom Business Cards Printed Flyers
Custom Web Site Google AdWords
Ranking in Google for Your Industry Ranking in Google for Multiple Keywords
Modern, Memorable Logo Company Tees to Sell Customers
Social Media Presence Every Social Media Platform
VISIT OUR MAIN SITE FOR MORE INFO ON OUR FLORIDA APPAREL AND PRINTING SERVICES OR CLICK HERE TO CONTACT US

CUSTOMER RAVES & REVIEWS

"We at A & M Autoworx are very satisfied with our website. We’ve received nothing but praise on our website’s design and how easy it is to navigate through the site to find exactly what you are looking for. Our website is one of a kind, and we have gained several new customers because of it. Not only was it amazing to work with Scott throughout the site’s design, but the pricing was unbelievable. We had 9 quotes from other Tampa Web Design companies and the best deal was by PURE Design Studio. We are truly happy with the hard work and devotion they put into our website, and I would recommend them over and over again."

MICHELLE BEALE

OWNER, A&M AUTOWORX ~ TAMPA, FL
"Scott was very responsive to my needs and handled my "problem" quickly. I am quite grateful for his help in getting my website's kinks worked out. I know that if I ever have a need for this type of expertise again, PURE will be the first call I make."

SANDI MILMED

OWNER, MILMED LAW GROUP ~ TAMPA, FL

SQUIER MUNCY

OWNER, GASPROS INC. ~ APOLLO BEACH, FL.
"I highly recommend Pure Design. When we met with Scott to discuss our vision for the website, he started by asking about our business, he wanted a good understanding of what we did so that he could develop a site tailored just for our business."
seo checker

START REACHING YOUR CUSTOMERS

In web design, SEO and marketing, we can go to work making you more successful today.

WARNING: Prolonged contact with PURE Design Studio may lead to an increase in profit and market share.