Menu Close Menu

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.

 

Live Preview

 

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…

"Be the first to express your thoughts" :

Important - Make sure to click the "Subscribe By Email" link below the comment for to be notified of follow up comments and replies.If you use Name/URL don't use keywords as your name. We love to hear from you! Leave us a comment.
To ensure proper display, HTML/XML/JavaScript need to be Encode first using this Encoder Tool Then paste the Encoded code here.