Facebook and Twitter links are incorrect. AdThis is appending info to the URL that breaks the link

provdn Jun 19, 2012 12:58PM EDT

http://bj-qr.com/a_asset_info_B395DV#.T-Ctq4RVPTI.twitter
This is extra that I don't need "#.T-Ctq4RVPTI.twitter" the link should just be : http://bj-qr.com/a_asset_info_B395DV

It's doing the same for my Facebook shares as well.

1 Community Answers

Paul Jun 19, 2012 02:03PM EDT

That code is added to do our click tracking, which gives you information about the people who return to your site from shared links. If they're causing trouble you can disable them by setting the data_track_clickback option to false like this:

<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.data_track_clickback = false;
</script>

More information on click tracking is available here: http://support.addthis.com/customer/portal/articles/381252-click-tracking


This question is closed to new answers.

Still need help?


General Topics

 

Developers