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/guides/external-pages-with-clickmax.md.
  • English
  • How do I use Clickmax with a page hosted elsewhere?

    You do not have to rebuild a site that already works. A page hosted somewhere else can feed Clickmax with leads, events and navigation — as long as it loads the tracking code.

    Before you start

    • Role: Owner, Admin or Editor.
    • You need access to the external page's HTML to add the script.

    1. Choose the route

    What you wantUse
    Just to receive the leads from an existing formCapture link
    To track navigation and events beyond the formBrowser SDK on the page
    To send the visitor on to the next step of the funnelBrowser SDK with routing

    2. Capture the form

    With the script on the page, your form's fields start feeding Contacts. The contact enters your base like any other and can trigger automations.

    3. Record the source

    The external page also has to carry the UTMs through to the capture, otherwise the lead arrives with no source. See UTMs and lead source.

    4. Send them on to the next step

    If the external page is the front door to a Clickmax funnel, routing takes the visitor to the next step while keeping the context — rather than a fixed link that loses the trail.

    5. Validate

    Capture a test lead and confirm it appears in Contacts with the right source. See also validate pixel and events.

    The technical installation details are in the reference (Portuguese).

    If it didn't work

    • The lead does not arrive: confirm the script loads on the page — test with the browser console open.
    • It arrives with no source: the UTMs are not being carried through the navigation.
    • The form is not recognised: review how the fields are marked up, following the reference (Portuguese).