Piwik doenst recive any DATA

Hi,

I am new with Piwik installed it yesterday. It doesnt show me any visitors, allthough google analytics gives me some.

So my first question is: Can I run the piwik installation in the same Domain like a monitored domain? My config is like this:

http : / / www . mydomainblabla . com/piwik

my main side is

http : / / www . mydomainblabla . com

On every side I include this code before the closing body

<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https : / / www  . mydomainblabla . com/piwik/" : "http : / /  mydomainblabla . com/piwik/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src=" h t t p : // www . mydomainblabla . com/piwik/piwik.php?idsite=1" style="border:0" alt="" /></p></noscript>
<!-- End Piwik Tag -->

I am running this with joomla 1.5. Can anybody help me? Thanks a lot

Thomas

Dont ask me y but it is working now. I changed nothing. I thought I could analyse my page views nearly in realtime without delay. I didnt set up a cronjob and did nothing alse only did as said in the FAQ for installing Piwik.
cu
Thomas