• Resolved banshik

    (@banshik)


    Hi.
    I was exporting DB and noticed that plugin generates a lot of data in MYSQL DB:
    Like this: ” INSERT INTO wp_optin_meta VALUES(310402, 1, ‘popup_view’, ‘{“date”:1497889445″

    It generated over 80 MB of such data for database. How to disable this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Damian

    (@timersys)

    Hi,
    wp_optin_meta is not a table created by our plugin. The one we use are spu_
    Anyway you could reset the stats by clicking the reset stats link in the All Popups view.

    If you like the plugin / support please leave a short review. It’s a tremendous help for us!

    Thanks

    Thread Starter banshik

    (@banshik)

    Thank you for your answer.

    I don’t see any “reset stats” link: https://prntscr.com/gwcekf

    spu_ or wp_ is just a wordpress db table preffix, so wp_optin_meta is table used by your plugin because there are no spu_optin_meta: https://prntscr.com/gwcfch

    So, my question is open – how to disable these stats? I use free version and don’t need these stats

    Plugin Author Damian

    (@timersys)

    Sorry, that reset stats is for premium version, my mistake. The free version don’t save stats.
    Like I said earlier that table is not from our plugin.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to disable popup stats?’ is closed to new replies.