---
title: How to create an online Sign Up form
description: NewZapp can generate code for you to add a simple sign-up form to your website or landing page and help grow your audience.
---

[Skip to content](https://help.newzapp.co.uk/how-to-create-an-online-sign-up-form#main-content)

[More support](https://help.newzapp.co.uk/kb-tickets/new?hsLang=en-gb)

[![NewZapp Comms RGB White](https://help.newzapp.co.uk/hs-fs/hubfs/NewZapp%20Comms%20RGB%20White.png?width=300&height=56&name=NewZapp%20Comms%20RGB%20White.png)](https://newzapp.co.uk/?utm_source=knowledge%20base&utm_medium=embed&utm_campaign=onsite&utm_content=NZLogo)

Open main navigation

Close main navigation

- [More support](https://help.newzapp.co.uk/kb-tickets/new)
- [Raise A Ticket](https://help.newzapp.co.uk/raise-a-ticket)

[Raise A Ticket](https://help.newzapp.co.uk/raise-a-ticket?hsLang=en-gb)

 How can we help you?

- There are no suggestions because the search field is empty.

1. [Help Centre](https://help.newzapp.co.uk/?hsLang=en-gb)
2. [Integrations](https://help.newzapp.co.uk/integrations?hsLang=en-gb)

# How to create an online Sign Up form

NewZapp can generate code for you to add a simple sign-up form to your website or landing page and help grow your audience.

Go to your contacts and click the cog in the top right to access your online Sign Up From code.

![Screenshot of the Sign Up Form option.](https://help.newzapp.co.uk/hs-fs/hubfs/Help%20Images/Online%20Sign%20Up%20Form%201.png?width=301&height=194&name=Online%20Sign%20Up%20Form%201.png)

Click on the 'Copy to clipboard' button to copy the HTML code.

The sign up form allows you to collect the following contact information: first name, last name, mobile number, date of birth, company name and email address. 

You can style the form and its elements however you like, but note the following: the \<form\> *name*, *id*, *action* or *method* attributes should not be changed. Any \<input\> element’s *name* or *type* attributes should not be changed.

### **Allowed Domains**

When you're on the Sign Up Form screen in NewZapp you'll see a section at the top called "Allowed Domains". This is where you enter the domain name of the website where the sign up form will be hosted. This is so that someone has to actually be on that website in order to sign up to the form which isn't a problem for humans as we'll need to be on that site, however spam bots don't have to be on the page itself and this will stop them being able to sign up!

If you have your Sign Up form hosted on a NewZapp Landing Page you will need to add the domain of "newzapp.co.uk".

![Screenshot of Allowed Domains section](https://help.newzapp.co.uk/hs-fs/hubfs/Help%20Images/Sign%20Up.png?width=670&height=103&name=Sign%20Up.png)

### **SPAM BOT Protection**

The code comes with "honey trap" protection. A hidden field that humans will not see but spam bots will attempt to fill in. This protection prevents junk sign ups.

### **Adding contacts to Groups**

By default, new contacts go straight into your account without any **Group** affiliations. You can automatically add new contacts to one or more Public or Private Groups in your account by adding the following \<input\> element:

```
<input type="hidden" name="GroupIds" id="MyGroupIds" value="GROUP IDS" />
```

Replace GROUP IDS with one or more of the *Group IDs* you can find by going to **Contacts**, hovering over a **Group** and clicking the *‘edit’* icon to *‘Edit Group Details’*. In the **Group** card copy the *ID*I of the Group and paste it in place of GROUP IDS e.g.

value=”534196”                                *- to sign contact up to one Group*

value=”534196,534190,669970”    *- to sign contact up to 3 Groups etc*

[How to find the Group ID](https://help.newzapp.co.uk/how-to-find-the-group-id?hsLang=en-gb)

### **Thank you pages**

When the form is submitted the user is automatically sent to unbranded *‘Sign Up Successful’* or *‘Sign Up Failed’* pages. However, you can add your own custom pages by adding the following \<input\> elements:

```
<input type="hidden" name="RedirectSuccess" id="MyRedirectSuccess" value="SUCCESS URL" />
```

 

```
<input type="hidden" name="RedirectError" id="MyRedirectError" value="ERROR URL" />
```

Replace SUCCESS URL and ERROR URL with your own appropriate secure web page URLs

- [Create and Send](https://help.newzapp.co.uk/create-and-send?hsLang=en-gb)
- [Surveys & Forms](https://help.newzapp.co.uk/surveys-forms?hsLang=en-gb)
- [Contacts](https://help.newzapp.co.uk/contacts?hsLang=en-gb)
- [Reports](https://help.newzapp.co.uk/reports?hsLang=en-gb)
- [Settings](https://help.newzapp.co.uk/settings?hsLang=en-gb)
- [Training Videos](https://help.newzapp.co.uk/training-videos?hsLang=en-gb)
- [Integrations](https://help.newzapp.co.uk/integrations?hsLang=en-gb)
- [Other Topics](https://help.newzapp.co.uk/other-topics?hsLang=en-gb)
- [General](https://help.newzapp.co.uk/general?hsLang=en-gb)

[![NewZapp Communications](https://help.newzapp.co.uk/hs-fs/hubfs/NewZapp%20Comms%20RGB.png?width=250&height=52&name=NewZapp%20Comms%20RGB.png "NewZapp Communications")](https://newzapp.co.uk)

Bradley House, Park Five Business Centre  
Exeter  
Devon. EX2 7HU

<https://www.facebook.com/NewZapp/> <https://twitter.com/NewZapp> [mailto:support@newzapp.com](mailto:support@newzapp.com) <https://newzapp.co.uk/>

Copyright © 2024,