Skip to content
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

Open
2 tasks done
MirandaEcho opened this issue Mar 26, 2020 · 13 comments
Open
2 tasks done

Create MailChimp newsletter for Link Roundups #6

MirandaEcho opened this issue Mar 26, 2020 · 13 comments
Assignees
Milestone

Comments

@MirandaEcho
Copy link
Collaborator

MirandaEcho commented Mar 26, 2020

  • Create campaign, audiences, & basic template in MailChimp for daily link roundup for his "Bucket" section of the site
  • Update signup form to include checkboxes for daily roundup, weekly stories, and monthly updates
@MirandaEcho MirandaEcho added this to the ASPE-002 milestone Mar 26, 2020
@joshdarby joshdarby self-assigned this Apr 2, 2020
@joshdarby
Copy link

Create campaign, audiences, & basic template in MailChimp for daily link roundup for his "Bucket" section of the site

Mailchimp is yelling at me that they've hit their allotted number of audiences allowed for their plan (5).

@joshdarby
Copy link

joshdarby commented Apr 6, 2020

basic template in MailChimp for daily link roundup for his "Bucket" section of the site

@MirandaEcho Do we know...

  • what section of his site is the "Bucket" section
  • does he want to automate this like the other newsletter
  • if he does want to automate it, do they already have a feed set up for posts with this specific tag besides https://www.aspenjournalism.org/?feed=mailchimp?

@joshdarby
Copy link

Update signup form to include checkboxes for daily roundup, weekly stories, and monthly updates

Do we know which list/audience is for monthly updates?

@joshdarby
Copy link

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.

@joshdarby
Copy link

joshdarby commented Apr 6, 2020

I think this is ready for testing by us/him.

I have:

@joshdarby
Copy link

joshdarby commented Apr 6, 2020

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?

@benlk
Copy link
Collaborator

benlk commented Apr 6, 2020

I think it's a regular campaign, but I may be wrong. Either way, we should document that in Link Roundups.

@joshdarby
Copy link

@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.

@joshdarby
Copy link

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 😬

@joshdarby
Copy link

Now that this magically works:

@MirandaEcho Do we want to modify anything on the template, like order of items displayed or anything like that?

Screen Shot 2020-04-22 at 12 09 19 PM

@joshdarby
Copy link

joshdarby commented Apr 23, 2020

  • remove saved links from main mailchimp feed
  • switch language to match "the bucket" & subtext from the site. News of interest to Aspenites
  • remove "weekly" language at the top
  • make RSS feed that pulls in most recent saved links from 12pm-12pm
  • set up email template to automate sending from that feed

@joshdarby
Copy link

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:

We pull in the date for any of these tags, in this order: 'pubDate', 'pubdate', 'published', 'created', 'updated', 'date.' If you set your campaign to daily, it will send posts from the last 24 hours before it was triggered;

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.

@benlk
Copy link
Collaborator

benlk commented Apr 30, 2020

Yes, that would be more future-proof. But if we're doing that, we should remove the -1 loading of all saved links, and instead replace it with a smaller number, like 100.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants