• Resolved fridamme

    (@fridamme)


    Hello
    I tried to find a way to integrate next to the User-Name and Mail-Address also the Event-Name, the Event-Startdate, Event-Cateogries, etc in the Mailchimp List.
    I tried to adapt the class-events-manager.php, but i couldn’t find a way to get the Information. I was able to fill in the user-name in several Mailchimp Fields, but i couldn’t figure out how to get other informations i’d like to have in the Mailchimp list.

    Is there a way to do so?

    Kindly Regards
    Dave

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

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

    (@hchouhan)

    Hey Dave,

    Is the integration working at all, i.e. is the email address being sent from the custom form of “Events Manager” to a MailChimp list?

    Thread Starter fridamme

    (@fridamme)

    Yes the Mail Adress and the Dirst and the Last Name get added to the List in Mailchimp. Sadly no additional Informations like the Event details…

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello fridamme.

    To send additional fields, first, please make sure you have created that necessary field in your MailChimp list. Next, in your forms, you need to prefix the field name with “MC4WP-” and keep the last name same as the one in your MailChimp list.

    I hope that answers your query. Let us know if you have any further questions.

    Thread Starter fridamme

    (@fridamme)

    Hello Harish
    I’m not sure if i understand your Answer…

    Next, in your forms, you need to prefix the field name with “MC4WP-” and keep the last name same as the one in your MailChimp list.

    I’d like to send additional Fields which kind of already exist. When someone does the registration for an Event, i’d like to have the Event-Name also in the MailChimp-List. So i don’t wanna Add an additional Field in the Registration Form, which has to be filled out by the User. I’d like to have the Informations about the Event which the user has registered too in MailChimp…
    So i could send an E-Mail to all who were at a specific Event. Or to all People who were at an Event on a specific Date or so…

    Kindly regards
    Dave

    Plugin Contributor Lap

    (@lapzor)

    You can “translate” the field names from Event Manager to MailChimp via some custom code, please take a look at the example at the bottom of this page: https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/integration-slugs.md

    Note you would need to replace the integration slug with events-manager or custom, depending on what integration you are using.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Events Manager Integration’ is closed to new replies.