アカウント登録しなくても使えますが、埋め込んだAddThisボタンのアクセス解析など効果測定を行う場合は、アカウント登録しましょう。
AddThisサイトでデザインを決めましょう。
footer.htmlを新規に作成して、以下のようなサイトからコピーしたコードを貼り付けましょう。
<!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-58xxxxxxxxxxxx"></script>
(略) <br> <!-- Go to www.addthis.com/dashboard to customize your tools --> <div class="addthis_inline_share_toolbox"></div> <br>
<br> <br> <!-- Go to www.addthis.com/dashboard to customize your tools --> <div class="addthis_inline_share_toolbox"></div> (略)