javascript - count the download number of zip file -


i want count download number of zip file in web site . in html code link is:

<a href="http://www.test.com/download/foo.tar.gz">download zip file</a>   

how proceed?

you can use jquery google analytics track clicks on outgoing links site


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -