Hi! I'm André Kreft and this is my BLOG

Every web developer re-uses code as much as possible to save time. I decided to share my Knowledge Base for other web developers. I'm also sharing useful webdesign related information I come across while browsing and might be worth for other web developers. Feel free to use, share, copy, past these snippets, best practices, useful links and cool websites. Happy browsing!
i love mountains
Back to blog

How to track downloads in Google Analytics automatically

Posted: 04-19-11 | in Webdesign | 514 views

We use Google Analytics here because it is a great tool to help us understand our visitors. Today we’re going to talk about a way to track if visitors download files or click on links to external websites. Tracking this sort of behaviour may be really important to see if people are interacting with the web site the way intended. For example, businesses that have their brochures or product catalogues downloadable as PDF’s. The official Google Analytics help says that any link can be monitored if this script is added in the link: onclick=”pageTracker._trackPageview(‘/file_name.file_extension’). Adding this script to every download link on your website can be a laborious task.

read whole artcile on Good Web Practices | http://www.goodwebpractices.com/roi/track-downloads-in-google-analytics-automatically.html

Please leave your comment. Comments are moderated. Please no link dropping, no keywords or domains as names; do not spam, and do not advertise!

Leave a comment