Mailchimp Integration
Installation and Configuration
yes that is correct, as my newsletters and welcome emails are specific i.e. we have a lot of german speaking members who struggle with english, therefore the language info into mailchimp as mailchimp allows you to segment. The profile ID will allow us to send specific info to i.e. artists, producers or plan members.
the only thing I could not figure out is the joined date or the date when the user has accepted the terms
the info is in the database. however I have not managed to get the correct field name.
I can live without the date, below one error log I was able to catch,
Message [system] error adding user account to MailChimp list
Date 13 Dec 2016 22:23:57
IP Address 1XX.2XX.3C.1CC
URL /user/activate/bdfd8cc9380679e39250352913745062
Memory 32MB
Data
Array
(
[_user] => Array
(
[_created] => 1481636187
[_profile_id] => 42
[_updated] => 1481636187
[_user_id] => 17
[user_active] => 1
[user_email] => xxx.vvvvvv@rxxxxxxs.de
[user_group] => user
[user_jrKickbox_results] => {"result":"risky", "reason":"low_deliverability", "role":false, "free":false, "disposable":false, "accept_all":true, "did_you_mean":null, "sendex":0.75, "email":"xxxx.xxxxxxxi@ccccccccords.de", "user":"vvvvv.ffffff", "domain":"gggggggrecords.de", "success":true, "message":null}
[user_language] => en-US
[user_name] => Evvvvv
[user_validate] => bdfd8cc9380679e39250352913745062
[user_validated] => 1
[_item_id] => 17
[user_last_login] => UNIX_TIMESTAMP()
)
[response] => Array
(
[status] => error
[code] => 250
[name] => List_MergeFieldRequired
[error] => FNAME must be provided - Please enter a value
)
It appears I had the FNAME as required will change this, however the profile ID did not populate so far
tks for your help
helmut