Action to get data from a web site visitors in order to generate statistics.

learn more… | top users | synonyms

11
votes
8answers
2k views

Can anyone recommend a Google SERP tracker?

I want to track my website's position in Google's search results for around 50 keywords/phrases and I am looking to a nice web service or Windows application to automate this process. Ideally, I want ...
0
votes
1answer
81 views

How to track a download with Google Analytics?

I have a download file that is protected with a reCAPTCHA. Is there a way to track the downloads (both attempts and completed) with Google Analytics?
3
votes
2answers
152 views

Track actions of paying customers

I'm looking for software that can analyze my Apache log files (or some other source) and tell me, from the visitors that actually bought something from my site, some profiling information; like time ...
1
vote
2answers
1k views

Find out where the user has come from — previous page URL within the same site

Is it possible to use Google Analytics or a similar tool to track the users' inter-site click behaviour? I'd like to know how many users clicked on certain links on a particular page which lead them ...
2
votes
1answer
2k views

What does the Quantcast __qca cookie do?

I'm reviewing the cookies served up from my website and one of them is a first-party cookie __qca which seems to be set by Quantcast. I'm sure this is just used for tracking, but I can't find this ...
0
votes
1answer
540 views

what is the __switchTo5x cookie? __unam ? __qca?

I test on my local mac's (osx 10.6.8) appache. Just now, I did a print_r($_SERVER) from a php script, and it shows these three cookies. What is that all about? I didn't set them. Is this something ...