First, choose a Share Widget style:
Multi Post

Sharing takes place inside the widget, without taking users away from your site. Preferences are saved so your users can share to more than one service at the same time.
Direct Post

Your users will be redirected to Facebook, Twitter, etc when clicking on the corresponding buttons. The widget is opened when users click on "Email" and "ShareThis".
- Copy the span tags and place them where you want your buttons to appear in the code.
(We recommend that you place them beneath the headline of the page for the most seamless fit with your design.)
<span class='st_sharethis_hcount' displayText='ShareThis'></span>
<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_linkedin_hcount' displayText='LinkedIn'></span>
<span class='st_pinterest_hcount' displayText='Pinterest'></span>
<span class='st_email_hcount' displayText='Email'></span>
- Copy the script tags and place them inside and at the end of your "head" tag.
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "cbfa05a3-7e40-418b-927a-eb889aff8d76", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
- Check out the live Publisher Analytics Demo.
- Want to see what the mad scientists are cookin'? Follow us on Twitter and Like us on Facebook!