Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Insert a newsletter sign-up form
This guide concerns the management of forms that allow subscription to the Newsletter that you manage on Infomaniak.
Prerequisites
- Have access to the Newsletter product.
- Have created at least one subscription form.
Copy the code necessary for the form integration
To access the forms for your Newsletter and get the integration code:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the domain name assigned to the relevant product.
- Click on Forms in the left sidebar.
- Click on the action menu â‹® to the right of the relevant item in the displayed table.
- Click on Integration code:
- Choose between the JAVASCRIPT and HTML tabs to get one of the two types of codes useful for inserting your form on your pages and click the blue button to copy the code to the clipboard:
The HTML code requires an update every time you change the parameters of your form (you will therefore need to reinsert the HTML code in case of a change on the subscription form editor).
Insert the form on a website…
You can insert the same form in different places. You can also create multiple forms (to populate different contact groups, for example). Obviously, a Newsletter is sent only once per contact, even if they are present in different lists/groups:
... on WordPress
- Insert a new block in the desired location.
- Choose a block of type HTML:
- Paste the HTML code obtained in step 6 above (switch from the Javascript tab to the HTML tab to display the code corresponding to your form).
- Click on Update.
- The previously configured form appears on your site.
... on Site Creator Infomaniak
- Hover over the desired location on the page to display a PLUS button to add a block:
- Click on the PLUS button to choose a custom HTML code block:
- Paste the HTML code obtained in step 6 above (switch from the Javascript tab to the HTML tab to display the code corresponding to your form):
- Click the blue button to Continue and preview your form on your page:
- The previously configured form appears on your site:
... on a Starter offer - basic web page
- Open Web FTP on the Starter hosting:
- Edit the homepage
index.html
and paste the HTML code obtained in step 6 above (switch from the Javascript tab to the HTML tab to display the code corresponding to your form), before saving: - The previously configured form appears on your site:
Link to this FAQ: