All Collections
INTEGRATION
INTEGRATION OF NEWSLETTER SIGN-UP FORMS
How to integrate a form on an external landing page?
How to integrate a form on an external landing page?
Klaudia Wilk avatar
Written by Klaudia Wilk
Updated over a week ago

How to integrate a form on an external landing page?

If you have a signup form on an external landing page (under a different domain) and would like to collect data from it to edrone as well, it is of course possible.

Firstly, the entire page/landing page needs to be integrated, that is, you need to add in the head the code that initiates edrone with the app_id of your Workspace. How exactly to do this, you will learn in the article about custom integration.

Next, you need to prepare additional JavaScript code, which will be sending data from the form to edrone. The code should be prepared in the same way as the codes under the forms on the store page, that is, according to the documentation: https://docs.edrone.me/sending-data-client.html#subscribe

The code should be placed on the landing page (in the body section, under the form) and then verify that the data is correctly sent to edrone CRM.

It is worth remembering that we do not have the option of linking to external forms, e.g. previously created by the customer in another system they have used.

If it is not possible to place an additional form on a page, edrone's onsite elements (popup / weblayer) come to the rescue. In addition, edrone allows you to analyse the main metrics associated with the onsite elements: the number of users who signed up for your newsletter using the onsite elements, clicks on pop-ups and weblayers and page views.


Need more help?

If you have any further questions about the newsletter forms on landing page integration, please do not hesitate to contact us at hello@edrone.me


Did this answer your question?