funneljoin
funneljoin copied to clipboard
Support # of events following?
Another pattern I do is "filter for users who saw the homepage and then completed at least three exercises." Does it make sense to build support for making a minimum number of event 2s happening? We could default to just one.
can do a "first-any" then a count then a filter.