Skip to main content
Solved

Maropost (neto) Site - when newsletter checkbox at checkout selected send info to Klaviyo list?

  • 28 May 2024
  • 5 replies
  • 38 views

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.

5 replies

Userlevel 3
Badge +7

Hey @Uncarved Block

To integrate the newsletter sign-up checkbox on your Maropost/Neto site with Klaviyo, you can follow these steps:

  1. Set Up Klaviyo Integration:

  2. Add Klaviyo Script:

    • Copy the Klaviyo script from your Klaviyo account:
      html

      Copy code

      <script type="text/javascript" async="" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=YOUR_PUBLIC_API_KEY"></script>

    • Go to your Neto Control Panel, select Settings & Tools > All Settings & Tools > Custom Scripts.
    • Click "Add New," name it "Klaviyo For Neto," paste the script into the Page Header field, and save it​ (Klaviyo Forum)​​ (Klaviyo For Maropost Commerce Cloud)​.
  3. Sync the Checkbox with Klaviyo:

    • 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.
  4. Configure Klaviyo List:

Refer to the Klaviyo for Neto documentation and the Klaviyo Help Center, which provides step-by-step guides and example codes for integrating custom forms and scripts​ (Klaviyo For Maropost Commerce Cloud)​​ (Klaviyo For Maropost Commerce Cloud)​.

Hope this helps :)

Badge +2

Thanks for the reply, but the service you are referring to is a paid service and the company who created the integration are a nightmare.

Userlevel 5
Badge +30

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

Badge +2

Do you have a list of developers?

Userlevel 5
Badge +30

Our partner portal at https://connect.klaviyo.com/ is your best bet! :)

Reply