funnelCompleteCount
This section contains reference documentation for the FUNNELCOMPLETECOUNT function.
Signature
Parameter
Description
Usage Examples
select FUNNELCOMPLETECOUNT(
stepCol,
visitorId,
'',
url = '/home',
url = '/product',
url = '/checkout'
) AS completedCount
from eventTablecompletedCount
Last updated
Was this helpful?

