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 2f5266e2cf
Funnel time to convert query (#4947)
* Create funnel_time_to_convert.py

* Create test_funnel_time_to_convert.py

* Remove unused things

* Rework time to convert query to use our own SQL

* Add comments to query

* Fix typo in comment

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

* Use feedback

* Only override `ClickhouseFunnelTimeToConvert._format_results`

* Switch test users B and C around

* Fix typo

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: eric <eeoneric@gmail.com>
2021-07-01 13:41:11 -04:00
..
test Funnel time to convert query (#4947) 2021-07-01 13:41:11 -04:00
__init__.py Funnels reorganization, persons pagination, and conversion window support (#4810) 2021-06-23 21:49:39 -04:00
base.py Funnel with Strict Step Ordering (#4890) 2021-07-01 13:14:40 -04:00
funnel_event_query.py Funnel with Strict Step Ordering (#4890) 2021-07-01 13:14:40 -04:00
funnel_persons.py Setup Funnel Unordered persons and Testing (#4943) 2021-07-01 12:11:54 -04:00
funnel_strict_persons.py Funnel with Strict Step Ordering (#4890) 2021-07-01 13:14:40 -04:00
funnel_strict.py Funnel with Strict Step Ordering (#4890) 2021-07-01 13:14:40 -04:00
funnel_time_to_convert.py Funnel time to convert query (#4947) 2021-07-01 13:41:11 -04:00
funnel_trends_persons.py Funnels reorganization, persons pagination, and conversion window support (#4810) 2021-06-23 21:49:39 -04:00
funnel_trends.py Funnel time to convert query (#4947) 2021-07-01 13:41:11 -04:00
funnel_unordered_persons.py Setup Funnel Unordered persons and Testing (#4943) 2021-07-01 12:11:54 -04:00
funnel_unordered.py Setup Funnel Unordered persons and Testing (#4943) 2021-07-01 12:11:54 -04:00
funnel.py Setup Funnel Unordered persons and Testing (#4943) 2021-07-01 12:11:54 -04:00