Visitor log problem

Hi,

I’m experience a visitor log problem.
I’ve installed piwik to a new website and on the visitor log page it tracks my server ip and the server as the “provider”.

I’m using the option to use multiple sites without revealing piwik server URL.

I don’t understand what is the problem, tried to read hear but can’t find the problem - it’s very frustrated.

this is the 3 website I’m using piwik but in the past I’ve add and deleted one website so piwik giving my website the number 4:


		<script type="text/javascript">
		var pkBaseURL = (("https:" == document.location.protocol) ? "https://mywebsitename.com/" : "http://mywebsitename.com/");
		document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.php' type='text/javascript'%3E%3C/script%3E"));
		</script><script type="text/javascript">
		try {
		var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 4);
		[...]
		</script>


Can someone please help my?

Anybody?

:\

Can you check the token_auth you set in the piwik.php on your tracked website ?

I’ve checked the the token - all good

Thanks matt