How to Track Downloads in Google Analytics - Complete Guide ...
Apr 2, 2018 ... So the standard Google Analytics tracking code does not record file downloads. The same applies to user activity on a web page. If the user's ...
Track Files In Google Analytics : Useful Links
Google Analytics loves to track pageviews. Why? Because web pages execute JavaScript when they load in your browser. The base Google ...
Out of the box, Google Analytics doesn't support file downloads tracking automatically. That's because files can't request a tracking pixel, which is ...
to capture clicks on a link, Analytics counts the clicks as event hits.
We can't track PDF document views in Google Analytics but this doesn't mean we can't track when users download them from our site. By doing ...
To view file downloads, log in to your Google Analytics account and select the website where you'd like to track file downloads. If you've enabled downloads ...
In the GA v5 (new version), you'll want to go to Reports > Content > Events > Top Events. You'll see your event category listed there and you drill ...
Out-of-the-box, Google Analytics is great at tracking your website's traffic, but doesn't automatically track file downloads, such as PDFs, MP3s, ...
Create a link click trigger (for .pdf files); Enable Click-related variables; Create a Google Analytics event tag; Insert ...
On each link that you want to track add the following “onClick” call: onClick="ga('send', 'event', 'download', ...