Analytics for external links

F.A.Q. >
How to add the ClickMeter Sidebar 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: "ClickMeter sidebar".
    3) Right-click this new bookmark/favorite link and go on "Properties".
    4) Change the existing URL with the following code:

javascript:javascript:if%20(document.getElementById('sidebar_container_cm_js')!=null)%20{removeElement('sidebar_container_cm_js');}var%20e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('id',%20'sidebar_container_cm_js');e.setAttribute('src','http://www.clickmeter.com/App_Themes/Default/js/toolbar.js');document.body.appendChild(e);void(0);