Title: Migrating Stats
Last modified: August 31, 2016

---

# Migrating Stats

 *  Resolved [checkerhead](https://wordpress.org/support/users/checkerhead/)
 * (@checkerhead)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/migrating-stats/)
 * Hello,
 * I’ve been using a Podcast Plug-in called PodPress for several years and am migrating
   my content over to the Seriously Simple Podcast plug in. I’ve downloaded and 
   activated the Seriously Simple Stats add on and am wondering if there’s a way
   I can manually update the listen count from PodPress over to the Seriously Simple
   Stat’s platform? I realize of course that there are three different options for
   Episode Listens –
 * 1. Played in new Window
    2. Direct Download 3. Audio Player
 * But I’d be happy just to add the play count from PodPress as a ‘Direct Download’
   number and move on from there.
 * If you can tell me where to manually update the stats number in the database 
   I’d really appreciate it.
 * Cheers,
 * David
 * [https://wordpress.org/plugins/seriously-simple-stats/](https://wordpress.org/plugins/seriously-simple-stats/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Hugh Lashbrooke](https://wordpress.org/support/users/hlashbrooke/)
 * (@hlashbrooke)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/migrating-stats/#post-7023255)
 * Well the stats ‘number’ isn’t just a number like that. This plugin creates a 
   new table (called `{prefix}ssp_stats`) and stores each listen in a new line in
   that table. The number you see on the stats page is counting the entries in that
   table.
 * The only way to manually add stats for a particular episode would be to add a
   new entry to that table with the correct episode ID for each listen – if you 
   have a look at the table structure you’ll see how you need to input the data.
 * I probably won’t build a tool for this, so you’ll have to run the SQL insert 
   manually.
 * Cheers,
    Hugh
 *  Thread Starter [checkerhead](https://wordpress.org/support/users/checkerhead/)
 * (@checkerhead)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/migrating-stats/#post-7023277)
 * Thanks for getting back to me, very much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Migrating Stats’ is closed to new replies.

 * ![](https://ps.w.org/seriously-simple-stats/assets/icon-256x256.png?rev=1286945)
 * [Seriously Simple Stats](https://wordpress.org/plugins/seriously-simple-stats/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seriously-simple-stats/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seriously-simple-stats/)
 * [Active Topics](https://wordpress.org/support/plugin/seriously-simple-stats/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seriously-simple-stats/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seriously-simple-stats/reviews/)

## Tags

 * [Stats](https://wordpress.org/support/topic-tag/stats/)

 * 2 replies
 * 2 participants
 * Last reply from: [checkerhead](https://wordpress.org/support/users/checkerhead/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/migrating-stats/#post-7023277)
 * Status: resolved