I want to start off a test-campaign using Mautic, and I would like to know how is it possible to integrate Mautic forms inside an HTML page.
Consider the following scenario: A small business is purchasing a landing page design service on Fiverr and want to use that landing page he get with his running Mautic system. How can he do it?
I’m a technical user, so please, don’t hold yourself and be as explicit as possible. (I did RTFM but couldn’t get a straight-forward answer if it’s possible to do this without having to write a full theme).
Thanks,
I want to start off a test-campaign using Mautic, and I would like to know how is it possible to integrate Mautic forms inside an HTML page.
Consider the following scenario: A small business is purchasing a landing page design service on Fiverr and want to use that landing page he get with his running Mautic system. How can he do it?
I’m a technical user, so please, don’t hold yourself and be as explicit as possible. (I did RTFM but couldn’t get a straight-forward answer if it’s possible to do this without having to write a full theme).
Thanks,
- set up the form in mautic.
- If you are using wordpress install the plugin and use the form short code.
Once created, Mautic forms provide a javascript that can be used to integrate the form into html pages.
That’s really cool, I didn’t notice it.
Thanks