• Resolved Alec Rust

    (@alecrust)


    Thanks for this great plugin.

    I notice in MC4WP > Form > Settings it’s possible to add “Subscriber tags” which adds the specified subscriber tags in Mailchimp when a user submits the form.

    This feature is missing from the WooCommerce integrations though at MC4WP > Integrations. Mainly the “WooCommerce Checkout” integration I’m interested in, if this had the same “Subscriber tags” field it would mean I could remove the official Mailchimp for WooCommerce plugin.

    Finally, if the ability to add a subscriber tag based on the product that was purchased was added, I think that would be an excellent heavily used feature.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    You can use this code snippet to add subscriber tags to that integration:
    https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/woocommerce/woocommerce-subscriber-tag.php

    Adding a tag per bought product is not possible as orders happen separately from subscribing. But if you buy our Premium add-on we can sync in all the order data and you can make campaigns based on what products someone bought.

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

    Thread Starter Alec Rust

    (@alecrust)

    Thanks for the useful code snippet. I’m surprised that’s not also implemented as a field in the “WooCommerce Checkout” settings form!

    Adding a tag per bought product is not possible as orders happen separately from subscribing.

    I don’t suppose you could elaborate on this a bit? Various premium plugins support this (example). To clarify it’s adding a Mailchimp subscriber when a WooCommerce product is purchased as your plugin already does, but basing the subscriber tag name off of the product purchased.

    But if you buy our Premium add-on we can sync in all the order data and you can make campaigns based on what products someone bought.

    The official Mailchimp for WooCommerce plugin already does this unless I’m missing something.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mailchimp tag in WooCommerce integration’ is closed to new replies.