How do you data mine your web analytics?

7 points by Chris_Newton ↗ HN
For a new web site and subscription service, we would like to collect detailed metrics about how customers/prospects are behaving. We think our main interests will be:

(a) how people are finding us and how effectively we convert visitors to our site into paying subscribers;

(b) the usability of each feature of our service;

(c) patterns in how users access the underlying data and in which of our features they use to work with which kinds of data.

Our goals are to make informed choices about how to develop the data and features on the service, and to optimise prospect conversion and customer retention on genuine merit. That probably includes things like knowing the demographics and regions where we're succeeding or failing, but we're not interested in selling users' personal data to advertisers or anything similarly dubious.

I'm sure many here have been in this position, so please share what you've learned about different types of testing, which tools you find useful, which analyses you perform on your logs, and perhaps most important, how you reached this point and how you improve your data mining techniques over time. Thanks!

1 comment

[ 2.0 ms ] story [ 78.0 ms ] thread
You may not even read this because I have a negative rating. The people who are making big money on the Internet read their stats all the time. Some daily. I find on bigger sites that the reports they give are not enough. I want to segragate traffic by affiliate, ppc and organic. Then drill down from there. In organic I want to filter by bounce and country. Then I can sort and see what I want. I use Clicky analytics. http://getclicky.com/69398 . I use their API to retrieve everything I need then load it into a Mysql database. Their API is fantastic. It contains so much information. Then I can slice it an dice it how ever I want. Clicky is one of the few that can accurately measure bounce rate. This is very important to me. You can also sort by page the most bounces. Once you have the data in your own database, its very powerful.