• First of all it’s great that’s Mailpoet is the first one who integrats into the new GDPR (DSGVO) features of WordPress!

    I use WordPress 4.9.6 with he GDPR features now. The Personal Data Export for Mailpoet looks like this:

    http://funbox.i24.cc/18-05-_2018_09-28-37.png

    If I look into the database there is a table mailpoet_subscribers which contains the following fields:

    – first_name
    – last_name
    – email
    – status
    subscribed_ip*
    confirmed_ip *
    – created_at
    – updated_at
    deleted_at*
    unconfirmed_data*
    source*

    The bold ones with a * ARE NOT in the export, but this are personal data (special the IPs).

    Why are not all data shown in the export?
    How can I get all data into the export?

    • This topic was modified 8 years, 2 months ago by hatschiii.
    • This topic was modified 8 years, 2 months ago by hatschiii.
Viewing 1 replies (of 1 total)
  • Thread Starter hatschiii

    (@hatschiii)

    Don’t know why… but know subscribed_ip and confirmed_ip is in the personal data export.
    So deleted_at, unconfirmed_data and source are missing. If I’m looking into the database source contains “form” while the others contains nothing (just “NULL”), think thats the reason why they are not in the report.

Viewing 1 replies (of 1 total)

The topic ‘Mailpoet Personal Data Export (GDPR WP Update)’ is closed to new replies.