Connecting People to Applications | W3i

Archive for December, 2009

Three Application Predictions for 2010

Wednesday, December 30th, 2009

As 2009 comes to a close, 2010 will usher in some fantastic changes for applications.  I am making three application predictions for next year, showing the application landscape’s constant shift and change to meet new user and market demands:

  1. The Rise of Social Security Apps
    As phishing, worms and viruses become more prevalent on social networks (see: Koobface and Mikeyy); I predict in 2010, we will see a rise of applications and browser add-ons dedicated to improve security on social networks.  These apps will function as scouts, preemptively warning users to impending dangers, such as worms that intend to gather sensitive information available on your social network profile.  The need for these types of apps is clear and would provide a great protective benefit to consumers.
  2. Location finds its way to Desktop Apps
    There are many great social location-based services gaining momentum with users as of lately:  Gowalla, Foursquare, and Loopt are just a few.  Yes, these services are generally best rendered on a mobile device.  But I predict, in 2010, that many of these services will create auxiliary desktop apps.  Presence on the desktop would offer an enhanced user experience: persistent views into location of friends, trip planning/scheduling, landmark information and media, local event information, management of digital collectibles, and account management options.
  3. Application Indexing Improves
    I’ve written previously about how application indexes should improve.  These services, such as Wakoopa, catalog desktop applications and their related usage data. I predict these services will improve greatly in 2010.  Currently, their user base skews heavily towards the tech-savvy audience.  To truly index the world of applications, these services need to gain acceptance from all demographics and I predict they will crack this nut next year.  These services will then grow in popularity on a scale comparable to mobile app stores, such as Apple’s App Store and Google Android’s Market.

So there you have it; three application predictions for 2010.  But surely there’s more than just this.  What predictions do you have for the application landscape next year?  Be bold and leave your predictions in the comments!

Eric Montag, Product Manager, W3i, LLC
Eric is a Pragmatic Marketing Certified Product Manager and uses his experience in internet marketing to lead the charge in product research, planning, and execution from both a consumer and business standpoint.  

Add-On-Con Recap: Buzz on Browser Add-on Business Models: Part 2

Wednesday, December 30th, 2009

Add-On-Con was a buzz-worthy event for marketers and developers of browser add-ons.  My last posting recapped how browsers plan to lead all application platforms.  If you didn’t catch it, read it here.  In this post, I will cover the Add-On-Con buzz on add-on business models.  In my next post, I will cover the Add-On-Con buzz on add-on distribution channels.

Add-On Business Models

Paid Model

  • Marketplace for add-ons.
    • Developers agreed that a marketplace, promoting the buying and selling of add-ons, is desirable.
      • The marketplace should provide an embedded payment platform.
      • A concern was raised by a developer, Chris Finke, regarding whether or not you could establish a user-base if you charge users.  Add-ons rely heavily on receiving buzz through the add-on galleries and with users which could be less effective if you begin charging as this creates higher friction.
    • Firefox mentioned a marketplace was one of the most commonly requested features from developers through AMO.
    • Firefox announced its plan to release a marketplace at the end of 2010.
  • One developer, Eric Jung from FoxyProxy, is already having success with charging for their add-on.
    • Subscriptions he recommended as the best method for charging for add-ons because they allow the developer to create an ongoing stream of revenue which supports continuing to update the software.
    • Eric prefers leveraging the freemium model to drive the initial paid conversions.
  • Contributions (donations) so far are not impressing anyone with Firefox.
    • Top developers are earning just $1,000 per month.

Ad-Supported Model

  • Promotion – Developers are using add-ons to promote websites that have their own business models.
  • Search Advertisements – Yahoo spoke about providing search advertisements, for syndication, as a source of revenue for add-ons including, but not limited to, toolbars.
  • Installer Recommendations – I shared results from a recent W3i survey of 502 users which showed that of the ad-supported solutions, app/add-on marketers preferred the method of users seeing ads within the installation or download instead of ads in their application, or participating in market research.  Check out W3i to learn more about generating revenue through the installation of your add-on.
  • Data – It came up several times that the data captured from add-ons is a potentially lucrative source of revenue.  Appeasing user’s privacy concerns and monetizing data were viewed with skepticism by most developers.

