Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Custom Fields #1233

Closed
nekstrebor24 opened this issue Jan 17, 2025 · 1 comment
Closed

Map Custom Fields #1233

nekstrebor24 opened this issue Jan 17, 2025 · 1 comment

Comments

@nekstrebor24
Copy link

Hello :)

I originally installed Mailchimp for WooCommerce plugin about 3 months ago. I keep reading that it's possible to map custom fields but I can't find where you do that. So how do I map custom fields to sync with Mailchimp?

Have A Blessed Day!

@kjvextras
Copy link
Contributor

Hey @nekstrebor24 ! Sure thing. Mapping custom fields from WooCommerce to Mailchimp without a built-in merge tag mapper requires a bit of technical work, as it involves manually adjusting code.

On initial sync, as well as ongoing sync, the following customer details are synced using the Mailchimp for WooCommerce plugin using the standard merge tags of Mailchimp:
First Name (FNAME)
Last Name (LNAME)
Address (ADDRESS)

In cases where additional merge fields are desired, a custom filter is available for use: Custom Merge Tags

If a user has a custom merge tag(s) set up in Mailchimp, it will not be synced to WooCommerce until the custom filter(s) are added to the site's functions.php file.

This should get you squared away! Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants