Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @vinmad,

    Thanks for reaching out to us.

    This is on our to-do, but for now, you can use interest groups to save the user data.

    Thread Starter vinmad

    (@vinmad)

    Hi @hchouhan,

    Thank you a lot for your answer.

    I read this article an I added code in form code ( with mc4wp- prefix )

     <input name="mc4wp-AGREE_TO_TERMS" type="checkbox" value="1" required=""> <a href="https://cosentinohome.com/negozio/cookies-e-privacy-policy/"
            target="_blank">Ho letto e accetto i termini e le condizioni</a> 

    but the value does’t present in Mailchimp list ( in Activity Feed user ).
    Do I make any mistakes?

    Thank a lot,

    Vincenzo

    • This reply was modified 3 years, 11 months ago by vinmad.
    • This reply was modified 3 years, 11 months ago by vinmad.
    • This reply was modified 3 years, 11 months ago by vinmad.
    • This reply was modified 3 years, 11 months ago by vinmad.
    • This reply was modified 3 years, 11 months ago by vinmad.
    Plugin Contributor Harish Chouhan

    (@hchouhan)

    @vinmad,

    We added that field as a way to make users agree to terms before they can be added to your list. The details are not sent to MailChimp.

    As mentioned earlier, if you wish to save user consent in MailChimp, I would recommend using interest groups.

    Thread Starter vinmad

    (@vinmad)

    @hchouhan,

    I added the interest groups code

    <select name="mc4wp-INTERESTS[ec75a797c8]">
    	<option value="5527b34480">Interest group 1</option>
    	<option value="462b888077">Interest group 2</option>
    </select>

    but the value does’t present in Mailchimp list, still.

    https://ibb.co/N9W3vw0https://ibb.co/N6tskzkhttps://ibb.co/xSnLCp7

    Where am I wrong ?

    Thanks

    • This reply was modified 3 years, 11 months ago by vinmad.
    Plugin Contributor Lap

    (@lapzor)

    Are you using an integration method with another form plugin, or are you using a Mailchimp for WP Form?

    Where can I see the form on your site?

    Thanks for letting me know.

    Thread Starter vinmad

    (@vinmad)

    Hi, @lapzor

    Thanks for your interest,

    Yes, I’m using MC4WP plugin. This is my website, where I’m testing.

    This is the code -> https://ibb.co/zmcz3ph

    Thank you

    Plugin Contributor Lap

    (@lapzor)

    The screenshot is just missing the top part where I can see the button to insert the fields and interest groups…

    How did you add the code to the form? Manually, of with the button above the form builder?

    Thanks for letting me know.

    Thread Starter vinmad

    (@vinmad)

    @lapzor Thanks for letting me know

    I added the code manually… this is the complete screenshot

    Plugin Contributor Lap

    (@lapzor)

    Ok I see. Please remove the code that you’ve added.

    Then go to your Mailchimp.com account, Audience, list settings and create the interest groups for that list that you want to use.

    Once that is all setup, go back to WordPress admin: Mailchimp for WP > Mailchimp and click the “Renew Mailchimp lists” button to quickly pull in your latest changes to that list.

    Now go to the form editor, there will be a button to insert the interest group you just created, use that button to generate the correct code for your interest groups.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter vinmad

    (@vinmad)

    @lapzor

    Perfect ! Thank you a lot ??

    Now there is a this information in user card -> https://ibb.co/kynpyXL
    But the NOTE in Activity Feed isn’t possible, yet… it’s true ?

    Thank you,

    Vincenzo

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @vinmad,

    Yes, that looks correct. So now user consent is saved in your MailChimp Audience/List. Regarding any note, I regret to say that is not possible.

    Thread Starter vinmad

    (@vinmad)

    ook !

    Thank you a lot @hchouhan and @lapzor ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘GDPR compliance’ is closed to new replies.