During my ten years of experience distributing add-ons and consumer apps, I learned that it pays to test various business models.  There is continual evolution, so it pays to discover and test new models to stay afloat.  For more information on using the W3i Application Network to generate revenue for your browser add-on, click here.

Ryan Weber, Vice President of Corporate Strategy and Co-Founder, W3i, LLC
Entrepreneur and pioneer of Internet marketing focusing on increasing revenue and distribution for digital downloads.

Add-On-Con Recap: Browsers Aim to Lead All Application Platforms: Part 1

Wednesday, December 23rd, 2009

Add-on-Con      I attended my first Add-On-Con conference on December 11th at the Computer History Museum in Mountain View.  I was very excited to attend the event, which my company W3i sponsored, as I felt the stage was set for an epic battle between the browsers over who was the best application platform.  The winner of this battle in my mind could very well be the dominant application platform for all applications for the next decade.  History I felt was unfolding before my own eyes.

I will recap the Add-On-Con conference by breaking down the buzz surrounding browsers, add-on business models, and add-on distribution channels in three postings starting with browser buzz.

Browsers

Google Chrome technically has leaped ahead of competition

  • Developers I came into contact with generally agreed that Google Chrome’s support for add-ons is technically superior when considering both user and developer ease of use.
    • Chrome is more gracefully handling resource management when many add-ons are installed on the same browser.
    • Security is improved with Chrome so that users can better understand what is being required by an add-on and more easily manage.  This also supports a lower burden for developers as they do not have to wait to be reviewed by Google in most cases to be listed in their gallery.
    • Users can install, and begin using add-ons, without needing to restart the browser.
    • Development is faster and easier.

Side note:  Google is betting on web-based applications, over native applications, for mobile and desktop devices (read more).  They believe that the web has won and that the browser will become the platform that matters and is hence where they are investing most heavily.

On December 8th, Google released Google Chrome Extensions support with their latest version of Google Chrome.  This release was the first in which users were able to install browser add-ons which included providing access from their gallery.

  • Mozilla’s Jetpack project for Firefox, targeted to release May/June 2010 as part of Firefox 3.7, appears to address the last three points above.
    • Jetpack creates a sandbox which limits access to the browser for add-ons and then allows access to the add-on depending on the access required as declared in an add-on’s manifest  (similar to what Chrome is doing).
      • This improved security is similar to how Chrome manages it.  Firefox plans to still review new add-ons before listing them in AOM (http://addons.mozilla.org is Firefox’s add-on gallery) but the review process will be greatly reduced due to a more efficient process.   The review process might be under a day in fact
    • Jetpack will merge with current Firefox add-on supported technology for a single solution to users in 2010.  That is, there will be a single gallery of add-ons for users with no distinction made from those existing to those that are built using Jetpack
    • Jetpack allows users to install add-ons without requiring a browser restart
    • Jetpack supports an improved ease to develop add-ons by allowing developers to use web development technologies instead of using XUL which is required today.
    • Their goal is for Jetpack to be the main method for add-ons by version 4.0 which has a target release of October/November 2010.
  • Microsoft is generally regarded as being in a distant third with regards to technical support for add-ons.

Role of the browser

  • Mozilla vs. everyone else
    • Mozilla’s priority is to focus on users rather than focus on commercial interests.
      • Mozilla is not looking to adopt practices just because they are commercially successful for Apple’s iPhone App Store.  Apple as a company is viewed as having a commercial focus compared to Mozilla which has a user focus. 
      • One example that manifests this is that Mozilla will not be supporting DRM (digital rights management) for their marketplace at launch.  This may present challenges for developers who wish to succeed with charging for their apps when there won’t be an effective solution for protecting their software from users that choose not to purchase.

Ultimately, a commercial success enables an ecosystem which promotes the development of great applications.  All of the browser providers, I believe, get this.  The only difference is how quickly they adopt new commercial methods.  I view Mozilla as being slower to adopt when compared to Microsoft or Google.  This may cost them speed to market but may also keep them from making mistakes regarding satisfying users.

Add-ons todayMozilla-Roadmap

  • Firefox released the following figures:
    • 1 in 3 Firefox users have at least one add-on installed
    • 1.7B cumulative installs to date
    • 14,526 add-ons, listed in AMO, as of December 11t
      • 5,697 added this yea
    • 190M add-ons in us
  • Add-ons must get reviewed to be in AMO
    • New add-ons are currently reviewed in under two weeks
    • Updates are averaging less than a week
  • Developers are struggling to maintain cross-browser support Cross-Browser-Development
    • IE, Chrome, and Firefox are generally viewed as important where as a panel of developers viewed Safari as not worth the hassle.
    • One solution suggested by the panel was to consider building your add-on on top of a framework so that you do not have to deal with the complexities of each browser.  An example of a framework is 3quency, a W3i product, which allows developers to build sophisticated custom toolbars using a single code-base without having to worry about updates or compatibility with various browsers.

The future of add-ons

  • A panel comprised of browser providers (Chrome, Opera, and The FutureMozilla) discussed that a decentralized mobile web will rule (eventually) and that this will lead to the mobile web (including mobile add-ons) surpassing native device apps as the dominant platform for application developers. 
  • The panel agreed that they all wanted to support increasing the capabilities of the browser so that there are fewer and fewer trade-offs when building applications for the browser compared to building them specifically to any native device.

Stay-tuned for additional postings on Add-on Business Models and Add-on Distribution Channels.

Ryan Weber, Vice President of Corporate Strategy and Co-Founder, W3i, LLC
Entrepreneur and pioneer of Internet marketing focusing on increasing revenue and distribution for digital downloads.

My Five Favorite Applications, by Kristin O, W3i Product Manager

Wednesday, December 23rd, 2009

In the spirit of the holidays, it seems a little free gift is in order.  So, I am recommending my favorite free applications and why:

7 Zip

This is a nice and easy zip tool.  Of course, anything that zips files up is indispensable.  One that can do it without requiring a lot of thought, is even better.  This is something that I use on a daily basis and frankly, could not live without.

Weatherbug

A little piece of background, I have a main house that is about 200 miles away from my weekday apartment and the office.  On top of that, I am in Minnesota.  Being able to quickly check the weather, be alerted to any problems–whether snow in the winter or tornados in the summer–is crucial.  I have come to recognize the little chirp as a lifeline of information, to the point that little bug can wake me up from several rooms away.  Unless you live in a Utopian weather climate, this is a must have.

KwiClick

I recently discovered this application.  How totally cool.  Right now it only works on FireFox, but when you search, no more going back and forth, right clicking to open another window, all that stuff.  KwiClick keeps my search results handy and when one page doesn’t quite cut it, the next option is right in front of me, a click away. 

CamStudio

Wow!!  Years ago I used another application that was quite expensive to capture what was going on with my screen.  This has so many more features and is a free download.  I found a few great uses for it.  I have used it instead of trying to explain in email how to perform some tasks for my less technical friends, and I have used it when submitting technical tickets to websites where I can’t quite get my words to convey the problem that I am having.  With its ability to capture sound from me or the computer, to capture just a section of the screen and to show or not show the mouse makes it a very useful tool.

Free Living 3D Fireplace Screensaver

It’s Christmas, and I feel a bit of nostalgia at Christmas time.  Since I get a lot of hints that I might be a tad older than most of our readers, I won’t feel bad to say that, as a kid, we didn’t have a fireplace, DVDs weren’t invented (we didn’t even have beta players), no cable and the only satellite we knew about was SpaceLab.  But on Christmas morning, at least one of those TV stations that came in over the antenna would run a film of a fireplace and play Christmas carols in the background.  This was the backdrop for more Christmas mornings than I can remember.  This just reminds me of the Yule Log broadcasts.  Now I get the screensaver on, put a Christmas carol playlist on my Music Oasis and print out the lyrics from EZ Lyrics so friends and family can sing along with the carols. 

So have a Merry Christmas, a Wonderful Hanukah, a Joyous Kwanzaa and a very Happy New Year!!

Kristin Oberhaus, Product Manager, W3i Holdings, LLC
Kristin has over 13 years of product management experience and is a certified usability analyst. She is an avid believer in pragmatic marketing.

Consumer App Revenue Alternative: In-App Ads

Tuesday, December 22nd, 2009

When was the last time that you watched one of your favorite TV shows and saw no advertising?  Sure, in the world of TiVo and DVR, you can fast forward through ads or watch your show online, but most TV programming is paid for by advertisements.  How many times have you heard the tagline, “this show is brought to you by” followed up by a 15 second blurb about each of the 2 or 3 companies that are paying to allow you to view it?  The show doesn’t stop halfway through and ask you to pay $19.95 for the last half of the program.  No, you get to enjoy your show for free because of the advertisements.  The same can hold true for apps, you can choose between interstitial advertising or advertising in the installer. 

Could consumer application companies benefit from this business model?  Absolutely!  Companies can place advertising in their applications to generate revenue.  Or for a better user experience, ads can be displayed during the installation process.  By giving users the opportunity to “Accept” or “Decline” up front, there are no interstitial ads to disturb the user experience.  By showing the user advertisements for valued applications during installation, your application can drive additional revenue.  To learn more, contact W3i.

Donny Snyder, Business Development Manager, W3i, LLC
Donny uses his experience and excitement for the internet industry, along with W3i’s Application Network, to provide distribution and monetization solutions for content providers.

Criteria to Select a Browser Add-On Distribution Channel

Monday, December 21st, 2009

It might surprise you to know that the average add-on in the Firefox Gallery received about 100,000 installations.  It might surprise you more to know that the average application in the W3i Application Network (AppNet) received 1 million installations (850% more).  W3i is an effective browser add-on distribution channel.

In my role as VP of Corporate Strategy I oversee our Product Management team which leads our market research efforts.  Much of my team’s research is focused on application distribution and discovery.

In this post, it is my goal to share with you a few insights which we learned through market research to help you find the add-on distribution channels that are a great fit for your app.  This is important because the number of apps is increasing exponentially and for your app to get discovered, you need to utilize the most effective distribution channels available.

The top add-on distribution channels are:  search, download directories, affiliate marketing and display advertising.  However advertisers that use an installer recommendation system, like the W3i AppNet, categorize it as one of their most effective distribution channels.

Add-on advertisers should consider scale, quality, and price when considering distribution channels.

  1. Scale – When considering scale, a user might consider the quantity of applications competing for distribution as well as the amount of distribution available.

    The W3i AppNet may not drive as many downloads as the Firefox Gallery (usually referred to as AMO after the URL http://addons.mozilla.org) in aggregate; however, with far less competition the average app receives 850% more installs.Exhibit 1

  2. Quality – How will the users perform that install your app?

    W3i works with advertisers to understand their key performance indicators and then works with the advertisers to match up their app to users which meet their KPI goals.  Simply put, W3i works with the advertiser to find users that find their app relevant.

    In a recent survey of 502 users, we found that users that prefer to pay for their software using an ad-supported solution, the preferred method is to see ads within the installation or download instead of ads in their application or participating in market research.

  3. Price – How much will it cost to get quality users?

    W3i believes in a value-based pricing approach.  The app advertiser pays per install but the rates per installation are set based on the value created by those installations.

Now that you armed with some criteria to consider when evaluating add-on distribution channels you can leverage this criteria to assess the various distribution channels available for your app.  In doing so, you can establish effective distribution channels which are a good fit for your app.  This will allow you to remain relevant and not get lost in the crowd.

Ryan Weber, Vice President of Corporate Strategy and Co-Founder, W3i, LLC
Entrepreneur and pioneer of Internet marketing focusing on increasing revenue and distribution for digital downloads.

Consumer Application Thought Leaders – Interview with Kris Tufto, former CEO of Jasc Software, Developer of Paint Shop Pro

Friday, December 11th, 2009

Kris Tufto was the CEO of Minnesota-based, Jasc Software during their growth phase from from 1998 to 2005, a period that saw Jasc grow from what was rumored to be $5 million in revenue to over $30 million in revenue before their eventual sale to Corel in 2004. Jasc Software was most widely known for their Paint Shop Pro graphic editing program. Kris is presently working on his second ramp up at Minnesota-based Marketing Bridge, a SaaS-based channel automation software.

Rob Weber is a co-founder and VP of Business Development at W3i, provider of marketing solutions that increase distribution, revenue, and engagement for consumer applications.

Interview December 10, 2009

Rob Weber:   What Minnesota tech entrepreneurs do you most respect/idealize?

Kris Tufto:  Seymour Cray (Cray Research), Bill & Richard Lawson (Lawson Software), and Joel Ronning (Digital River).

Kris Tufto:  By the way, did you know that Jasc’s founder, Bob Voit was from St. Cloud? You didn’t know that so many great tech companies had their roots in St. Cloud, Minnesota, like W3i, did you?

 

Rob Weber:   Digital River is truly one of the great Minnesota start-up success stories. I understand that Joel Ronning was on your Board of Directors while at Jasc.  For those of us who do not know Joel as well as you do, can you tell us what you see as his greatest strength as a tech entrepreneur?

Kris Tufto:  Joel’s greatest strength was his understanding of the power of distribution and how to build an aggressive culture.

 

Rob Weber:   What were the core things you needed to do to grow Jasc Software during your tenure?

Kris Tufto:  From an internal perspective, develop a Product Management function, better organize our sales process, and reorganize various employees to different roles. From an external perspective, I had to formalize software distribution channels, change industry trends as it relates to the product cycle, and implement a global release strategy.

 

Rob Weber:   You mentioned software distribution a couple times now. What were your core software distribution strategies at Jasc?

Kris Tufto:  We broke them down into four channels, and those were direct, retail, VARS, and International. With our direct channel, we relied on Digital River as our commerce platform. Many consumers expected to purchase Paint Shop Pro direct because it was shareware. In my last years at Jasc, we utilized paid search marketing as well as affiliate marketing, but during my tenure they did not provide substantial growth opportunities. In retail, we relied on big box partners like Best Buy, CompUSA, and Walmart. Best Buy was our top partner. With VARS, we mostly focused on North America, with partners like Software Spectrum and Tiger Direct. International was a compilation of direct, retail and VARS, depending on the country.

 

Rob Weber:   Fast forward four years to today, if you were still running a consumer software company like Jasc Software, what would you expect to change in terms of software distribution?

Kris Tufto:  Retail would be only a fraction of what we were seeing back then. We would rely much heavier on direct marketing, like paid search and affiliate marketing. I would also use W3i’s distribution channel.

 

Rob Weber:   In the consumer application world, there is a lot of buzz around social apps and mobile apps. What do you think about using these new platforms in a consumer application business today?

Kris Tufto:  At Jasc, we were very Windows centric. We would look to new platforms like Google Operating System. The problem in using alternative operating systems is the development resources they require. When you have a very big legacy code base, it is a tough decision to port to a new Operating System.

 

Rob Weber:   What were the unique challenges you faced in growing Jasc in Minnesota?

Kris Tufto:  The Midwestern culture is not a high tech culture. It is not fast moving, it is more engineering oriented and methodical– where you take the time to get everything right. In high tech, you need to create a culture where you expect to get only 80% right. At Jasc, I threw out “Minnesota nice”.

 

Rob Weber:   How did you compete while at Jasc with your Paint Shop Pro application while facing a David versus Goliath competitor in Adobe and their Photoshop application?

Kris Tufto:  We looked at Adobe Photoshop as the sun. In order to beat them we always focused on edge markets and motored around them.

 

Rob Weber:   Kris, I think the world’s consumers and designers who use photo and graphic editing software owe you and your team at Jasc a big thank you. Why? You guys came around and lowered the price point significantly in the product category of photo/graphic editing applications. Jasc was in many ways as good as Photoshop, and in some ways better at a much lower price point. Before Jasc, there was no substitute $100 product, there was only Photoshop at over $400.

Kris Tufto:  You are right, Rob. Adobe didn’t think Jasc was a real threat until they released Adobe Photoshop Elements as a competitive response in 2001 to 2002 timeframe. This validated our model, and caused us to work even harder.


Rob Weber, Vice President of Business Development and Co-Founder, W3i, LLC
Rob is an Internet marketing pioneer with over nine, profitable years evolving W3i in the Integrated Interactive Media industry.

Don’t Overlook Software Libraries, like download.com, as a Consumer Software Distribution Tactic

Wednesday, December 9th, 2009

When looking to distribute free consumer software, there are many different methods of distribution.  Some of the more successful distribution methods are:

  • Online marketing promotions
  • Affiliate programs
  • Physical distribution through retail
  • Word of mouth

If you can get all the software distribution you need from the latter, then this blog post probably isn’t for you. But for the rest of us who can’t ever get enough, here’s a tactic that tends to get overlooked -software aggregators. 

There are many benefits to hosting your free software or trial software on sites like Download.com, Tucows.com and Softonic.com.  One of the most important things to look for when researching software aggregators is reputation, look for companies like Softonic.com that are a trusted source of downloads. If it’s not a trusted site don’t use it!  Many software aggregators  offer multiple benefits such as:

  • Free listing programs
  • Pay per download (PPD) programs at very reasonable rates
  • Scalable bandwidth  

Listing your downloads with software aggregators can free up bandwidth.  If your product has a large file size or high traffic influxes, these sites have the ability to provide unlimited downloads to potential users without the worry of servers crashing and bandwidth overage charges.

Working with software aggregators does come with a couple of caveats.  The first is turnaround time.  This problem is mostly caused by us–marketers, developers, etc.  Due to the high volume of requests for listings on these popular aggregators, turnaround times can be days or weeks.  It can also take the same amount of time when you’re trying to remove a product from the site.  Be sure to plan ahead.

The second is the lack of reporting.  You don’t get much visibility into reporting, so before adding this method of distribution to your marketing strategy, be sure to know your Key Performance Indicators (KPI) so you have the ability to optimize.

And now the W3i plug! Apart from software aggregators there is another tool available to you to increase distribution; it’s advertising in the installer.  W3i has created a proprietary Application Network where the advertiser’s popular consumer applications are offered during the installation process.  This distribution method is performance-based and user generated.      

Just like when football coaches tell their players to keep their heads on a swivel, the same can be said for marketers of this generation.  There are many different vehicles of software distribution that you can use to get your software in front of consumers. Just make sure the vehicle you choose fits your marketing strategy and instead of telling you to think outside the box, because I hate that cliché, I will suggest that you work smarter, not harder, when trying to find new vehicles of distribution.

Mitch Bain, Marketing Manager; W3i, LLC
Mitch has 4 years experience focusing on Display Advertising, Search Engine Marketing, and Mobile Marketing, in the Integrated Interactive Media industry.

How to Measure Application Value: The Application Value Matrix

Friday, December 4th, 2009

On a regular basis, it’s important to take a look at the application user experience and truly try to understand the value delivered to users.  When this topic comes up, some questions arise:

  1. Since this is so subjective, how does one accurately measure value? 
  2. How can you be sure your marketing is properly conveying value to end users?
  3. How can one quickly and easily measure value?

There are a variety of ways to determine value; listening to your users is a big one, revenue generation can give some insight, but when asserting the value that an app communicates and subsequently provides, there must be a quick and easy way to measure value.  For this reason, we’ve created a tool called the Application Value Matrix.  Two performance indicators are used to determine the value that is communicated and delivered to users: attrition, which is the rate users uninstall an application, and acceptance, which is the rate users decide to download/install an application.  By plotting these two performance indicators, you can easily gauge how well you are communicating and delivering value, understand how these two metrics are related, and subsequently take action to improve.

The Application Value Matrix is divided into four quadrants:

  1. Valued:  High Acceptance, Low Attrition
  2. Misinterpreted Value:  High Acceptance, High Attrition
  3. Unrepresented Value or Niche:  Low Acceptance, Low Attrition
  4. No Value:  Low Acceptance, High Attrition

App Value Matrix

I challenge you to plot your apps onto this matrix.  By doing so, you can determine certain action items necessary to improve the value communicated and/or delivered to users. 

So, what does each quadrant mean?

Valued

This quadrant embodies effective value communication and delivery to users.  Users understand the value that the app provides up-front, thus there is high acceptance of the application.  Users value the application as they use it, thus there is low attrition.   Even if your application falls into this quadrant, it’s important not to stand still.  Continue to deliver value to end users through consistent improvements and by being the best of your breed.  Also, remember that delivering value does not mean piling on new features or adding unnecessary complexities.

Misinterpreted Value

Apps that fall into this quadrant have high acceptance and high attrition.  So what does this mean?  One of two things:  first, it could mean your marketing campaigns communicate value that fails to be delivered to users, thus causing high attrition.  If this is the case, look at your marketing assets and adjust the communication so it properly conveys the true value your app provides.  Second, this could mean (and this is probably rare) that your app is a victim of the “hype machine”.  Perhaps you have a lot of positive press about your app, causing a lot of people to download your application.  However, upon using it, a large percentage of users find that it’s just not for them.  Maybe it does deliver value to a subset of users, great; but seek to understand why the majority did not find value in your app.

Unrepresented Value or Niche

Apps that find themselves in this category have both low acceptance and low attrition.  Again, this can mean one of two things.  First, it could mean that value is not effectively communicated to users.  Look at your marketing campaign and enhance the messaging so it truly communicates the problems your app solves for users.  Second, this could mean your app is niche.  A certain subset of users wants your application and this subset truly values your application.  If this is the case, formulate a plan to enhance your application to improve acceptance for new personas or markets. 

No Value

The meaning of this quadrant is fairly intuitive.  Very few users download your application and of those who do download it, have high attrition.  The good news is that in this quadrant, you have nowhere to go but up.  Ultimately, you need to focus on the value your app provides first before you look at enhancing your marketing assets.  This is not a “chicken or egg” scenario.  There is only one thing that can come first and that is delivering value.  Once you have achieved this, you can quickly follow up by improving value communication for a one-two punch.  To improve value delivery, ask yourself some questions:  Are you properly engaging users?  Are you truly solving a problem that exists in the market?  Is your app easy to understand and use?  Did you design it with yourself in mind and not your users?

I hope you find this tool useful as it is important to effectively create and communicate value.  This tool is not meant to substitute other important ways to measure the value your app provides, such as user feedback and other various performance indicators.  The Application Value Matrix is intended as a supplement, used to quickly and easily identify areas for improvement.

Eric Montag, Product Manager, W3i, LLC
Eric is a Pragmatic Marketing Certified Product Manager and uses his experience in internet marketing to lead the charge in product research, planning, and execution from both a consumer and business standpoint.  

Back to W3i.com

Find Out More on How W3i Can Grow Your Consumer App Business

Please complete the form below and a W3i representative will contact you to discuss how the W3i Application Network can grow your consumer application business.

Subscribe

RSS Feed RSS Feed

RSS Feed Comment RSS Feed

W3i on twitter

Follow Us

Technorati

Add to Technorati Favorites

Search


You are currently browsing the W3i Blog weblog archives for December, 2009.

Archives

Categories