-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create MailChimp newsletter for Link Roundups #6
Comments
Mailchimp is yelling at me that they've hit their allotted number of audiences allowed for their plan (5). |
@MirandaEcho Do we know...
|
Do we know which list/audience is for monthly updates? |
Based on https://github.com/INN/link-roundups/blob/master/docs/mailchimp.md, it looks like we'll need to make sure he knows that he will need to create actual roundup posts as opposed to just saving links. Currently there are 11,xxx saved links but 0 roundups. |
I think this is ready for testing by us/him. I have:
|
Campaign in MC: https://us5.admin.mailchimp.com/campaigns/edit?id=3858541 @benlk Since this will be automated via Link Roundups, does this need to be an RSS email campaign in MC or just a regular email campaign? |
I think it's a regular campaign, but I may be wrong. Either way, we should document that in Link Roundups. |
@MirandaEcho Update on this since we're at about time: Everything is configured. However, Link Roundups isn't populating the automated Mailchimp email the way it should be. @benlk and I took a few minutes after Scrum to discuss it but can't find an obvious error/issue with it so far. Exporting the logs from Flywheel didn't prove to be helpful and WP Debug isn't showing any issues either. |
Spoke with Mailchimp support and they mentioned the most likely reason this isn't working is because LR is using V2 of their API which is no longer supported/maintained 😬 |
Now that this magically works: @MirandaEcho Do we want to modify anything on the template, like order of items displayed or anything like that? |
|
So I have the automated email all set up in Mailchimp and it seems to be working as expected. However, quick question for @benlk: I found this in their docs:
Do you think we'd be better off removing the whole time conditional from the feed and just let Mailchimp handle it? Seems like that would be more future proof in case any of the timezone settings in WP or the server side get messed with. |
Yes, that would be more future-proof. But if we're doing that, we should remove the |
The text was updated successfully, but these errors were encountered: