I'm am a beginner programmer. My question is how google is able to track how many clicks a website gets regardless of whether the website has Google Analytics installed.
For example, If I google, "Free kittens"
and press on the 8th result, how does Google know I pressed on the 8th result?
Does google use a redirect tracker? because I don't see a redirect when i press on a result.
My other intuition is that there may be a js tracker script that overlays the search results page (I don't know if this makes sense) that tracks the clicks.
Please help.
Thanks