HTML code explanations – HTML code – Subscription form for multiple newsletters
You can give your recipients the option to subscribe to multiple newsletters via an HTML subscription form. For this purpose, you need to integrate a check box for each newsletter in your HTML code.
Parameter
INXMAIL_SUBSCRIPTION The ‘INXMAIL_SUBSCRIPTION’ parameter must be entered for each newsletter/check box in the case of an HTML subscription form for multiple newsletters. The name of the respective mailing list should be used as the value. (The "INXMAIL_SUBSCRIPTION" parameter can therefore not be defined universally within the <head> tag.)
<label>
<input type="checkbox" name="INXMAIL_SUBSCRIPTION" value="[Mailingliste 1]">Mailingliste 1
</label>
<label>
<input type="checkbox" name="INXMAIL_SUBSCRIPTION" value="[Mailingliste 2]">Mailingliste 2
</label>
INXMAIL_TRACKINGPERMISSION The ‘INXMAIL_TRACKINGPERMISSION’ parameter can only be used for the HTML subscription form as a whole. In other words, recipients can only give their consent to person-based tracking for all newsletters or for no newsletters.
All other parameters behave in the same way as HTML subscription forms for just one newsletter. See the Parameter section.
Further explanations
In all other respects, the HTML code for a subscription form for multiple newsletters with Google reCAPTCHA corresponds to the HTML code for an HTML subscription form for one newsletter. Detailed information can be found in the following sections:
Inxmail Professional:
2 possible use cases
Depending on your contract, you might use Inxmail Professional in different ways:
-
As part of the Inxmail platform: You use newsletters & campaigns as your main tool for creating and sending newsletters. Inxmail Professional only serves as a recipient database and configuration tool in the background.
We are constantly expanding the functionality of “Newsletters & Campaigns”. Check out newsletters & campaigns section to find out if the feature you are looking for might already be available there.
-
Full scope: You use the legacy tool Inxmail Professional as your main tool for creating and sending newsletters.
Did you not find what you were looking for?
-
Send us your feedback.