veda-consulting-company / uk.co.vedaconsulting.mailchimp

Other
22 stars 43 forks source link

do contacts ever get marked as "no bulk email" in CiviCRM? #118

Closed jtbayly closed 9 years ago

jtbayly commented 9 years ago

Can anybody tell me if this extension ever marks contacts as "No bulk email" or "Do not email." and under what exact circumstances this will happen?

I've gotten conflicting reports on this.

Thanks, -Joseph

(Edited to add the "Do not email" option.)

jason-vivid commented 9 years ago

I don't see a "no-bulk email" in Civi. I do see a "Bulk Mailings?" button. Below is how Civi defines that if this is what you are referring to.

"If you are using the CiviMail component to send mailings to contacts, this field provides additional control over which email address is used. By default, CiviMail sends mail to each contact's preferred email address. If the contact has multiple locations, then the preferred email of the primary location is used. However, if the contact prefers to have CiviMail ('bulk') mailings set to an alternate email address - check the 'Use for Bulk Mailings' box next to that email address."

jtbayly commented 9 years ago

There is a setting called that in my installation. There is also "do not email." I'd like to know about either one. Here is a screen grab. screen shot 2015-01-07 at 7 02 20 pm

Oh, and in case it isn't clear, I wasn't talking about the bulk mail setting on the email address that you explained. This is a contact setting.

Thanks, -Joseph

veda-consulting commented 9 years ago

@jtbayly @jason-vivid in civicrm terms the "No Bulk Emails" is effectivey the user opting out of any mass emails from the organisation, the effect being that any emails sent using the bulk emailing options will exclude this contact. The "Do Not Email" applies across the board and will stop any emails going from CiviCRM to the contact, even transactional ones.

We plan to do a fuller write up of the correlation between these options and Mailchimp in the coming week, stay tuned!

jason-vivid commented 9 years ago

On our end allowing the MC extension to enable this would not be great due to reasons I addressed in another post. Briefly, contacts who are unsubscribed from one list only want to be removed from that list and not ALL of our mailings. Marking do not mail in this case would halt other communications which would foul up our system. A suggestion I posted earlier which I think would make others happy and get the same functionality would be to have the MC extension push something into the notes that says they were unsubscribed. This would be beneficial for multiple reasons, but one of those is that when a user unsubscribes from a list the extension removes them from the group. You can see it in the LOG but average CRM users wouldn't understand that and know that the API fired and removed them off of the list. Also as the log grows that data gets lost. CRM users can reference the notes right away and find out when they were removed from the list and how/why.

veda-consulting commented 9 years ago

@jason-vivid the latest version has some enhancements to sync immediately when changes are made to avoid contacts being re-subscribed etc. So when a change is made in CiviCRM its immediately pushed up to Mailchimp to avoid the pull from Mailchimp overriding the change. Closing for now, please open if we have some new questions.