Hi,can guys tell me why there are some uncertain code when I use addthis code on my site,just like that:..nice-day.html#.URrvcR37QkQ thanks so much.
Hi, I work for AddThis and might be able to shed some light on this. Looks like you've enabled address bar tracking which appends those parameters to your URL. They're there so that we can collect analytics when someone copies the URL out of the address bar instead of going through our sharing tool. It shouldn't affect people linking to your site and can provide insight into what content is the most popular on your site. If they're not wanted or are causing issues, you're free to disable address bark sharing tracking. Just adjust your addthis_config variable like this: <script type="text/javascript"> var addthis_config = addthis_config||{}; addthis_config.data_track_addressbar = false; </script> More information about address bar sharing analytics is available here: http://support.addthis.com/customer/portal/articles/381254-address-bar-sharing-analytics
Dont worry about these issues these codes are nor harmful for your site at all. Just enjoy the benefits of addthis and be happy.