synpax
03-17-2009, 04:38 PM
They say they are, but I've reviewed the source code and don't see how.
(ARGH - the link is townhall.com)
They aren't redirecting links that go offsite elsewhere - and they aren't using an apparent script (that I can see) that tracks the clicks.
Note: I'm talking about in the 'conservative links.' area.
darkeden
03-17-2009, 04:41 PM
you mean webhostingtalk? they may be but not exactly sure. the sourcecode mentions .php and since you cant really read those php files as I can see you cant tell.
MikeDVB
03-17-2009, 04:42 PM
I'm a bit curious as to why it matters? :)
synpax
03-17-2009, 04:46 PM
Sorry, I meant townhall.com.
MikeDVB
03-17-2009, 04:47 PM
Sorry, I meant townhall.com.
That makes things a bit more clear :) I was wondering why you were wanting to know if WHT tracked outgoing clicks :)
They could be tracking the clicks with google analytics.
dreamcodedesign
03-17-2009, 05:20 PM
They could be tracking the clicks with google analytics.
That or via a cookie.
synpax
03-17-2009, 05:53 PM
they claim there is an onclick java thing but that the URLs are masked.
But don't see any onscript click - I do see the parameters for it in the link, but no script.
Looked in the external js files?
Sparrow-Sean
03-17-2009, 09:25 PM
Maybe you could ask them?
SolarVPS|Justin
03-17-2009, 09:30 PM
Not sure, but they seem to have quite a variety of javascripts.
If theres js functions on the anchor tag it shouldn't be difficult to find the function among those JS files. search for ".js" in the page source and load the JS files in your browser :)