WordPress Stats didn’t work after I changed the theme. The problem is, that you have to add ?php wp_footer(); ? (surrounded by <>) to some themes.
So just put it in the footer.php at the bottom (just above ).
You find this page by going to “Presentation” -> “Theme Editor” -> “Footer”