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/reference/events.md.
  • English
  • Events and tracking

    The Browser SDK automatically measures clicks, scrolling, form submissions and checkout events on published pages; funnel and automation triggers use those same events (plus CRM, messaging and members events) to start or end a flow.

    Role and plan

    • Tracking: runs automatically on published pages and funnels with auto-track on — no role required and nothing to configure per event.
    • Configuring triggers: requires edit access to the funnel or the automation.

    Events measured by the Browser SDK

    Events sent to the backend from the page. Each event carries the payload below and a sending priority.

    EventPayloadPriority
    page_viewmobile, screenWidth, screenHeight, touchauto
    button_clickelementIdhigh
    link_clickelementIdhigh
    element_visibleelementIdlow
    form_submitformIdhigh
    scrollpercentagelow
    page_scrollpercentagehigh
    page_engagementsecondshigh
    initiate_checkouthigh
    contact_capturedauto
    scheduling_bookedscheduledCallIdauto
    purchasevalue, currencyauto
    purchase_approvedpaymentMethod, value, currency, checkoutIdauto
    purchase_declinedpaymentMethod, value, currency, checkoutIdauto
    card_declinedpaymentMethod, value, currency, checkoutIdauto
    pix_generatedpaymentMethod, value, currency, checkoutIdauto
    boleto_generatedpaymentMethod, value, currency, checkoutIdauto
    upsell_declinedelementIdhigh
    downsell_declinedelementIdhigh

    scroll and page_scroll measure different things and do not replace each other. scroll fires when a configured threshold is crossed (75% by default) and is what feeds the Scroll trigger. page_scroll is sent once per page, on exit, with the deepest point reached, rounded into 10% bands — it is what feeds the Avg. scroll metric in the funnel analytics view.

    page_engagement and page_scroll are sent when the visitor leaves the page or switches tabs. page_engagement carries a partial interval, so adding up a visit's sends gives the total time; page_scroll carries the running maximum, so the visit's highest value wins.

    Sending priorities

    PriorityBehaviour
    highSent immediately (before a redirect, where applicable).
    lowSent in a batch or with a delay.
    autoDecided by the system according to network conditions and visitor activity.

    Funnel and automation triggers

    The events above, together with CRM, messaging, members area and external platform events, make up the catalogue of triggers that start funnels and automations. The full list is in Automation triggers.

    If it didn't work

    • A page event never reaches the backend: check the error codes.
    • A trigger does not start the automation: review the setup and the error codes.
    • A list or tag broadcast on WhatsApp does not go out: you may have hit Meta's limit.