F.A.Q. >
How to add the ClickMeter simple bookmarklet in Internet Explorer?
Internet Explorer does not allow you to drag and drop links to the toolbar so you should do the following:
1) Add the current page to Favorites by pressing CTRL+D.
2) Rename this favorite as: "Track with ClickMeter".
3) Right-click this new bookmark/favorite link and go on "Properties".
4) Change the existing URL with the following code:
javascript:(function(){var wind=window, doc=document, enc=encodeURIComponent, d=wind.open ('http://www.clickmeter.com/bookmarklet.aspx?loc='+enc(doc.location)+'&title='+enc(doc.title));})();