Vertical Share Counter
Instruction and Assets
The new Share Counter allows your visitors to share any page on your site, and shows a count of how many times a page has been shared via AddThis.
The Share Counter is currently in beta, and it will be actively monitored. Please share any feedback in our forum.
The HTML
Place the following HTML where you would like the vertical Share Counter to appear on your page:
<a class="addthis_counter"></a>
Javascript
Include the following AddThis script file anywhere in your page (usually before the closing </body>
tag):
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=YOUR-ACCOUNT-ID"></script>
Important: For '#username=YOUR-ACCOUNT-ID'
above, change 'YOUR-ACCOUNT-ID' to your own username if you want analytics data to be collected for your account. If you do not want analytics, this phrase can be removed.