Carrd Integration
Track new email signups on your Carrd landing pages.

Carrd is a platform that lets you build simple one-page sites for your portfolio or a landing page to collect emails.
You can integrate Carrd with Creator Kiwi by embedding our tracking script which will automatically attribute new email signups to your links.

In this guide, we’re adding a form to Carrd that will connect to Kit , but this will work the same for the other email providers Carrd supports (e.g. beehiiv, Mailchimp, HubSpot).
Before we begin
The Carrd integration requires a Pro Standard or higher plan on Carrd.
You can create a free account on Creator Kiwi to use this integration.
How does it work?
When someone enters their email and submits the form, our script will automatically create a new Activity
in Creator Kiwi representing an email signup.
This will create a new Person
in Creator Kiwi that acts like a contact in a CRM.

You will see the persons email and, if applicable, the link and associated Publication
(i.e. YouTube video) they came from.
1. Add a form element
On your Carrd page, press the +
button and select Form
.

When clicking on the element on your page, the left sidebar will show the properties of the form.
Select Signup...
as the Type
for the form.
This will collect an email address our script will use to create a new Person
.
Select the email provider that you use and supply the required information (e.g. API Key, Form ID)
2. Paste the tracking script
Press the +
button again and select Embed
.
Set the Type
to Code
.
The script needs to be placed at the end of the HTML body and shouldn’t be visible.

For Style
, make sure it’s set to Hidden
and Body End
.
Paste the following code into the Code
section on the left sidebar:
<script src="https://cdn.creatorkiwi.com/kiwi.js" async></script>
Finally, publish your changes by selecting the save icon in the top right.
That’s it!
Those are all of the required steps to start tracking email signups from Carrd with Creator Kiwi.
If you have any questions or problems, feel free to reach out to [email protected].