API Reference

Realtime Map

Retrieve realtime visitor data with geo locations

GEThttps://analytics.flowsery.com/realtime/map

Fetch active visitors (last 10 minutes), recent events, and recent payments for the realtime map view.

Bearer Token (API key)

Response structure

<strong>visitors[]</strong> -- Active visitor details including location coordinates, system info, current URL, referrer, session data, customer status, profile data, and conversion likelihood scores.

<strong>conversionMetrics</strong> -- Baseline conversion rate and average value used for scoring.

<strong>recentEvents[]</strong> -- Recent pageviews and goal completions within the time window.

<strong>recentPayments[]</strong> -- Recent payment events within the time window.

Notes

The time window covers the last 10 minutes for active visitors, recent events, and recent payments. <code>conversionLikelihood</code> and <code>conversionMetrics</code> are present only when sufficient conversion modeling data exists. <code>hasConversionPredictions</code> is false when no conversion metrics are available yet.