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.
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