How do I add custom HTML, CSS or JavaScript?
- Open your funnel's page in the editor.
- Drag the custom HTML/JS element into the section you want.
- Open the element's code editor and paste in your HTML, CSS and JavaScript.
This is the recommended route for integrations and external scripts.
Related
If it didn't work
- The script doesn't run in the editor: publish the page and test it on the public address, since many scripts only execute outside editing mode.
- You need more elements per page: check the platform limits.
- Unexpected behaviour after pasting the code: see the error codes.