I have a maropost/neto site that has a checkbox for newsletter sign-up on checkout page. Currently when the box is checked it accomplishes very little: Adds “Newsletter Subscriber” to customer details. Is it possible to have this checkbox connect to klaviyo and send info and add them to list, etc?
I have zero experience with integration and API etc.
Modify your checkout page to include the checkbox and ensure it captures the email address and subscription status.
Use a custom script to send the email and subscription status to Klaviyo. This may require some basic coding to handle the form submission and API call to Klaviyo (Klaviyo Forum). You might need to reach out to a developer for this one.
Configure Klaviyo List:
In Klaviyo, create a list where new subscribers from your checkout page will be added.
Modify your checkout page to include the checkbox and ensure it captures the email address and subscription status.
Use a custom script to send the email and subscription status to Klaviyo. This may require some basic coding to handle the form submission and API call to Klaviyo (Klaviyo Forum). You might need to reach out to a developer for this one.
Configure Klaviyo List:
In Klaviyo, create a list where new subscribers from your checkout page will be added.
@Uncarved Block Klaviyo doesn’t have a native integration with Maropost/Neto, so you’ll need to use 3rd party tools or hire a developer to custom code a solution for you.