Skip to content
☁️ HitKeep Cloud is coming! Join the Early Access waitlist →

Shared funnel stats

GET
/api/share/{token}/sites/{id}/funnels/{funnelID}/stats

Returns funnel stats through share token.

token
required
string
id
required
string format: uuid
funnelID
required
string format: uuid
from
string format: date-time
to
string format: date-time

Funnel stats

object
funnel_id
string format: uuid
name
string
overall_conversion_rate
number
steps
Array<object>
object
conversion_rate
number
dropoff
integer
name
string
step_index
integer
visitors
integer
total_completions
integer
total_entries
integer