How to Install ShareThis’ Reaction Buttons
Reaction buttons give your visitors a fun and quick way to interact with your blog post, product page, and more. You can learn more about ShareThis Website tools, here.
In order for our reaction buttons to work on your HTML website, follow the steps below to add your unique ShareThis code to the <head> section of your website:
- Log in or sign up to the ShareThis Platform.
 - Add your domain.
 - Copy your unique ShareThis installation script.
- You can find it in Step 1 of any App page (e.g., Inline Share Buttons, Sticky Share Buttons, Follow Buttons).
 - Or, you can find the same script in Settings → Setup inside the Platform.
 
 - Paste the script into your website’s <head> section, then save and publish your changes.
 - In the Apps section, select Reaction Buttons, click Enable App to activate it on your site.
 - (Optional but recommended) Customize your app.
- Choose between Smart Share Buttons or manual selection of networks.
 - Adjust colors to match your brand.
 - Set button size, shape, alignment, and enable share counts if desired.
 
 
Adding Inline ShareThis Tools
If you’re using Inline tools (such as Inline Share Buttons, Follow Buttons, or Reaction Buttons), you’ll also need to add a placement tag.
- From the App page, copy the placement code shown in “Step 3: Add the Placement Tag to Your Site“.
 - Paste that code into your page’s HTML wherever you want the buttons to appear (for example, below a blog post or product description).
 - Save and publish your page.
 
Example:
<!-- ShareThis BEGIN -->
<div class="sharethis-inline-reaction-buttons"></div>
<!-- ShareThis END -->
