Analytics from the Show Me State

Archive for January, 2009

More Unix Nerdiness: xargs and tar

I didn’t want to do two Unix posts in a row, but something came up last week that made me dust off the xargs command. Even if you do a lot of logfile parsing, you probably won’t use xargs very much. But when you need it, it can save a ton of time.
Commands used in [...]


Unix commands for logfile parsing

Although many web analysts use a JavaScript-tagged solution, some of us still do log analysis on one or more sites. Even when JS data is used, sometimes you have a troubleshooting situation that requires you to go back to your logs. If you have access to a Unix environment, commands like grep, cut, and awk [...]


How to get the most from your professional services dollars

So, you have decided to invest somewhere between four and six digits in a special analysis from your web analytics vendor. Having been on the performance end of that deal for several years, I would like to offer some insights that can make the engagement more valuable to you.
1. If the data-pulling part of the [...]