0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries/funnels
Michael Matloka 72f67b1fc4
Fix funnel trends step indexes (#5172)
* Fix funnel trends `to_step` default

* Make steps 0-indexed in funnel trends too
2021-07-20 11:06:24 +01:00
..
test Fix funnel trends step indexes (#5172) 2021-07-20 11:06:24 +01:00
__init__.py Mix and Match ordering and visualization of funnels (#5031) 2021-07-08 16:38:42 +00:00
base.py Add Support for Excluding Events from Funnels (#5104) 2021-07-15 13:42:40 +01:00
funnel_event_query.py Fix denormalised props funnels (#5101) 2021-07-13 13:13:45 +00:00
funnel_persons.py Refactor some base Funnel query components (#5037) 2021-07-08 17:25:58 +00:00
funnel_strict_persons.py Refactor some base Funnel query components (#5037) 2021-07-08 17:25:58 +00:00
funnel_strict.py Enable person breakdowns querying for all ordering funnels (#5043) 2021-07-12 18:53:26 +02:00
funnel_time_to_convert.py Add all steps option to time conversion funnel (#5142) 2021-07-19 12:00:59 -07:00
funnel_trends_persons.py Funnel trends persons (#5060) 2021-07-13 09:57:19 +00:00
funnel_trends.py Fix funnel trends step indexes (#5172) 2021-07-20 11:06:24 +01:00
funnel_unordered_persons.py Refactor some base Funnel query components (#5037) 2021-07-08 17:25:58 +00:00
funnel_unordered.py Enable person breakdowns querying for all ordering funnels (#5043) 2021-07-12 18:53:26 +02:00
funnel.py Add Support for Excluding Events from Funnels (#5104) 2021-07-15 13:42:40 +01:00