Summary
Overview with the form’s metrics: total views, subscribers captured, and conversion rate.
With a subscription form you can capture the email of anyone who visits your website: fans who haven’t bought a ticket yet, people who want to know when you open sales, attendees from past editions. When someone fills it in, Nevent adds them to your database and you can send them campaigns from that moment on.
In this guide you’ll create your first form, configure what data it asks for, adjust its design, and install it on your website. About 10 minutes.
In the left side menu, inside the Audience block, click Subscriptions.
You’ll see the list of all your organization’s forms. Each row shows the name, the status (active or paused), the number of subscribers, and the creation date.
Click the + Create subscription button in the top right corner.
The creation wizard has three steps. The first is Basic information.
Fill in the fields you need:
On the right panel you’ll see a real-time preview of the form as you configure it.
Once you’ve written the name, the Next button becomes active. Click it.
In step 2 of the wizard you define what data the form will ask the person subscribing.
By default, the Email field is always included and can’t be removed: it’s the minimum data needed to send campaigns.
To add more fields, click the Add field… dropdown. A selector opens with the available fields.
The available fields are:
Click the field you want to add and it will appear in the list. You can drag it to change the order.
Clicking any field’s arrow expands it and lets you adjust three things:
You can also mark a field as required with the asterisk icon, or remove it with the trash icon.
Once you have the fields you need, click Next.
The third and final step of the wizard is Visual supplements. Here you decide whether you want to customize the form’s look now or later.
You have two options:
If you choose Customize now, three groups of controls unfold:
Colors
Four color pickers for the form’s background, button, text, and border.
Typography and spacing
Font selector, sliders for the title and subtitle size, and controls for border radius, inner padding, and spacing between elements.
The preview on the right updates in real time as you adjust the values.
Once you’re happy with it, click Create subscription.
Once the form is created, Nevent takes you to its management panel. From here you control everything related to that form. The left side menu shows all the available sections.
Summary
Overview with the form’s metrics: total views, subscribers captured, and conversion rate.
General
Edit the form’s name, description, and folders at any time.
Fields
Add, remove, or reorder the form’s fields after creating it.
Appearance
Edit the colors, typography, and spacing. Also the title, subtitle, and button text.
Automations
Configure which folders or custom fields get automatically assigned to each person who subscribes.
Subscribers
List of everyone who has subscribed: email, name, status, and subscription date.
Installation
The code you paste into your website to display the form.
Go to the Appearance section in the form’s side menu.
Here you can edit both the form’s content and its visual look. The left panel groups the options into collapsible sections: Content, Legal text, Container, Title, Subtitle, Input fields, CTA button, and Advanced. The preview on the right updates as you make changes.
In the Content section you can change the title, description, and button text your visitor will see. When you make changes, click Save.
Go to the Installation section in the form’s side menu.
You’ll see the installation code ready to copy. It’s an HTML snippet: a div container where the form will appear, the library script, and a configuration block with your form’s identifier.
The steps to install it:
<body> of your HTML, in a WordPress custom code block, or in the scripts section of your web editor (Webflow, Squarespace, Wix, etc.).The same screen includes a CSS customization section with variables for adjusting colors, typography, and borders if you want to go further than the visual Appearance controls.
Go to the form’s Automations section.
Here you can configure two things that happen automatically every time someone subscribes:
You now have your form configured and ready to receive subscribers in Nevent.
To see who has subscribed, go to the form’s Subscribers section: you’ll see their email, name (if you asked for it), confirmation status, and subscription date. You can export the full list with the Export subscribers button.