New siteID

Hi, I recently began working with PIWIK and faced with this problem:
I create object “News” on my website and want to create a new siteID for it, how do I do this?

Thanks,
Pavel

You can add new sites with Settings > Sites > Add a new Site.

But how can I add new siteID manually?
When my “News” object created?

[quote=Pavel @ Jul 1 2009, 07:20 AM]But how can I add new siteID manually?
When my “News” object created?[/quote]
by a yava script which you will get at additions of your site

Thanks!

Can I add new siteID from PHP?
I found next function: SitesManager::addSite, but how I should use it?