funnelStepDurationStats
This section contains reference documentation for the FUNNELSTEPDURATIONSTATS function.
Signature
Parameter
Description
Usage Examples
select FUNNELSTEPDURATIONSTATS(
stepCol,
visitorId,
ts,
'DURATIONFUNCTIONS(AVG,MEDIAN,MAX)',
url = '/home',
url = '/product',
url = '/checkout'
) AS durationStats
from eventTabledurationStats
Last updated
Was this helpful?

