Skip to content

Instantly share code, notes, and snippets.

@mrpatrick
Created October 8, 2013 15:27
Show Gist options
  • Save mrpatrick/6886495 to your computer and use it in GitHub Desktop.
Save mrpatrick/6886495 to your computer and use it in GitHub Desktop.
From http://support.addthis.com/customer/portal/articles/381260-google-analytics-integration#social Add social engagement tracking for addthis to google analytics.
<script type="text/javascript">
var addthis_config = {
data_ga_property: 'UA-123456-1',
data_ga_social : true
};
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment