- πΊπΈUnited States veronicaSeveryn
Added a patch to allow for setting Tags on subscribers through each webform's config. Single tag or comma-separated list.
- Status changed to RTBC
7 months ago 8:47pm 15 April 2024
MailChimp tags are a useful segmenting tool. Up until recently, site builders often used hidden interest groups for this purpose. There's even a patch to this module β¨ Provide user selectable interest groups as Webform predefined options Needs work that makes it easier to integrate with this feature. However, we discovered a bug β¨ Add support for Multiple Tags Needs review that prevented interest groups from working correctly. Furthermore, tags appear to be the more appropriate interface for hidden segmentation as of 2020.
We have a couple of patches that accomplished our goal of being able to tag members from D8. Unfortunately, it required patching both the this module as well as the Mailchimp module. The patches are fragile given all the moving parts of the MailChimp ecosystem at the moment. But we thought it would be helpful to document our efforts here, and possibly begin collaborating on a shared solution. You can see our initial implementation with this commit.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Added a patch to allow for setting Tags on subscribers through each webform's config. Single tag or comma-separated list.