Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
This guide is about managing the forms that allow registration to the Newsletter you manage on Infomaniak.
Prerequisites
- Access to the Newsletter product.
- Having created at least one registration form.
Copy the code necessary for integrating the form
To access your Newsletter forms 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 menu.
- 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 on the blue button to copy the code to the clipboard:
The HTML code needs to be updated every time you change your form settings (so you will need to reinsert the HTML code if changes are made in the registration 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). Of course, a Newsletter is sent only once per contact, even if the contact is present in different lists/groups:
on WordPress
- Insert a new block in the desired location.
- Choose an HTML type 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 on Update.
- The previously configured form appears on your site.
on Infomaniak Site Creator
- Hover over the desired location on the page to make a PLUS button appear 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 on 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:
This guide explains how to be notified by email when a new subscriber joins your Newsletter via one of your contact forms.
Be notified when a new contact subscribes
To access your Newsletter:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- If necessary, click on the domain name in the table that appears.
- The Newsletter interface will be displayed.
Then, to access the Newsletter registration form:
- Click on Forms in the left sidebar menu.
- Create or edit the form for which you want to track subscriptions:
- At the bottom of the page, check the box Receive an email for a new subscription.
- Click on the blue Save button to confirm the changes:
You will now receive an email whenever a contact subscribes to your Newsletter via this registration form. Simply uncheck the box at any time to stop receiving email notifications.
* All users of the Organization with the administrator role or higher will receive notifications as long as they have activated the option "Allow receiving (email) events related to products" present in the user management of the Organization.