Forum Moderators: DixonJones

Message Too Old, No Replies

Opinions on online tracking service

Client Side Audience Analysis vs. Standard Log File Analysis

         

valeria_vi

4:17 pm on Nov 12, 2002 (gmt 0)

10+ Year Member



have anybody ever heard of this company - websidestory.com? ( www.websidestory.com )
anybody has any experience/opinion on them and the service they offer?

we have a meeting with them on Thursday, and i just wanted to get a feedback from you guys so that i'll know better what questions to ask etc.

what are your opinions on the service they offer. is it really that good? is it really that much better then WebTrends? what are the advantages and disadvantages of their technology?
thanks a lot!

bill

7:49 am on Nov 13, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I dumped their HitBox for SuperStats after I found that they only tracked search engine referral data to the home page of the site being tracked...admittedly this was back in 1999-2000 and things may have improved since then. ;)

If you have access to the server logs you'll probably get better data than that supplied by a service like HitBox. For instance, you can't track search engine spider activity with their service. They will give you really pretty online reports to access, but there's only so much value you can get from those reports if you're looking to get information about all your site activity, not just those that trigger their proprietary code (usually JavaScript calling a 1px transparent .gif)

Pedros_sr

11:27 am on Dec 13, 2002 (gmt 0)

10+ Year Member



To javascript or not is the question...

Websidestory, WebTrendsLive and a few others provide a real-time statistics service which requires that you paste some javascript into every page that you want to track. The javascript is basically a redirect which creates a hit in their server's log file. If you have a very busy site, this is sometimes the only way to go. A few disadvantages of this type of tracking:
Errors (like 404 - File not found) cannot be tracked;
Only html files can be tracked;
Bandwidth reporting cannot be tracked;
If there is an error in the javascript, you do not get a hit on their server, thus no stats.

Livestats and SurfStatsLive have real-time reporting programs but do not provide a statistics service. You would have to ask your host to install the program to monitor your stats for you. The server log files are directly analyzed in real-time which have the following advantages over javascript generated stats:
You can track bandwidth, errors, different file types, do not have to insert javascript in pages, have historical data (if your log files are on the server)and is probably also cheaper in the long run.

Others like Urchin, Analog, SurfStats and Webtrends have programs that analyzes log files on scheduled intervals but this is not a real-time solution.

Hope this helps...

Mardi_Gras

2:05 pm on Dec 13, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I dumped their HitBox for SuperStats after I found that they only tracked search engine referral data to the home page of the site being tracked...

I suspect you were using their free tracker - the paid service - which I use for a client - has always tracked multiple pages.

Errors (like 404 - File not found) cannot be tracked

This may have been the case at one time; it is not the case today. Errors can be tracked. (after I paste the new code in today I'll be able to say that more authoritatively.;))

Only html files can be tracked

A definite problem, particularly if you're hoping to track HTML e-mail openings.

Overall, we are satisfied with the service, but like ANY tracking system I have seen, it has it's shortcomings. Unlike log-based systems, it is real-time. You won't have to wait until tomorrow morning to see what happened on your site today.

If you want me to address anythig particular (look to see if a specific feature is available, etc.) sticky me.

bcc1234

8:57 am on Dec 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Actually, you need both raw logs and pixel trackers to be most effective.
Log files show you all your requests (including spiders, errors, etc).
And tracker pixles can (and should) use cookies which really helps when trying to track visitor patterns, exit pages, returned visitors...

You usually need to set two cookies: one with a large max-age and another one which gets erased after the session is over.
That way you can track both visitors and their sessions.

The tricky part is restoring visitor cookie from a session cookie because many (especially new) browsers deny cookies with long expiration dates.
So if you track a hit and see that the session cookie is present but the visitor cookie is not - you got to match the visitor to that session based on the previous hits.
Otherwise, you'll eng up having multiple visitors for one session, which is impossible :)

Anyway, I guess I'm a bit late with this info for your meeting, but you might still want to ask them how they handle all that stuff.

Also, find out how they handle tracking of pages served over ssl, since the domain of the pixel would be different and that gets really tricky :)

Mardi_Gras

2:43 pm on Dec 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Actually, you need both raw logs and pixel trackers to be most effective.

I would completely agree - just wish I could find something that meets my needs. It sounds like you are doing exaclty what I wish I was doing. What solutions are you using?

bcc1234

12:18 am on Dec 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What solutions are you using?

[webmasterworld.com...]

bill

8:21 am on Dec 17, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I dumped their HitBox for SuperStats after I found that they only tracked search engine referral data to the home page of the site being tracked...

I suspect you were using their free tracker - the paid service - which I use for a client - has always tracked multiple pages.


Nope, that was the paid service. I ran full trials of both paid services for several months. I still have the e-mail message where I finally got the HitBOX rep to admit that they only tracked referrals to the "home page". They would track multiple pages, but search engine or other referral data was only provided for the home page which had a different tracking code than the tracking codes used for the rest of the site.

This did happen a couple of years ago and things probably have changed since then, but up until 2000 all of that WebSideStory data about search engines is accurate only for click throughs that land on a site's "home page". I always cringe when I hear people refer to WebSideStory data in reference to search engines or keywords since then.

martinibuster

8:47 am on Dec 17, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I'm using websidestory for a client. I placed the JS at the very bottom, so that it's the last thing to load. ;)

The stats are very comprehensive. You can set up groups of pages that correspond to the different directories, and track paths, downloads, SE referrals, uniques, keywords, and referrer urls.

Instant satisfaction pleases the client. You just can't beat the SPEED of the results, which can be downloaded to an Excel spreadsheet. Clients love INSTANT gratification. (shrugs)

The service doesn't provide bot tracking, which to me is very important. I like to know who was where doing what and when. Of course, clients don't care because they don't need this info. But as an SEO, I need it.

Perfect world scenario? Get the hitbox pro for the client, and purchase faststats for yourself and crunch their data for the information that you, as an seo, need.

Mikkel Svendsen

1:04 am on Jan 3, 2003 (gmt 0)

10+ Year Member



Pedros_sr, I am sorry but it is not completely true - you CAN indeed track other files using trackers. You can do that by adding a on click event to the files you link to that trigger the tracking script. Off course, the service needs to be prepared for this, but some services are - and can do it.

Also, I'd like to mention that to get the FULL picture logfiles and trackers are not enough. As pointed out there are some data not available by trackers, and some that are not avaialable by logfiles - they each have something unique and usefull. However, you can also collect data on a newtwork level using network packet sniffing technology. This will give you access to even more data than what you have in your logfiles or trackers like HTTP STOP REQUEST (tracks when someone hit the STOP buttom - a very valuable information), true measuring of users actual connection speed etc.