Basic tool bar with add this integration.

Add this integration

To get add this integrating with Google Analytics you will need to include the following scripts at the bottom of your web.


<script src="//s7.addthis.com/js/250/addthis_widget.js" defer async></script>

<script type="text/javascript">
var addthis_config = {
  data_ga_property: '{{ GA-CODE }}' ),
  data_ga_social : true
};
</script>

Please note: You will need to replace {{ GA-CODE }} with the correct GA code you are using for analytics.

Beware: Add this integration only works with Google analytics not Universal Analytics, we are monitoring this state but currently add this do not intend to support UA with this feature.