disable address bar/

Ee1 Jun 12, 2012 05:10PM EDT

I prefer to disable the analytics address bar and have clear url's instead.
I have inserted the code below without any result. Still the analytics code of addthis is appearing in my address bar. How can I remove this permenantly?
See also: http://www.kluisstore.nl/lips-dataguard-nt-size-25-e.html
<div class="addthis_toolbox addthis_32x32_style addthis_default_style"><a class="addthis_button_twitter_follow"></a></div>
<script type="text/javascript">// <![CDATA[
if (typeof addthis_config !== "undefined") {
addthis_config.data_track_addressbar = false
} else {
var addthis_config = {
data_track_addressbar: false
};
}
// ]]></script>

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jun 13, 2012 10:47AM EDT
There are several places on your page where you set data_track_addressbar to either true or false. The last time you do this it's set to true.

To disable it completely just remove *all* of the mentions of the data_track_addressbar from the page since it's disabled by default.
Up 1 Rated Down
geertemo Sep 30, 2012 03:12PM EDT
I have removed *all* the mentions of the data_track_addressbar from my pages, but the hash code is still added to all my buttons.
See http://www.france-property-for-sale.co.uk/Cave_de_Lesvault

What am I doing wrong?
Any help would be greatly appreciated!

Geert-Emo

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers