This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:how_to_create_an_interface [2023/06/12 11:24] – bk | en:how_to_create_an_interface [2025/04/01 10:51] (current) – [How do I create an interface?] bk | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== | ====== | ||
- | For a newsletter, new addresses are generally obtained automatically, | + | For a newsletter, new addresses are generally obtained automatically, |
- | <WRAP round tip 80%> | ||
- | If you use SOAP, you will find all address interfaces under //Addresses > Generation// | ||
- | </ | ||
- | ===== 1. Creation of an interface | + | ==== Creation of an interface ==== |
- | Via //Addresses > Interfaces// | + | Via //Addresses > Interfaces// |
{{: | {{: | ||
- | The following window opens via //Create interface//, | + | The following window opens via //Create interface//, |
{{: | {{: | ||
+ | ==== Menu item Sheet ==== | ||
- | ===== 2. Configure hooks ===== | + | === Configure hooks === |
- | Under //Add hook// you can define which //Action// should be carried out with the generated address. First choose between the following actions: \\ | + | Under //Add hook//, you can define which //Action// should be carried out with the generated address. First, choose between the following actions: \\ |
\\ | \\ | ||
{{: | {{: | ||
Line 28: | Line 26: | ||
Now select a target group for which the action is to be carried out under //List//. | Now select a target group for which the action is to be carried out under //List//. | ||
- | ===== 3. Enter URL for redirects | + | === Insert |
- | After a successful or failed login, you can be redirected to any page. To do this, enter a URL, e.g. a confirmation page on your company website. | + | After a successful or failed login, you can be redirected to any page. To do this, enter a URL, e.g., a confirmation page on your company website. |
- | You can specify a URL including a protocol for forwarding if the login was successful. Appending parameters is possible to personalize the landing page. | + | You can specify a URL, including a protocol for forwarding, if the login was successful. Appending parameters is possible to personalize the landing page. You can also enter a URL, including a log for forwarding, in the event of a failed login. |
- | You can also enter a URL including a log for forwarding in the event of a failed login. | + | |
- | ===== 4. Copy interfaces | + | === Copy interfaces === |
- | At the top right of the interface you have the option of copying the created interface with all the associated settings. | + | At the top right of the interface, you have the option of copying the created interface with all the associated settings. |
{{: | {{: | ||
+ | |||
+ | ==== Menu item Log ==== | ||
+ | |||
+ | Here you will find a list of user actions: | ||
+ | |||
+ | | Created | Timestamp when the user performed the action | | ||
+ | | Action | registration or confirmation of the registration | | ||
+ | | Process | Code that establishes the connection between registration and confirmation | | ||
+ | | IP address | IP address of the user | | ||
+ | | User ID | User ID of the user | | ||
+ | | Message | Comment entered via API (optional) | | ||
+ | |||
+ | ==== Menu item Statistics ==== | ||
+ | |||
+ | Above you will find the following two statistics: | ||
+ | |||
+ | Registrations: | ||
+ | Confirmations: | ||
+ | |||
+ | Below you will find the openings and clicks on the DOI Mail. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | ==== Menu item DOI campaign ==== | ||
+ | |||
+ | This tab only appears if //Email// was selected as the channel and //Double Opt-In// was selected as the opt-in type. | ||
+ | |||
+ | You can create one or more messages. The message that is to be used for the DOI Mail must be activated. | ||
+ | |||
+ | The available messages are displayed in a list. (Maximum) one message is active. The active one is used for delivery. It cannot be edited. To change the active message, you can copy it and edit the copy or create a new one. Activating the message created in this way will deactivate the previously active message. | ||
+ | |||
+ | === Creating a double opt-in email === | ||
+ | |||
+ | Don't forget to configure sender and subject too! | ||
+ | |||
+ | You can use $confirmToken, | ||
+ | |||
+ | Example URL: | ||
+ | < | ||
+ | |||
+ | |||
+ | If you want to use our system and still want to use a replaced URL for tracking you can use this URL: | ||
+ | < | ||
+ | |||
+ | ==== Menu item Form ==== | ||
+ | |||
+ | <WRAP round tip 80%> | ||
+ | The form creation is only possible in clients with the mail-unique identification feature (not for custID-unique). It is only available for the “E-Mail” channel. | ||
+ | </ | ||
+ | |||
+ | Under this menu item, you can configure a form for address generation that you can embed on a website or call up as a stand-alone page. | ||
+ | |||
+ | === Content tab === | ||
+ | |||
+ | In the //Content// tab, you can select the fields that your form should contain. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | <WRAP round info 80%> | ||
+ | The E-Mail and " | ||
+ | |||
+ | A recipient field cannot be added to a form more than once. | ||
+ | |||
+ | </ | ||
+ | |||
+ | == Field of type " | ||
+ | |||
+ | The same newsletter can be selected as often as you like. | ||
+ | |||
+ | Validation is not possible in the preview. | ||
+ | |||
+ | === Confirmation page tab === | ||
+ | |||
+ | Here you can enter and format text that should be displayed after the completed form has been submitted. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | <WRAP round info 80%> | ||
+ | Our system does not support placeholders on the confirmation page, e.g., for a personalized greeting. | ||
+ | </ | ||
+ | |||
+ | === Design tab === | ||
+ | |||
+ | Set the font, font size, font color, and primary color of the button. You can optionally insert a custom CSS. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | === General tab === | ||
+ | |||
+ | Select a language. To use a separate page for the form, enter an image path and an imprint link. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | <WRAP round info 80%> | ||
+ | Click Publish to initially publish the form so that it is available. Publish changes to make them visible on the page. | ||
+ | </ | ||
+ | |||
+ | === Preview tab === | ||
+ | |||
+ | Here you can see the preview of the created form. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | === Usage tab === | ||
+ | |||
+ | Copy the code of the created form to embed it on a web page or copy the code for a stand-alone page. | ||
+ | |||
+ | {{: | ||
- | {{tag> | + | {{tag> |