FUNNELEVENTSFUNCTIONEVAL
This section contains reference documentation for the FUNNELEVENTSFUNCTIONEVAL function.
Last updated
Was this helpful?
Was this helpful?
SELECT
userId,
funnelEventsFunctionEval(
timestampCol,
'1000',
4,
url = '/product/search',
url = '/cart/add',
url = '/checkout/start',
url = '/checkout/confirmation',
3,
timestampCol,
userId,
url
) AS funnelEvents
FROM events
GROUP BY userId
ORDER BY userId["1, 12", "1000", "user00", "/product/search", "1010", "user00", "/cart/add", ...]