Tag Archives: analyzer

How to Easily Exclude Unnecessary Hits in Web Log Storming?

Excluding unnecessary hits from Web Log Storming reports by using global filters is an effective way to improve software performance. Newly added option in version 2.2 makes this process easier. Please read this short tutorial to see how to use it.

How to Easily Exclude Unnecessary Hits?

Web Log Storming v2.2 is available for download

Web Log Storming v2.2 is now available for download. Changes in this release include several small new features, improvements and bug fixes.

New option for file reports: Add to Global Filters

Add files to global filtersNow you can more easily add unnecessary files to global filters (see “Improving performance” suggestions). To use it, view any of file reports (pages, files, images, directories, etc), see which files take lot of hits that doesn’t affect your stats (style sheets, logo images, etc), right click on them and choose “Add to Global Filters” option. Next time you read log files these will be excluded from reports.

New option: Manually Edit Host Name

This one is available in Sessions, Domains and Session Details report. You can now change visitor’s domain name to any text you like, so instead of having something like qwerty123456.domain.com, you can describe visitors as My home network or Important customer.

Introducing two editions: Standard and Professional

If you don’t need some of options, you can now buy less expensive Standard edition of Web Log Storming. Currently, Standard edition costs $119 (US) while Professional remains at the same price point ($189). Removed features include goals, host resolving, exchange options (export, print, send by e-mail, …), some reports, etc. For full list of differences please refer to this page.

Upon start, users who are evaluating trial version can choose which edition they want to try out. Existing customers won’t notice any change from this as all of you already have Professional version.

Other changes

Other less important  improvements and bug fixes.

Links:
Web Log Storming home page
Download an update
Compare editions

10 reasons why web log analyzers are better than JavaScript based analytics

In this article we are going to point out some objective strengths of web server log analysis compared to JavaScript based statistics, such is Google Analytics. Depending on your preferences and type of the website, you might find some or all of these arguments applicable or not. In any case, everyone should be at least aware of differences in order to make a right decision.

1. You don’t need to edit HTML code to include scripts

Depending on how your website is organized, this could be a major tasks, especially if it contains lot of static HTML pages. Adding script code to all of them will surely take time. If your website is based on some content management system with centralized design template, you’ll still need to be careful not to forget adding code to any additional custom pages outside this CMS.

2. Scripts take additional time to load

Regardless of what Google Analytics officials say, actual experiences prove otherwise. Scripts are scripts and they must take some time to load. If external file is located on a third-party server (as it’s the case with Google Analytics), the slowdown is even more noticeable, because visitor’s browser must resolve another domain.

As a solution they suggest putting inclusion code at the end of the page. Indeed, in that case it would appear that page is loaded more quickly, but the truth is that there’s a good chance that visitor will click another link before script is executed. As a result, you won’t see these hits in stats and they are lost forever.

3. If website exists, log files exist too

With JavaScript analytics, stats are available only for periods when code was included. If you forget to put code on some pages, the opportunity is forever lost. Similarly, if you decide to start collecting stats today, you’ll never be able to see stats from yesterday or before. Same applies to goals: metrics are available only after you decide to track them. With some log analyzers, you can freely add more goals anytime and still be able to analyze them based on log files from the past.

4. Server log files contain hits to all files, not just pages

By using solely JavaScript based analytics, you don’t have any information about hits to images, XML files, flash (SWF), programs (EXE), archives (ZIP, GZ), etc. Although you could consider these hits irrelevant, they are not for most webmasters. Even if you don’t usually maintain other types of files, you must have some images on your website, which could be linked from external websites without you knowing anything about it.

5. You can investigate and control bandwidth usage

Although you might not be aware of it, most hosting providers limit bandwidth usage and usually base their pricing on it. Bandwidth usage costs them and, naturally, it most probably costs you as well. You would be surprised how much domains (usually from third-world countries) poll your whole website on a regular basis, possibly wasting gigabytes of your bandwidth every day. If you could identify these domains, you could easily block their traffic.

6. Bots (spiders) are excluded from JavaScript based analytics

Similar as previous point, some (bogus) spiders misbehave and they are wasting your bandwidth, while you don’t have any benefit from them. In addition, server logs also contain information about visits from legitimate bots, such are Google or Yahoo. By using solely JavaScript based analytics you have no idea how often they come and which pages they visit.

7. Log files record all traffic, even if JavaScript is disabled

Certain percentage of users choose to turn off JavaScript, and some of them use browsers that don’t support it at all. These visits can’t be identified by JavaScript based analytics.

8. You can find out about hacker attacks

Hackers could attack your website with various methods, but neither of them would be recorded by JavaScript analytics. As every access to your web server is contained in log files, you are able to identify them and save yourself from damage (by blacklisting their domains or closing security holes on your website).

9. Log files contain error information

Without them, in general case, you don’t have any information about errors and status codes (such are Page not found, Internal server error, Forbidden, etc.). Without it, you are missing possible technical problems with your website that lower overall visitor’s perception of its quality. Moreover, any attempt to access forbidden areas of your website can be easily identified.

10. By using log file analyzer, you don’t give away your business data

And last but not least, your stats are not available to a third-party who can use them at their convenience. Google has bought all rights for, at that time, popular and quite expensive web statistics product (Urchin), repackaged it, and then allowed to anyone to use it for free. The question is: why? They surely get something in return, as Google Analytics license agreement allows them to use your information for their purposes, and even to share it with others if you choose to participate in sharing program.

What could they possibly use? Just to give few obvious ideas: tweaking AdWords minimum bids, deciding how to prioritize ads, improving their services (and profits) – all based on traffic data collected from you and others.

Related links

Busting the Google Analytics Mythbuster
Which web log analyzer should I use?
What price Google Analytics? (by Dave Collins)
Web Log Storming – an interactive web log analyzer

Web Log Storming survey – discount for participants

In order to improve our software and service, we would really appreciate if you could take few minutes of your time to anonymously answer 9 questions. In return, a 30% discount coupon is waiting for you on the last page! With 30% discount you can get Web Log Storming new license for $132 (US), or an upgrade for as low as $55 (US).

Note that coupon does not expire: you can get it now by taking a survey and use it whenever it’s convenient for you. On the other hand, survey will expire as soon as we collect enough data for analysis.

To properly understand and answer questions, you should have at least some experience with Web Log Storming. So if you didn’t already, please download and install 30 days evaluation version.

Download Web Log Storming

Take a survey and get a 30% discount

Web Log Storming 2.0 Beta 2 available for download

Thank you all for your suggestions and bug reports. We have released Beta 2 (build 481) with bugs fixed and few usability improvements.

As first beta proves itself rather stable (except one serious bug with Countries report, which is fixed now), next release will probably be final. If you haven’t already, now it’s a good time to consider special “early bird” offer .

Some of changes in Beta 2 (build 481) include:

  • Crash in Countries report with some log files
  • Hits and Bandwidth trend report combined with Path parameter fixed
  • In addition to F5, you can now refresh report by pressing Enter key in Parameters panel
  • Multi-select in log file location editor
  • Sample log files are updated

For download and more information visit this page.