• Resolved digitaluppt

    (@digitaluppt)


    Hello I would like to know how do I add a Mailchimp Tag when a new form is submitted.

    Thanks
    best regards
    Diego

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @digitaluppt,

    I trust you’re doing well!

    I’m afraid this is not possible out of the box. An option to add a Mailchimp tag requires a lot of custom coding. Although our developers have created a custom mu-plugin that you can try.

    Please download the mu-plugin from here. Uncompress the forminator-add-mailchimp-tags.php file and edit it with a text editor, and set the field id that holds the email in this line:
    public $email_field = 'email-1';

    Upload this file to /wp-content/mu-plugins/ directory. If /mu-plugins/ doesn’t exist, please feel free to create it.

    A new submenu under your Forminator’s admin menu will be added, labeled Add MailChimp Tags, that will show an option to choose a form that is integrated with Mailchimp.

    It will show a list with available TAGS set for that form. Clicking on one of those tags will automatically start adding the selected tag to all entry’s emails via ajax.

    Hope this helps!

    Kind regards,
    Nastia

    Thread Starter digitaluppt

    (@digitaluppt)

    Hi Nastia, thank you for your reply.
    I try with this plugin but is not working.

    I can see the integration on mailchimp but with no tags add.
    =(

    Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @digitaluppt

    I think there’s a bit of misunderstanding here, sorry about that.

    The solution that Nastia shared doesn’t add tags to form or to MailChimp integration settings/configuration. It does go through MailChimp list(s) that are set in MailChimp integration of Forminator and simply tag subscribers there with selected tags.

    If you’re looking for tags/selection of tags to be added to form fiels/integration settings then I’m afraid it’s not possible currently and I’m not sure when it future it will be added.

    However, if you’re using this particular Forminator form(s) solely for MailChimp subscription, you might consider replacing that form with Hustle plugin as it also provides MailChimp integration that already supports tags.

    Best regards,
    Adam

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @digitaluppt

    I hope you are doing well!

    We haven’t heard back from you for a while now so we’ve marked this ticket as resolved. If you do have any followup questions or require further assistance feel free to reopen it and let us know here.

    Kind regards,
    Nastia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘mailchimp integration TAG’ is closed to new replies.