Close
Menu
Want to work with us? We're on the lookout for digital experts.
We're hiring
29 June 2012
by Web Bureau
Recently working on a project we had a issue where a strange hash tag was being appended onto the url of the site as shown in the example below.
http://www.domain.com/product#.T-1kH7XY9Zs.
After some short problem solving and disabling various scripts on the page I found my cause of this problem was an add this script that was added to the footer.
In the script was this line of code:
<script type="text/javascript"> var addthis_config = { "data_track_addressbar": true };</script>.
To solve the problem I simply changed true to false.
This site uses essential cookies for parts of the site to operate and have already been set. Find out more about how we use cookies and how you may delete them. You may delete cookies, but parts of the site will not work.