
The website navigation scheme you set up for your web site acts as its road map so it needs to be clear, structured and intuitive. No matter how good a site looks or how much useful information it has, if it does not have sensible navigation it will confuse visitors or drive them away. If a person has to look hard to find where they need to go, then they quickly lose focus and that is fatal to your chances of keeping them on site.
Navigation (and page titling and headlines) needs to tell visitors immediately:
There are many ways of presenting navigation: down one side of the screen, along the top and bottom or in a frame. However, think of the search engines, as well as visitors as most search engines don't like frames or java script - which they can not be understand. As search engines need to read the links to index the site properly and you want good organic listings, java script is not a good idea and anyway some visitors will have it disabled.
So here are some more 'top tips':
It is important to allow instant access to the rest of your site from anywhere within it. Ideally, you should be able to go to any page in a maximum of two clicks and one is better. Motto: the less clicks the better.
Use the same navigation scheme and elements on all pages. Create a common navigational look to ensure that your users can use your site navigation effectively.
Wherever possible, use text navigation. Think about the tradeoff between text and graphics. Text based navigation works better than image based navigation because it enables users to understand the link destinations in detail. Too many sites have beautiful and fancy images for navigation that mean nothing to visitors. (Ever been abroad and been confused by their roadside or 'restroom' images?) Research also shows that 'breadcrumb trails' positioned under the page title (at eye level and closer to other links on the page) are used more than breadcrumb trails positioned at the top of the page.
Keep navigation elements (elements meaning different navigation 'lists') in close proximity and help users to develop a mental model of your web site.
Use the right margin for your web site's main index. Research shows that users are lazy and click on topics in the right margin more than topics placed on the left because they are located much closer to the scroll bar and they don't have to move their mouse so far! This allows users to quickly move the pointer between the scroll bar and the index items. These benefits are particularly strong for laptops with those horrid fingertip based mouse controls.
Separate important items from housekeeping links. Housekeeping links are the things people may need to find from any page but that don't need to be prominent. For example Privacy Policy, Site Map, FAQs and Contact Us can appear in the header or footer of the page.
Make links easy to find. Don't expect visitors to mouse over every word on the page to discover if it is a link or not. Links don't have to be underlined, but do make them a different colour so that they stand out from surrounding body text and add a hover colour to links so that users can see what they are about to click. Use new windows (pop ups) sparingly.
Well, that's it for this months top tips on navigation.
Eliminate guesswork and measure success – that is what analysing your website visitors' behaviour [or web analytics] is all about. Understanding where they came from, where they land and what people are doing on your site.
Virtually all web-hosting services provide rudimentary analytics that can help you begin to understand what users are doing on your site. But most hosting services just don't provide more sophisticated tools. Tools such as funnel reports, which show how visitors are progressing through the various stages or levels of your site – hopefully to become a lead / conversion / sale or navigation reports which give you visitor activity such as entry points; where they clicked; where they came from; where they went; how much time they spent on a page and their exit points. Then there are tools such as segmentation reports which track the behaviour of specific groups of visitors such as purchasers, those who came from Google etc. and robot reports which monitor when search engine spiders index your site
There are free packages you can use from ClickTracks or Google but you must apply to Google and it can take weeks for them to set you up whereas ClickTracks Appetizer is free, immediate and includes several of ClickTracks' most popular features like overlay view, path view, page analysis and basic visitor labeling.
But once you have a web analytics tool what do you do with it? To many people statistics can be daunting and interpreting what they mean can be painful; but hey, no pain, no gain.
The first thing you need to understand is some basic terms:
Hit: a request for a file from your web server noted in the log.
Page view: a request for a file whose type is defined as a page in log analysis or an occurrence of the page tagging script being run in page tagging. In log analysis, a single page view may generate multiple hits as all the resources required to view the page (images, .js and .css files) are also requested from your web server.
Visitor session: a series of requests from the same unique visitor with in a single visit. A visit is expected to contain multiple hits (in log analysis) and page views.
Unique visitor: the uniquely identified client generating requests on your web server (log analysis) or viewing pages (page tagging). A unique visitor can, of course, make many visits.
Repeat visitor: a visitor that has made at least one previous visit.
New visitor: a visitor that has not made any previous visits.
Referring search terms: the search phrases people are using to find your site.
Referring URLs: tell you which web sites are sending you traffic.
Content popularity: the list of most popular pages on your site.
Site overlay: displays your actual pages with a click level indicator next to each link showing the number of people who click on each link.
Bounce rate: reveals the number of visitors who left the site from a particular page.
OK most of those are obvious but they are still worth laying out. In future articles we’ll expand on some of these terms and on the whole subject.
Written by Richard Hill