For AI agents: the complete documentation index is available at https://docs.clickmax.io/en/llms.txt, the full documentation bundle is available at https://docs.clickmax.io/en/llms-full.txt, and this page is available as Markdown at https://docs.clickmax.io/en/faq/funnels/add-custom-html-css-javascript.md.
  • English
  • How do I add custom HTML, CSS or JavaScript?

    1. Open your funnel's page in the editor.
    2. Drag the custom HTML/JS element into the section you want.
    3. Open the element's code editor and paste in your HTML, CSS and JavaScript.

    This is the recommended route for integrations and external scripts.

    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.