En:Newsletter Interface

Aus Winestro.Cloud Handbuch
Version vom 14. Oktober 2024, 10:57 Uhr von Sonora (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „With the newsletter interface, you can create an automated registration option for customers in e-mails and/or on homepages. We will provide you with a registration form that is visually adapted to your homepage. == Requirements == The interface is available to all Winestro.cloud users - we only charge a fee for the setup, which you can find in [https://www.winestro.cloud/preise.php our current price table]. You only need a homepage, there are no further…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

With the newsletter interface, you can create an automated registration option for customers in e-mails and/or on homepages. We will provide you with a registration form that is visually adapted to your homepage.

Requirements

The interface is available to all Winestro.cloud users - we only charge a fee for the setup, which you can find in our current price table. You only need a homepage, there are no further requirements.

Settings in the program

To commission the interface, go to System - Settings - E-Mail. At the bottom you will find the DoubleOptIn ( DOI ) settings. There you can instruct the Winestro.Cloud team to create your form and specify which email template the interface should work with.

Incoming registrations

If a customer completes the form, they will first receive an e-mail asking them to confirm their registration. A legally admissible standard text without advertising is used for this purpose. This e-mail is sent with the “e-mail desktop” you have set - i.e. also with your normal greeting. Only when the e-mail is opened and the link it contains is clicked will the actual registration be triggered. The registration will be displayed in your Winestro.Cloud account under POST - Email settings - DoubleOptIn for you to edit.

  Only when you edit the registration there will changes be made to your customer data and the registration will take effect for the next newsletter.

Integration into your homepage

After we have adapted your form to the look of your homepage, you will receive your personal link to your form by e-mail. Your webmaster can integrate this link into your homepage with minimal effort via a so-called iframe

Your webmaster must insert the following HTML code in the appropriate place on your homepage: <iframe src="###Link zum Formular###"></iframe>

To additionally ensure that the form is displayed in a certain size, the width and height attributes of the iframe must be defined. This can look like this, for example:

<iframe src="###Link zum Formular###" style="width=100%; height=400px"></iframe>


The forms are responsive and automatically adapt to the available width of the iframe. You can find an example of the integration here: https://bibo-runge-wein.de/kontakt/

If your webmaster has any further questions, we are happy to offer additional support.