gtjr921
Programmer
- Aug 30, 2006
- 115
Ok I am new to javascript, saying I know almost nothing about to would be accurate.
My site is set up with the javascript from google so I can track web traffic to my site.
I have this code on all my pages to monitor my site.
Except I want to know how often the mp3 files on my site are clicked.
I have some links on my website that open up MP3 and also pdf files
(they are legal mp3 that i did, not that it matters)
I want to know how i can create a client click event (or whatever event i need) that will send that information to my google account and have that count as a page view, so i can monitor the traffic on those files
Or if there is some way I can send the data to a text file that would work too.
I prefer the method that will send the info to my google analytics account.
Thanks for the help
My site is set up with the javascript from google so I can track web traffic to my site.
I have this code on all my pages to monitor my site.
Except I want to know how often the mp3 files on my site are clicked.
I have some links on my website that open up MP3 and also pdf files
(they are legal mp3 that i did, not that it matters)
I want to know how i can create a client click event (or whatever event i need) that will send that information to my google account and have that count as a page view, so i can monitor the traffic on those files
Or if there is some way I can send the data to a text file that would work too.
I prefer the method that will send the info to my google analytics account.
Thanks for the help