Web Marketing: How to Interpret Goal Funnel Data
Once you have goal funnel data, you need to know how to interpret and use it. Below is an example of a typical web marketing reporting tool report.
This report shows you, step by step, how many folks move through the process. Check your funnel reports for these items:
The biggest abandonment point: Here we show that only 53 percent of visitors proceed from their shopping baskets to the page where they enter their billing addresses. That’s a loss of customers in the checkout process. If you can reduce that abandonment at that point, you can greatly improve the overall conversion rate.
Unexpected entry points: Here we show where site visitors are entering the checkout process at the Billing Address page. The checkout process starts at the Cart page, and that’s what should be the entry point.
But if you think about it, that must mean that people are adding products to their carts, looking around a bit more, and then moving to the Checkout page. It might make sense, therefore, to add a Proceed Directly to Checkout step.
Put the two together, and you can make one immediate improvement to this cart: Let customers go directly to the Checkout page without first approving their shopping baskets. That would probably reduce instances of bailout.

Web Design & Development Glossary
AJAX
asynchronous JavaScript and XML. A technique used in web page development.

Web Design & Development Glossary
API
application programming interface. A set of rules programs use to communicate with each other.

Web Design & Development Glossary
color stop
A special element that indicates a color to be added to a gradient.

Web Design & Development Glossary
FTP
File Transfer Protocol. A network protocol useful for transferring files in a client-server relationship.

Web Design & Development Glossary
HTML
HyperText Markup Language. The predominant language for building web pages.

Web Design & Development Glossary
HTTP
HyperText Transfer Protocol. The primary networking language for the Internet.

Web Design & Development Glossary
PHP
PHP Hypertext Processor. A scripting language that works well within HTML.

Web Design & Development Glossary
socket
A technology that allows remote computers to maintain a persistent connection in order to communicate with each other.

Web Design & Development Glossary
sprite
An graphic object on a web page that will be manipulated in real time.

Web Design & Development Glossary
SQL
Structured Query Language. A programming language useful in managing relational databases.

Web Design & Development Glossary
stateless protocol
An Internet procedure that completely breaks the connection between the client and the server after a transaction, meaning that the next transaction will require an entirely new connection.

Web Design & Development Glossary
Telnet
A network protocol useful in interactive, text-oriented communications.

Web Design & Development Glossary
W3C
World Wide Web Consortium. The organization that sets international standards for the World Wide Web.