Forum Moderators: DixonJones
"when the UTM is used, all referrals (even those that are cached) are forced back to the local web server and accuracy in referrals is restored"
If this is true, I could use Urchin for my affiliate scheme instead of my current cgi tracking links, get huge google search engine placement benefit because they'd be clean links directly to my site ... and thus rule the world...
But before I bankrupt myself buying the thing, is there anyone out there who has scientifically tested Urchin's claim and willing to share their knowledge?
(PS. Please don't come back with a 'dangers of using logfiles' discussion. We know the problems with caching: the whole thrust of Urchin's claim is that they've overcome it. Thanks).
1) 100% success rate for tracing referrals,
2) js technique
So, no way it's going to be 100%.
What they do is probably to add a random string, that's a quite normal procedure to get beyond caching, everybody does that.
Patents on stuff like that is a laugh... uhmm... i'll change that, it's quite tragic, actually: [webshop.ffii.org...]
The number of javascript disabled browsers is at least a guessable figure that you can factor into your calculations alot more easily than 'how many visitors came from a cache?', so their claim to have overcome the caching problem, by "forcing the referrals back to the local webserver" remains an interesting one. I'd happily give my affiliates a 10% javascript bonus (I'm a generous type!) if the underlying statistics were accurate enough.
Any other reactions on this?
If you want to link to your site with an unique URL for every click you could just add a random number to the URL string using the javascript function
Math.random() - that's the same thing you do when you want ad banners to get around the cache. Of course, then you'd have to print your URL to the referring page using JavaScript, and that wouldn't really help with the SE's.
If, otoh, you want your own web page not to be cached, just include random content on it.
Added:
I guess what Urchin does is to put a 1x1 pixel gif on the page, which is not really a gif, but a call to a tracking script in stead. Then, in the URL to the tracking gif, they include a random string to make sure the tracking "gif" is not cached. That's the standard way of doing that kind of stuff.
This is impossible under most systems, because referrer details don't always get to the log files (a) because some people view the site on a proxy server and (b) because in log statistics direct hits (people writing in the site address or accessing from favorites) are over-represented & the logical corollary is that referrer visits are being under represented.
As I understand it, the Urchin system solves (a) by forcing a direct hit, even if my pages get cached on a proxy server. I'm not sure whether this indirectly solves (b) or whether (b) remains an insoluble problem arising out of users local browser settings, antivirus programs etc, and if so to what extent.
Of course overriding caches creates a performance issue, but if it takes me up the search engines (because lots of sites are linking directly to my homepage), that's a risk that's worth calculating.
The overriding thing here is - if you were thinking of joining an affiliate program and somebody said to you: "it's ok, you don't need tracking codes, I can pick it all up through my stats program. I'll send you a report at the end of each month, don't worry about it." Would you trust them?
"the patent-pending Urchin Traffic Monitor (UTM), originally available in Urchin 4, was specifically designed to provide the most accurate measurements of unique website visitors, etc, etc, "
'patent-pending', to the unwary like me, certainly gives the impression of a unique service, even though I now realise it's probably quite widespread (thanks everyone, for putting me right).
However they offer good reporting facilities that you couldn't write for yourself in a month of Sundays, so their offer remains an interesting one.
I agree the confidence issue is a big problem. On the other hand, it depends on how you sell it. If someeone were to come to me and say "I'll give you $50 to put an ad on your site and I'll up your rates if the results are good" I might be tempted. You'd reserve the right to withdraw the offer from non performing sites.
Maybe this all sounds a little half-baked (it does to me too!), but on the other hand the indirect search engine benefit could be huge...
Urchin does not have anything near a 100% success rate
This is true, a few weeks ago I felt that urchin was not correct in the amount of visitors I was getting from google so I downloaded the log file and checked manually.
I was very shocked when it was an extra 640 visitors (a day) which urchin had not picked up, up until now I had put trust in urchin now I am not so sure.
I have used this product for 4 years starting with urchin 3 and now with urchin 5
Don't get me wrong urchin is still a very good product and I will continue to use it knowing that I am getting more traffic than its showing which is still better than the other way round.
I dont use the UTM because it adds about 13k of javascript code to the page.