Trying to add Google analytics tracking to three files within WordPress. My code is placed in the header and it's the following:
_gaq.push(['_trackEvent', 'File Downloads' ,'download', 'click', 'SITE URL HERE/wp-content/uploads/2014/09/Application-form-v1-2014.doc', 1);
Had the code up for about a week and no results in the events section of the analytics panel - I've clicked them individually to test.
Any help would be great.
Thanks