This is the final phase of the signup form creation process. By this point, you have customized your form and relevant thank you pages. We provide some options to share your signup form, including embedding it on your website, sharing it on social networking sites, posting a direct URL, and including a signup form for our WordPress users, etc.
To publish your signup form:
- From the Navigation toolbar choose Contacts and select Manage Lists.
- Select the mailing list that is associated with the form that you want to publish.
- Select Forms subtab.
- Select the form that you want to publish.
- Click Get Code.
Note
You can get the embed code for a form only after you associate a mailing list with it.
Website Code
This is a conventional way to add signup forms to your website. Just copy the generated code and paste it wherever you want the signup form displayed on your website.
WordPress Code
The Zoho Campaigns plugin for WordPress allows your blog visitors to subscribe to a mailing list. Your signup forms can be embedded in your website/blog with just a short bit of code.
Including header to website’s header.php – For WordPress users
If you have a WordPress- based website, you'll need to add the script part of your signup form code into the header section of your website for your signup form to work properly.
To apply this JavaScript to every page of your site, you can add either the call for the JavaScript or the script itself to your header.php template file—between the meta tags and the style sheet link—just as you would if you were using JavaScript in a typical HTML page.
"To use JavaScript repeatedly within your site, you can either set the call for the JavaScript, or the script itself, in the head of your header.php template file, between the meta tags and the style sheet link, no differently than you would if you were using JavaScript in any HTML page."
Short URL and QR code
Here, the signup form is in the form of a URL that can be posted social media such as Facebook, Twitter, and LinkedIn. Upon clicking the link, the user will be redirected to a page with the signup form. You can also use the form's QR code in your pages that visitors can scan and sign up.
This is the simplest way to subscribe to mailing lists. The signup form is in the form of a call-to-action button and is a great way to generate leads at events and webinar registrations.
Raw HTML
Raw HTML is the basic HTML code that does not contain CSS or JavaScript. You can customize the code to your requirements.
No CSS
Embedding a No CSS code for your signup form will not have any form of design that is provided by Zoho Campaigns. You can however modify the code to your requirements.
No Javascript
Embedding a No JavaScript code for your signup form will not include CAPTHCA, tracking code, multiple list subscription, and date field in your signup form.
Facebook Page
If your Facebook page has been integrated with Zoho Campaigns, you can embed the signup form as a tab in your Facebook page. This way, your fans and visitors can sign up and be added to your Zoho Campaigns mailing lists.
To add a signup form on your Facebook page:
- Go to Publish Options and click Facebook Page.
- Click Associate.
- Select your Facebook account page from the dropdown menu.
- Click Save and Publish.
- The signup form will be published on your Facebook page.You can view the form by clicking Visit my Facebook Page.
Iframe Code
If you are not interested in embedding the JavaScript code, we do provide the option to publish your signup form through iframe. An iframe is an HTML section embedded within another HTML section of a webpage.
- Go to Publish Options and click Iframe Code.
- Select Get Code and click iFrame Code.
- Copy the iframe code and paste it into your website's HTML. Make sure to adjust the form's width and height dimensions before publishing it to your website.