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

Replace Mailchimp with a Flodesk integration #2162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gnclmorais
Copy link
Contributor

@gnclmorais gnclmorais commented Jan 25, 2025

It does what it says in the tin. When complete, this will close #2139. These changes will be tested locally with a real API key when we are sure this is in a good state (as far as we can see) to merge.

The only noticeable change for users is the styling of the newsletter call to action section that can be found on the homepage, for example:

before after
codebar io_newsletter_before codebario_newsletter_after

@matyikriszta, let me know what you think about the CodeClimate warnings, but I think they are a bit too zealous.

@gnclmorais gnclmorais force-pushed the me-from-mailchimp-to-flowdesk branch from a490c5b to fc6ba1b Compare January 25, 2025 08:33
if (window.fd) window.fd('form', {
formId: '678b693a7ae9331608185173',
containerEl: '#fd-form-678b693a7ae9331608185173'
});
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before release, this snippet has to come from codebar’s Flodesk account (right now this came from my test one).

contact:
title: 8. Contact
p1: "If you have any questions or complaints about this Privacy Policy or our information handling practices, you may email us at [email protected] stating 'Data inquiry' in the subject title, or by postal mail at: codebar Ltd, International House, 101 King's Cross Road, London, WC1X 9LP."
p1: "If you have any questions or complaints about this Privacy Policy or our information handling practices, you may email us at [email protected] stating 'Data inquiry' in the subject title, or by postal mail at: codebar Ltd, International House, 101 King's Cross Road, London, WC1X 9LP."
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These automatic space changes happened when I saved this file.

@gnclmorais gnclmorais force-pushed the me-from-mailchimp-to-flowdesk branch 2 times, most recently from df4e10c to 10c5afc Compare January 25, 2025 08:57
This will allow us to reduce emailing costs by a factor of 10.
@gnclmorais gnclmorais force-pushed the me-from-mailchimp-to-flowdesk branch from 10c5afc to 5795169 Compare January 25, 2025 09:07
@gnclmorais gnclmorais marked this pull request as ready for review January 26, 2025 13:58
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

Successfully merging this pull request may close these issues.

Move marketing emails away from Mailchimp
1 participant