Forums
Forums / Plugin: MC4WP: Mailchimp for WordPress / Groups
(@dval09)
7 years ago
I see that “Lists” appears when Integrating with Woocommerce. However, how can I get “Groups” to appear as well?
I would like to have a customer automatically assigned to a “Group” within my “List” after completing an order. How can this be done?
(@hchouhan)
6 years, 12 months ago
Hello,
Thanks for reaching out to us.
Can you please let us know if you are using our “WooCommerce Checkout” integration? If yes, then there are 2 ways to add users to a group.
You can use the code at below link to show additional checkbox on the Checkout page – https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/woocommerce/add-interest-group-to-checkout.php
Or you can use the code from the following link to add the user to a group automatically. https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/woocommerce/add-to-grouping.php
I hope that answers your query. Let us know if you have any further questions.
6 years, 11 months ago
Thank you for your response, where would I add these codes?
Yes, I am using the integration.
The code can be added to the “functions.php” file located inside your active theme folder.
The topic ‘Groups’ is closed to new replies.