Can you tell me with which themes WP-Piwik don’t work?
WP-Piwik should be theme-independent, but it requires that wp_footer() is used, of course. A well-programmed theme should do so in principle.
Just to keep other users informed: He is using an Ajax-based theme, so just the “base site” is tracked, but not the Ajax-loaded content.
I will examine a solution soon.