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?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

A quick Google search turns up the answer. In fact, you can track it several ways. You can use a event handler on the link to the download or put the download on a page that has tracking code on it and have that page serve up the file after the captcha is completed.

However, it cannot track if a download is completed. You need special software for that.

link|improve this answer
What's that "special software"? O:-) – Fernando Aug 24 '11 at 9:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.