domdomrung

How to track your downloads in blogger blog

Track Your Downlads
Tracking downloads on your website is a fairly easy task, in this post I am going to show how to track every single downloads  you would like to know how many times each file has been downloaded. If you have download links on your site (or even links to other websites), you can track them in a similar fashion - all you need to do is make a change to the HTML of the link that you have on your page. today we would share every detail on how we actually track downloads on Blogger.


Follow The Simple Steps…

I using Dstats tracking Code for Tracks our Each Download. Make a change to the HTML of the that you have on your page. Replace  PASTE-FILE-LINK-HERE with the link of your file you want readers to download. And replace Image URL OF Download Button with the Image Link of your Download button.
<a href="http://dstats.net/download/PASTE-FILE-LINK-HERE"><img src="Image URL OF Download Button" border="0"/></a>
<p>Downloads:<a href='http://dstats.net/download/PASTE-FILE-LINK-HERE'></a> 
<script type='text/javascript' src='http://dstats.net/dstatsjs.php?file=PASTE-FILE-LINK-HERE'></script> 
<script type='text/javascript'>document.write(dsCounter);</script></p>

Donwloads Buttons Preview




You Can Also Download Our Download Buttons From our Download section or Download Our Buttons . If you have any trouble about doing this feel free to post your comments below in comment section. thanks for reading our post…