We don't see any of our test social clicks in Google Analytics...I'm not sure we have AddThis setup properly. Any advise? Thanks
We're loading GA Async code in the head and have this script just before the closing </body> tag...
<script type="text/javascript" src="//s7.addthis.com/js/250/addthis_widget.js#pubid=enteryourpubid&async=1&domready=1"></script>
<script>
$(window).load(function() {
var addthis_config = {
data_ga_property: 'UA-xxxxxxxx-x',
data_ga_social: true,
data_track_clickback: true,
data_track_addressbar: false
};
initAddThis();
});
function initAddThis() { addthis.init(); }
</script>
Our site is http://www.towelsoutlet.com