You Should Test That


Book Description

Learn how to convert website visitors into customers Part science and part art, conversion optimization is designed to turn visitors into customers. Carefully developed testing procedures are necessary to help you fine-tune images, headlines, navigation, colors, buttons, and every other element, creating a website that encourages visitors to take the action you seek. This book guides you through creating an optimization strategy that supports your business goals, using appropriate analytics tools, generating quality testing ideas, running online experiments, and making the adjustments that work. Conversion optimization is part science and part art; this guide provides step-by-step guidance to help you optimize your website for maximum conversion rates Explains how to analyze data, prioritize experiment opportunities, and choose the right testing methods Helps you learn what to adjust, how to do it, and how to analyze the results Features hands-on exercises, case studies, and a full-color insert reinforcing key tactics Author has used these techniques to assist Fortune 500 clients You Should Test That explains both the "why" and the "how" of conversion optimization, helping you maximize the value of your website.




You Should Test That


Book Description

Learn how to convert website visitors into customers Part science and part art, conversion optimization is designed to turn visitors into customers. Carefully developed testing procedures are necessary to help you fine-tune images, headlines, navigation, colors, buttons, and every other element, creating a website that encourages visitors to take the action you seek. This book guides you through creating an optimization strategy that supports your business goals, using appropriate analytics tools, generating quality testing ideas, running online experiments, and making the adjustments that work. Conversion optimization is part science and part art; this guide provides step-by-step guidance to help you optimize your website for maximum conversion rates Explains how to analyze data, prioritize experiment opportunities, and choose the right testing methods Helps you learn what to adjust, how to do it, and how to analyze the results Features hands-on exercises, case studies, and a full-color insert reinforcing key tactics Author has used these techniques to assist Fortune 500 clients You Should Test That explains both the "why" and the "how" of conversion optimization, helping you maximize the value of your website.




The Mom Test


Book Description

The Mom Test is a quick, practical guide that will save you time, money, and heartbreak. They say you shouldn't ask your mom whether your business is a good idea, because she loves you and will lie to you. This is technically true, but it misses the point. You shouldn't ask anyone if your business is a good idea. It's a bad question and everyone will lie to you at least a little . As a matter of fact, it's not their responsibility to tell you the truth. It's your responsibility to find it and it's worth doing right . Talking to customers is one of the foundational skills of both Customer Development and Lean Startup. We all know we're supposed to do it, but nobody seems willing to admit that it's easy to screw up and hard to do right. This book is going to show you how customer conversations go wrong and how you can do better.




If You Build It Will They Come?


Book Description

Know if you'll hit your targets before pulling the trigger on any marketing plan More than sixty five percent of new products are commercial failures, and if you compound this with a recession, now more than ever you can't afford to be wrong. In If You Build It Will They Come, business professor and strategy consultant Rob Adams shows you how to make sure you hit your target market before you spend a lot of money. He shows you the fast, systematic and proven approach of performing Market Validation in advance of making a large product investment. Adams outlines a simple and effective market validation and testing strategy that is proven, giving entrepreneurs and managers the ability to dramatically improve the prospect of product success. He explains how to quickly gather information on competitors, directly interview members of your target market, and figure out what the market really wants to buy, versus what customers say they want. The steps to quickly understanding the viability of your market Where to go to gather the information needed to hit the market requirements How to follow through with the right product launched in the right way Adams cuts through the fancy terms and expensive market research that gives lots of data but no real product oriented information about usage, pricing, features and competitive forces. In the end you'll produce results on your first release of a far more mature product, shipped in a faster timeframe with features customers will actually use. This book is for anyone involved with designing, developing and launching new products. Its examples and advice cover everything from the fledgling start-up that needs their first product to work just to survive to the successful Fortune Class company establishing new worldwide markets. Examples cut across all major industrial sectors including consumer, retail, manufacturing, technology, life sciences and services. This book offers the step-based guidance you need to make sure failure is not an option.




Working Effectively with Legacy Code


Book Description

Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.




Will it Fly?


Book Description

The author shares a series of tests along with insights from entrepreneurs on how to investigate the viability of a new business idea before trying to launch the business.




A / B Testing


Book Description

How Your Business Can Use the Science That Helped Win the White House The average conversion rate—the rate at which visitors convert into customers—across the web is only 2%. That means it's likely that 98% of visitors to your website won't end up converting into customers. What's the solution? A/B testing. A/B testing is the simple idea of showing several different versions of a web page to live traffic, and then measuring the effect each version has on visitors. Using A/B testing, companies can improve the effectiveness of their marketing and user experience and, in doing so, can sometimes double or triple their conversion rates. Testing has been fundamental in driving the success of Google, Amazon, Netflix, and other top tech companies. Even Barack Obama and Mitt Romney had dedicated teams A/B testing their campaign websites during the 2012 Presidential race. In the past, marketing teams were unable to unleash the power of A/B testing because it required costly engineering and IT resources. Today, a new generation of technology that enables marketers to run A/B tests without depending on engineers is emerging and quickly becoming one of the most powerful tools for making data-driven decisions. Authors Dan Siroker and Pete Koomen are cofounders of Optimizely, the leading A/B testing platform used by more than 5,000 organizations across the world. A/B Testing: The Most Powerful Way to Turn Clicks Into Customers offers best practices and lessons learned from more than 300,000 experiments run by Optimizely customers. You'll learn: What to test How to choose the testing solution that's right for your organization How to assemble an A/B testing dream team How to create personalized experiences for every visitor And much more Marketers and web professionals will become obsolete if they don't embrace a data-driven approach to decision making. This book shows you how, no matter your technical expertise.




Landing Page Optimization


Book Description

A fully updated guide to making your landing pages profitable Effective Internet marketing requires that you test and optimize your landing pages to maximize exposure and conversion rate. This second edition of a bestselling guide to landing page optimization includes case studies with before-and-after results as well as new information on web site usability. It covers how to prepare all types of content for testing, how to interpret results, recognize the seven common design mistakes, and much more. Included is a gift card for Google AdWords. Features fully updated information and case studies on landing page optimization Shows how to use Google's Website Optimizer tool, what to test and how to prepare your site for testing, the pros and cons of different test strategies, how to interpret results, and common site design mistakes Provides a step-by-step implementation plan and advice on getting support and resources Landing Page Optimization, Second Edition is a comprehensive guide to increasing conversions and improving profits.




Learning Test-Driven Development


Book Description

Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and Python. Author Saleem Siddiqui shows you how to tackle domain complexity using a unit test-driven approach. TDD partitions requirements into small, implementable features, enabling you to solve problems irrespective of the languages and frameworks you use. With Learning Test-Driven Development at your side, you'll learn how to incorporate TDD into your regular coding practice. This book helps you: Use TDD's divide-and-conquer approach to tame domain complexity Understand how TDD works across languages, testing frameworks, and domain concepts Learn how TDD enables continuous integration Support refactoring and redesign with TDD Learn how to write a simple and effective unit test harness in JavaScript Set up a continuous integration environment with the unit tests produced during TDD Write clean, uncluttered code using TDD in Go, JavaScript, and Python




Making Websites Win


Book Description

Most websites lose. Almost all of them. Many never make a profit. Others are successful at first, and then get crushed by competitors. This book is about how to buck the trend--to make websites that customers love and that are outrageously profitable. The methodology is based on the authors' award-winning work growing many of the world's biggest web companies--plus hundreds of smaller, market-leading companies in over eighty different industries. In this book, you'll get What successful web businesses do differently (and others get wrong) How to easily identify your website's biggest opportunities A treasure trove of proven solutions for growing businesses Discover how to grow your profits--by making winning websites that people love.