Forum Moderators: open

Message Too Old, No Replies

Google tracking URL

Tracking URLs being used in Google SERPs

         

petehall

12:32 pm on Dec 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I performed a search and noticed our site was coming up blue instead of the usual purple.

This is because a tracking link was being used on the link to our site!

Can anyone else confirm this?

petehall

11:20 pm on Dec 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Nobody else has witnessed this?

Shak

11:23 pm on Dec 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



:)

been going on for a long long long time

nowt new

shak

kaled

1:41 am on Dec 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Click-tracking is certainly not new, however, I think only a small percentage of clicks are tracked, presumably as part of Google's quality-control monitoring.

Kaled.

coconutz

6:26 am on Dec 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>>This is because a tracking link was being used on the link to our site!

Not only your site - all of the results for that particular keyword search. Usually lasts for only a brief period. If you notice it for all of the searches you do, delete your cookies and it'll go away. Happens from time to time.

internetheaven

12:31 pm on Dec 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Usually lasts for only a brief period.

Google only lets us "see" the tracking code in effect for a brief period. All links are tracked all the time, it's just that the majority of the time it is hidden in javascript in the headers.

however, I think only a small percentage of clicks are tracked,

What makes you think that? On-off-on-off tracking wouldn't really provide decent data would it?

meowmix

2:57 pm on Dec 19, 2004 (gmt 0)

10+ Year Member



Google has indexed our tracking URLs too, so a single page is showing up multiple times in the SERPs. Not only is this diluting our inbound links, but it's also skewing our conversion tracking. Also, I'm worried that Google might view them as duplicate pages and drop our index page in favor of one of the index pages with a tracking URL on the end.

kaled

3:25 pm on Dec 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If your tracking urls pass through the cgi-bin, just block the cgi-bin using robots.txt

Kaled.

insight

5:15 pm on Dec 20, 2004 (gmt 0)

10+ Year Member



Google has been tracking all clicks on its results via Javascript since its redesign (when the tabs were eliminated).

petehall

5:43 pm on Dec 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What I saw was a system that used tracking URLs, not JavaScript.

It was a tracking link in the format:
/url?sa=U&start=5&q=[PageURL]&e=1102

"start" indicated the SERP position and "q" the destination URL.

So the link parameters were slightly different to the current JavaScript system and the link was clearly visible when you hovered over it.

internetheaven I've never seen this before - why would they let us "see" the links at random? This does not make any sense to me.

coconutz

6:36 pm on Dec 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>>> why would they let us "see" the links at random?

"We normally don't track redirects on urls because it slows users down. That data is useful though, so we sometimes do random sampling to make sure that our quality is still high...........Checking on clickthrough a miniscule amount of the time is something that we've done for a long time..."

GoogleGuy [webmasterworld.com]

petehall

10:58 pm on Dec 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks for that coconutz :-)

Well, I suppose that makes sense then. It's the first time I have ever witnessed it myself though.