Public endpoints and data flow
Understand collect, ping, script, chat and voice routes, response states, limits and stored records.
Visitor Intelligence & Live Engagement
Open guide →GuideUnderstand the public collect endpoint
Receives validated event batches for a registered site.
Open guide →GuideUnderstand the public ping endpoint
Maintains active session state.
Open guide →GuideUnderstand the public script endpoint
Serves or supports portable script delivery where used.
Open guide →GuideUnderstand invalid_site responses
The collector rejects an unknown or invalid site key.
Open guide →GuideUnderstand collection_disabled responses
The collector rejects collection while disabled.
Open guide →GuideUnderstand ignored responses
Privacy or staff-exclusion rules can return an ignored result.
Open guide →GuideUnderstand restricted public CSRF exclusions
Only the module’s required public collection/chat/voice endpoints are excluded through its filter.
Open guide →GuideUnderstand stored Visitor Intelligence records
The installer creates sites, sessions, events, pageviews, conversions, settings, ignored IPs, chat threads/messages and voice records.
Open guide →GuideUnderstand session creation and update
The collector creates or refreshes a session and records last activity.
Open guide →GuideUnderstand event storage
Supported event payloads are recorded against the visitor session.
Open guide →GuideUnderstand page-view storage
Page views are stored separately for journey reporting.
Open guide →GuideUnderstand public chat routes
chat_poll, chat_send and chat_close support the embedded visitor interface.
Open guide →GuideUnderstand public voice routes
voice_poll, voice_answer and voice_signal support visitor WebRTC signalling.
Open guide →GuideUnderstand live_json
The administrator Live Monitor polls this endpoint for KPIs and rows.
Open guide →GuideUnderstand administrator chat routes
chat_open, chat_poll, chat_send, unread and thread-open support staff engagement.
Open guide →GuideUnderstand administrator voice routes
chat_voice_start, poll and signal support staff WebRTC signalling.
Open guide →