• Resolved Tripologist

    (@tripologist)


    For the first couple of weeks using your great plugin, everything was working fine. However, after a few weeks, I can’t get the page to load when I click on “WP Conversion Boxes.” The plugin still works fine, and I can load both the “Global Settings” and “Add New Box” tabs, but the “WP Conversion Boxes” tab does not load.

    I’ve tried deactivating and reactivating the plugin, but that doesn’t solve the problem. I have also not added any new plugins since adding yours to my site. Because of this issue, I can’t edit any current boxes or see my stats. Any help would be appreciated. Thanks.

    https://wordpress.org/plugins/wp-conversion-boxes/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ram Shengale

    (@ramshengale)

    Hi Tripologist,

    How much traffic do you receive on your site on a daily basis? Looking at your issue it seems like the plugin has gathered a lot of stats in the DB and when trying to retrieve it, its timing out.

    This is a usual issue with high traffic site and this is why I added Conversion Tracking With Google Analytics in the Pro version of my plugin – WP Conversion Boxes Pro. So if you are a pro user of the plugin with a high traffic site I recommend getting the Pro version and using Google Analytics to do the tracking.

    But if you do not get high traffic on your site, please let me know, there might be some other reason and I’ll try to solve it.

    Ram

    Thread Starter Tripologist

    (@tripologist)

    I average 1,500-2,000 page views a day. I find it hard to image it’s timing out with that amount of traffic.

    Thanks for looking into it so quickly, though. I wasn’t expecting a response so quickly, which is why I just now came back. And, FYI, the plugin is on UncoveringPA.com.

    Also, thanks for such a great plugin. It’s dramatically improved my conversions. If I can get this issue figured out, I’ll happily leave an excellent review of it.

    Plugin Author Ram Shengale

    (@ramshengale)

    I find it hard to image it’s timing out with that amount of traffic.

    It’s not because of daily traffic, but overall entries in your database. Say you’ve been aggregation for last 60 days then the traffic in the database will be 2000 pageviews x 60 days = 120000. And if you have a lot of boxes the this will be even more.

    I just check and saw the count to be near 595,304 entries in DB. So that’s the reason the page might be timing out.

    Right now I’m putting this on my todo list for optimizing the way I store traffic entries. You may may find this fixed in future versions.

    For now there’s a trick to solve this. Truncate the wp_wpcbp_tracking table in your database. Note that this will delete all the stats so far. Boxes and settings will remaining as it is.

    Thread Starter Tripologist

    (@tripologist)

    Thanks for the tip. I think there may be an issue with the code for the DB. I’ve been running the plugin for roughly 1 month and have one instances per page, but only once per 45 days, so total instances should be less than page views.

    Either way, thanks for the info. I’m not sure how to truncating the database, so I’ll just wait for an update, I suppose.

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

The topic ‘"WP Conversion Boxes" Screen Loads Blank Page’ is closed to new replies.