|
just another regularban.info web blog |
| MEMBERS: | All You Need To Know About Website Metrics
Ten years ago you could include a hit counter on your website and announce proudly that your site was doing "very well" as soon as the number reached 100,000. The current process is not nearly as simple or straightforward. The internet works in complicated ways that have evolved to solve a number of small problems. Consequently, concrete statistics are often difficult to obtain. If you believe the number of online visitors is a reliable indicator to gauge the popularity of your site or the potential sales of your product, you should consider the following: 1. Hit - Every time a user requests a file on your site (a page, not a picture or link to another site) it counts as a hit. 2. File - When a file or page is actually sent to the user, it counts as a file. Files normally outnumber hits, but neither is very useful in measuring traffic. Any IP can request all of the files on your page several times in one hour without any actual involvement from the user. 3. Impressions - This is a concept that has existed in advertising for many decades. For example, a 2-page magazine advertisement counts as one "showing of a creative concept". This equates to one impression every time a reader sees it. If your web page contains five small banners, you could have 10,000 page views, but 50,000 impressions. 4. Page Views - Almost everyone believe this is the most important traffic statistic. This term simply refers to the number of times any particular page has been viewed. This metric can be useful. However, values can often be over-inflated and should always be considered in conjunction with unique visits. 5. Visits & Unique Visits - A visit is simply logged every time a remote IP requests one of your pages for the first time in a timeout period. A unique visit is usually defined as "one visit per IP per day", regardless of timeouts. The above are all very important metrics, but understanding them properly is key. The best way to decide how your site's traffic is performing is by creating a formula. If you know what you are doing, you can develop your own formula. However, there are plenty of effective formulas currently available. A basic idea of how to evaluate your traffic involves reviewing monthly averages, unique visits and page views. This will give you an idea regarding how many individuals visit your site, how many pages they view, and how long they remain. A basic formula from MarketingExperiments.com would be: C = 4M + 3V + 2(I-F) - 2A This formula shows that conversions are a product of motivation (M), value (V) and then the friction (F) elements minus the incentives (I). This will help you determine how many customers are likely to purchase your product. However, you need all the values first! You can purchase online analytic tools or download them for an upfront or monthly fee. All of them can return useful data to a webmaster. If you are not an expert webmaster, or you do not understand many of the technical intricacies of web traffic, you should download Google Analytics. This is one of Google's new free products, and all you require is a GMail account and a web site. The program provides easy to read analytic data in a web-based form for your website. This can make it easy to determine which metrics would be most useful for analyzing your online traffic. Michael Ehlert
Lex Parsimoniae
Lex Parsimoniae is Latin for "Law of Parsimony", which pulled out into its simplest form is the The Law of what can be spared, should. This is a theory that I have been studying for the past year and through observation believe that this can be applied to all situations that require a more efficient, functional solution. This paradigm has many names, but is best know as Occam's Razor. His razor suggests that when resources are limited or when speed of function is essential, design / complexity trade-offs should be based on what does the least harm to the probability of success, however that is defined. Form is Function There is a school of thought that beauty in design results in good function, but I prefer to subscribe the fact that just concentration on the functionality will by its very nature, create its own aura of design. Sometimes, the focus on functional efficiency inspires a feeling that goes beyond aesthetics and ultimately give us the sense that its form is of a higher echelon. Barrier To Entry The brain is an amazing piece of kit. One of its most amazing functions is its ability to optimise when processing data. Each brain has been trained over many years (or maybe it inherently has the ability) to simplify individual objects into groups. Instead of seeing each individual blade of grass, the mind sees a field. Millions of pieces of data grouped into one object because it knows, to comprehend millions of pieces of grass would take and enormous amount of effect. Effect that could be focused elsewhere. So it generalises to make life easier. This sort of information overload can happen in design as well; Too much will distract from your likely objective. Remember that 7 Second Rule? If your web app or website has 7 seconds to impress then wouldn't you prefer showing off your functional muscles? How useful your app is? and not long it takes to load the really cool (bandwidth crunching) design? Remember how it easy it is to make your mind up about someone when you them for the first time. Same rules apply. Just Do It! What are your objectives and goals? Hopefully, when developing a web app or website, to make your (or your users) life easier! And let's remember, this 'thing' we call the Internet is broken. So don't break any further with dodgy CSS and bloated javascript. Functional Turn Around is the most impressive aspect for me these days. Spend time developing how the app works, refine it, refine it again, then again. Then when it works, design around the edges. If you like Latin phrase then try this one: "entia non sunt multiplicanda praeter necessitatem", or "entities should not be multiplied beyond necessity"or just remember, K.I.S.S - Keep it Simple, Stupid! For more information about Occam's Razor and various other development theories, read this Design and Development Blog at www.gammatan.co.uk
9 Tips for Creating a Site Map for Visitors and Spiders
Not every site needs a site map, they can certainly be a good idea. Site maps provide a dual purpose: They provide search engine spiders easy access to all of your site pages and they provide site visitors easy access to all of your site pages. The difference is that search engines and visitors access your site map differently and therefore there are different methods that need to be applied to creating site map(s) that are friendly for both engines and search spiders. Small sites typically don't need a site map so long as all pages are linked in the main navigation. Once you get into main and sub-navigation menu's then site maps are helpful in allowing search engines and visitors to quickly find anything they are looking for within just a couple of clicks. A single site map can be used for both purposes or multiple site maps can be created. Here we'll address creating site maps for spiders and humans separately. Site Map For Spiders .xml file An .xml document should be added to your site's root directory containing links to all site pages. This .xml file should then be referenced should be compiled and placed into a proper .xml document which should be uploaded into the root directory. Robots.txt file With your .xml site map file in place you must then make it accessible to search spiders. Reference the site map in your robots.txt file by adding a line for sitemap: URL (example: sitemap: http://www.polepositionmarketing.com/sitemap.xml) Keep current Be sure that your .xml file is updated and uploaded frequently, or at least as often as pages are added or removed from your site. Large sites should implement an automated site map update monthly or even weekly or daily. Site Map For Visitors Navigation links A site map designed for human visitors is just like any other website page. Link to the site map page should be included in the primary navigation or the site's global footer. Visitors should be able to find this link without too much searching. Additional page links Site map should also be linked from various pages within the site such as Help pages and your custom 404-redirect page. This helps point visitors to the site map as a quick and easy means to find what they need. Overview It's helpful to provide a short overview paragraph at the top of your site map page. This can be a nice introduction should someone land on this page directly from a search engine or elsewhere. Heading and layout The layout of the site map should present a clear visual hierarchal structure or your website. Both headings and sub-headings should be used above properly grouped links. Text links & descriptions Site map should primarily use textual links and page should not be cluttered with images or other distractions. It is also a good idea to provide an additional short description (provided there is room) for each link that allows the visitor to better understand where each link will take them. Keep current Be sure that your site map is updated and uploaded frequently, or at least as often as pages are added or removed from your site. As I said above, not every site needs a site map. But those that do should be sure that the site map(s) they create are actually benefiting them. And the best way to do that is to make sure your site maps provide maximum usability for visitors and search engine spiders.
|
* About Archives
Categories:
Last Updated: |
| regularban.info
is proudly powered by WordPress MU running
on regularban.info.
Create a new blog and join in the fun! Entries (RSS) and Comments (RSS). |