Url

  • toastedone

    #7209

    Is it normal for a URL to have the #.UWBQ-cqBWSo at the end like this?

    http://smoker2vaper.com/news/#.UWBQ-cqBWSo

    Mod

    Kenneth John Odle

    #37431

    That is most likely being added by the AddThis code, because you have requested to track URL’s when they get copied and pasted, rather than just when someone clicks on a button.

    If your code, you probably have something like this:

    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>

    change {"data_track_addressbar":true} to {"data_track_addressbar":false} will turn that off, but you will lose the ability to track that kind of sharing.

    toastedone

    #37432

    Phew, I thought I broke something, Thanks muchly Kenneth.

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.