I have moved a WordPress.com blog to a self-hosted installation, and I have installed and configured JetPack for the WordPress.com stats, but when I did this, instead of using the original stats data, now there is a new item in the blog selector that has all new stats starting at 0.
How do I get JetPack to use the original blog stats that have over 10K views instead of this new one that has 0 views (actually its up to about 40 now)?
Now understand, I am a WordPress developer, so I dig underneath the code and look for other ways to make things work the way I want. I can't see any settings that control this, but I can see in the database some settings that relate to this, in the jetpack_options and stats_options, which has the related blog selector id and some other information. If I change this, then the old stats show up in the dashboard, but it does not track visitors. Two of the settings in the database relate to the blog_token and user_token, which I figure might need to be updated as well to match, but I can't find those pieces of information. If someone has any insight to where I could find this information, I'd like to try that, or if you have any other info that might help please let me know.